this post was submitted on 21 Jul 2025
92 points (86.5% liked)
Linux Gaming
20196 readers
367 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
Other people have given you good responses about switching so I'll give some distro recommendations:
The reason I recommend distros that have the official NVIDIA drivers OOTB is that they work much, much better than the Noveau open source driver that most traditional distros (Debian, Ubuntu, Mint, Fedora) include. The offical drivers also have a steep learning curve for a new Linux user to install themselves, it's nowhere near as simple as installing them on Windows.
I like bazzite but the immutable aspect makes downloading some thing even more complicated for a newb. Truly can never go wrong with zorinos or mint
That's exactly why I'm recommending it. For a user that just wants to game, it has the guardrails in place to stop them from bricking their install. Think about how comparatively hard it is to severely mess up a Windows install.
There are plenty of other ways to install software, Bazzite highly recommends Flatpak and AppImage. As well, if you do really need anything else, it can be run in a Distrobox and there are plenty of people on the forums who can help with that.
Recommending Mint to users that just want to game, that don't want to learn technical stuff, needs to die. Sure, if someone comes in and says they're happy to learn tech stuff, Mint is a great option. But for everyone else, something like Bazzite is just so much closer to "it just works". Hell, I have technical skills, headless Debian over SSH is my happy place, but I have Bazzite on my desktop and handheld because I can't mess with it. It's always ready to game when I am!
True true, still modern linux doesn't break as easily as u frame it. And is user friendly enough for even non tech ppl. A user would have to go out of their way todo something weird in cli. As long as they are just installing games then not a whole lot can go wrong.
On bazzite if u want to install something that isn't virtualized like flats, than u would have to dive more into cli. That instead of simply typing sudo apt install.
I mean, I've bricked plenty of installs before I knew what I was doing more. I still regularly see, in certain places, people give purposefully destructive commands.
rm -rf /
doesn't work directly anymore, but it'll work on your home folder for example. You also don't need CLI to install games, I would say literally never.If a good third-party launcher that needed to be run as a system package showed up, Bazzite would just add that. Games that just ship a Linux executable like a lot of itch.io stuff generally works regardless and doesn't need the CLI. Can you give an example of a gaming usecase that requires
sudo apt
?You can also install packages to the system on Bazzite by the way. It's atomic, not actually immutable. It's just frowned upon because it makes things less stable, and increases the length of updates. You use
sudo rpm-ostree install
in the same way, and it layers the package on top of the current version. It's treated as an absolute last resort, but it is way easier to reset to the base image if anything goes wrong.No not a lot. Was just distro hopping and tried bazzite. When I tried to install something that wans't in the software centrum it indeed said to try sudo rpm-ostree install. But monkey brain already found it too much. So yeah... My bazzite views probaly aren't the best lol. Have to give it a better try some day.
I mean, Bazzite is Fedora so even if it wasn't atomic, you'd be using
dnf
instead ofapt
. Subbing outrpm-ostree
isn't much different :PI've been using Linux for 25 years and I kinda hate how clunky immutable Fedora is.
Sandy Bridge is too old for CachyOS. Cachy compiles the kernel with optimizations for newer CPUs
https://wiki.cachyos.org/installation/installation_prepare/
Wrong, I'm running a sandy bridge on cachyos right now
If you look at recommended requirements on that page, it suggests the x86_v3 but minimum doesn't. It's a little confusing but the following section seems to just be explaining that term for the recommended level? If I'm wrong though I'll gladly cross it out.