this post was submitted on 01 Aug 2025
247 points (99.2% liked)
Linux Gaming
20389 readers
653 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.
No memes/shitposts/low-effort posts, please.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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?