265
Found something on the attic
(lemmy.dbzer0.com)
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.
No memes/shitposts/low-effort posts, please.
WWW:
Discord:
IRC:
Matrix:
Telegram:
So, does it still run?
I am only guessing and extrapolating based on how this usually goes:
While the Linux kernel usually maintains long term backward compatibility very well unfortunately the userspace (libraries) is a different story.
Looking at the game's faq the main dependency seems to be SDL. There is no OpenGL or other 3D library requirement. It might also depend on which version was shipped on the CD according to the faq there was an earlier statically linked version (which I am guessing might be easier to get to run) and a later dynamically linked one.
Usually there is an issue with glibc or Mesa compatibility.
...Does this game use Mesa?