• 0 Posts
  • 7 Comments
Joined 2 years ago
cake
Cake day: June 21st, 2023

help-circle

  • I’m pretty much the same as you. A lifelong Windows user who got fed up with the direction windows is going. I just recently switched to Linux for my new gaming PC and I haven’t had any major issues. The only thing I still haven’t figured out how to do yet is modding.

    As for which distro to use, I would recommend something that comes with the graphics drivers already installed to reduce any initial setup difficulty.

    I use Bazzite on my machine. It’s a Linux gaming distro which comes with all the stuff you’ll need to get right into gaming. It’s an immutable distro so it’s pretty difficult to really mess it up but it also makes things a bit more difficult to install anything that isn’t a flatpak.


  • Like SteamOS, it boots into game mode and provides the option to switch to desktop. There are versions of it that don’t have the game mode but I’m using my PC primarily for gaming. As an atomic distro the system files are read-only. It’s called atomic because the entire system is updated in a single operation instead of just updating individual packages. This means that installing new software can be a bit tricky requiring things like package layering or DistroBox.

    One of the big things is the ability to just rollback your system to an earlier version if the update broke anything.

    Bazzite is a custom image based on Fedora Silverblue. If you’re interested in non-gaming versions of you can look at Fedora Atomic Desktops.


  • I’ve just made the Switch to Linux for my gaming PC. I’m running Bazzite right now and it mostly worked. I had some trouble with my Bluetooth controller and speakers but they started working after I switched over to desktop mode and then restarted.

    A lot of the troubles I’m having are mainly because it’s an atomic distro instead of a normal one but that’s on me. I figured an atomic distro would make it less likely I would accidentally break something.