Skip Navigation

Custom Linux Distribution just for Gaming

Bazzite comes ready to rock with Steam and Lutris pre-installed, HDR support, BORE CPU scheduler for smooth and responsive gameplay, and numerous community-developed tools for your gaming needs.

108 comments
  • I've been using bazzite for over 6 months now, I have it on three of my devices at the current moment in time, and I would never look back to Windows at this point, shit just works.

    • I have three questions if you have the time. Can you make it go to desktop mode by default, not big picture mode? What DE does it come with, Plasma? Does it come with Lutris or whatever? If I have an .exe installer for an old game, does it come pre-installed with tools to help create the proton wine-prefixes and everything? I imagine the last one would allow Flatpak to be used.

      • Not OP but:

        • on a desktop it's defaulted to desktop mode. I'm unsure about the steam deck.
        • you choose. KDE or GNOME. Budgie is being worked on.
        • lutris can install your windows executables. Bottles is available too.

        The only games I'm unable to play so far have been AAA games with unfriendly anticheat. ProtonDB helps here.

      • I apologize for the late reply, the other commenter is correct as well, Bazzite comes out of the box in desktop mode, if you've ever used plasma before, it's a lot like that. For .exe programs I use wine, and haven't had that let me down yet for the most part. Im fairly certain Bazzite does use flatpaks, but it does also have also Discover baked in.

        Honestly, I compare it strongly to using the steam deck desktop mode.

      • I want to add to what the others said. Usually I just add windows programs/games to steam as none steam game. that has been the easiest way to do it for me. I have very few games that isn't on steam so it is nice to be able to add them together with the rest with the correct categories and such.

  • This is the first and only distro I’ve tried that has display link drivers already installed. Was able to plug my laptop into my work dock and immediately have it all work. I used to have to install a community version of the displaying driver for my Ubuntu and Debian based distros. Shit just works the first time.

  • I've been rocking it for a couple weeks now. So far it's been great

  • I have been using the hell out of bazzite for the last few weeks and I've really enjoyed it. There have been a couple of minor bugs but otherwise everything just generally works.

    I've enjoyed it so much that I've also installed bluefin on my work laptop.

  • Anyone able to give an ELI5 to a linux noob? I'm struggling to find what the benefit is of Fedora's atomic builds (is it just containerised apps? Is this an immutable distro?)....and then also what the benefit of Bazzite is on top of Fedora's atomic spins?

    Are immutable distros good for daily driving?

    • The ELI5 for Fedora's atomic desktops is that if Windows had an Atomic Desktop version, Program Files and most of the Windows folder would be read only, and each program you installed yourself would go into its own folder in your user directory. That's the basic idea. It's harder to screw up an Atomic system as long as you stick to containerized app formats like flatpak/appimage whenever possible. It makes it easier for everyone to diagnose problems, and easier for users to roll back if an update has problems. Even if you were to install it right now, you could use one simple command to "roll back" to any image from the last three months.

      The benefit of Bazzite is you have all of the above, plus a lot of gaming-related stuff preinstalled which, if you were to install them yourself in a normal Fedora environment, you'd likely have to spend a lot of time just learning how they're supposed to be configured, how they interact, which versions have problems, and how to troubleshoot problems when an update to one app breaks a prerequisite for something else; eventually you end up in config hell instead of actually using your computer. With Bazzite, the image maintainers are the ones in config hell - they work out the kinks, app versioning, communicate with upstream to fix issues, all that, so your system should be in the most functional state that a Linux system can be, so you only have to think about using your apps.

      tl;dr

      • Atomic Desktops are more resilient to randomly breaking from updates or user error, and are easier to revert to a prior state if problems do arise
      • Bazzite is a custom Atomic image with lots of gaming stuff preinstalled and preconfigured to work properly out of the box
      • If you're a gamer and wanting to try out Linux, Bazzite is going to be the least painful way to get your feet wet.
      • Immutable distros are excellent for daily driving. I daily drive one myself!
108 comments