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
 

Gaming on Linux since long time 😁

Bonus system requirements:

collapsed inline media

you are viewing a single comment's thread
view the rest of the comments
[–] domi@lemmy.secnd.me 10 points 1 day ago (2 children)
[–] donio@lemmy.world 6 points 1 day ago

I am only guessing and extrapolating based on how this usually goes:

  • It's probably possible to get it to run but would take a lot of work
  • It's probably much easier to just run the windows version under Wine

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.

[–] mushroomman_toad@lemmy.dbzer0.com 3 points 1 day ago* (last edited 1 day ago)

Usually there is an issue with glibc or Mesa compatibility.

...Does this game use Mesa?