this post was submitted on 25 Jul 2026
133 points (100.0% liked)
Linux Gaming
26981 readers
217 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
Help:
- ProtonDB
- Are We Anticheat Yet?
- r/linux_gaming FAQ
- Fork of an earlier version of the above
- PCGamingWiki
- LibreGameWiki
Launchers/Game Library Managers:
General:
Discord:
IRC:
Matrix:
Telegram:
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Bazzite might be the wrong distro for you. Being immutable means you have fewer options for building out specialized hardware support.
You could also try using Bottles to make yourself a dedicated Bottle/prefix for your sims. You would then put everything you need — games and tools — inside that Bottle. There are many ways to do this, but I consider Bottles the easiest to learn and use.
With Distrobox you can install any Linux software you could on any other distro. Immutable isn't the hurdle people make it out to be. It's just different than what people have been used to for so long.
It depends what kind of software exactly. If you need a kernel module driver then you'll have to make a custom image. It's pretty easy if you just follow the steps in the docs and use the custom image template, but it's probably not something a complete beginner would want to do.
I have to do this in order to load the sensors driver for my motherboard sensors, for example. Any software that requires changes to the base image would have to follow this process.