this post was submitted on 22 Jan 2024
180 points (99.5% liked)

Linux Gaming

14267 readers
65 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 1 year ago
MODERATORS
 

Surreal Engine is an ongoing project to reimplement UE1, mainly focused on Unreal Tournament v436 and Unreal Gold v226 at the moment.

This one has been discussed in the other linux_gaming community before, more than two years ago. Since then there were numerous improvements:

  • It can now run UT99 maps and Unreal Gold botmatch maps (whereas it was limited to only UT before), and boot up onto the intro flyby of Deus Ex.
  • Colission handling is much better (but not perfect yet).
  • Can utilize SDL2 on Linux for windowing and native Wayland support (previously it'd use pure X11, and actually still does if you don't have SDL2 installed).
  • The menus mostly work now.
  • Initial works for the AI (they will move around sometimes, and retaliate if attacked).
  • Game detection system based on the SHA1 sum of the game executable. This allows us to detect many versions of UT and U1/UGold, as well as Deus Ex, Klingon Honor Guard, NERF Arena Blast, and more!
  • A launcher has been added to select the game you want to play on startup. And lots of other improvements!

There is still a lot of work to do to implement everything though, and contributions are always welcome!

you are viewing a single comment's thread
view the rest of the comments
[–] sdrawk@lemmy.world 3 points 5 months ago (1 children)
[–] LupertEverett@lemmy.world 1 points 5 months ago

Sadly it cannot yet. The engine immediately crashes upon starting it up. Current focus is more on getting Unreal Tournament v436 and Unreal Gold v226 (and Deus Ex whenever it gets some attention) running.