Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
a1ba
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
a1ba
3y ago
Original Xash3D is only developed for Windows. Initially fork was done to port all the Windows-specific code to SDL, but since then the goals has changed on improving compatibility and extending it further for modders.
2.
▲
by
a1ba
3y ago
VGUI usually isn't used for HUD drawing. If you have problems, better report them at our issue tracker on GitHub. Even if it was unsupported configuration, there might be somebody who knows how to fix this exact issue.
3.
▲
by
a1ba
3y ago
Xash3D isn't the engine of the 90s, despite it allows to run the game from this era. The fact that it actually works in such constrained environments is impressive. We ran our FWGS fork with our own software renderer on Chinese MP3 pla
4.
▲
by
a1ba
3y ago
I wish these ports were upstreamed, so they could leverage optimisations that could be found in latest development branch. At this time, only nswitch and psvita are upstreamed, but both tend to get broken over time, mostly due to breakage i
5.
▲
by
a1ba
3y ago
Sorry, it happens. :)
6.
▲
by
a1ba
3y ago
There is FreeHL, a clean room implementation of HL1 game logic on top of FTEQW. It's pretty impressive project.
7.
▲
by
a1ba
3y ago
Unfortunately, it was by original Xash3D author. In FWGS we do not take any leaked code, but we also do not tend to do clean room implementations, since it's easier to work with decompiled code. And license-wise it would be very hard t
8.
▲
by
a1ba
3y ago
Maintainer here. We have upstream support for macOS now, since there is at least one person ready to work on it. Well, thankfully, it doesn't require too much work, except some Apple specifics. If someone could set up a CI build, that