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.

  • PerogiBoi@lemmy.ca
    link
    fedilink
    arrow-up
    0
    ·
    11 months ago

    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.

  • rwhitisissle@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    11 months ago

    As someone who has done a lot of distro hopping in the past, I’ve found that going for a stable release that is widely used as a daily driver is superior for gaming than “gaming specific” linux distros, largely on the basis that the gaming distros have routinely had buggy UIs, driver issues, and a variety of unexpected and undesired behavioral problems tied to the array of “gaming adjacent” software installed, most of which you can install yourself with little to no effort and most of which you probably don’t want or need in the first place.

    • TeryVeneno@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      11 months ago

      Thankfully, bazzite is both, the community has gotten rather large lately so support has been good.

  • GolfNovemberUniform@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    11 months ago

    Just to clear some misunderstandings, TLE did a performance test on this distro and it was pretty much the same in terms of FPS as other distros. Gaming distros like Bazzite are made for a faster and easier setup process because gaming tools and stores and preinstalled.

    • poki@discuss.online
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      11 months ago

      TLE did a performance test on this distro and it was pretty much the same in terms of FPS as other distros.

      Without measuring any 1% lows or 0.1% lows.

      I enjoy TLE’s content, but that video is far from exhaustive on this.

      Unless a better comparison comes out, we should reserve ourselves from making any judgements on this particular subject.

  • cRazi_man@lemm.ee
    link
    fedilink
    arrow-up
    0
    ·
    11 months ago

    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?

    • Onihikage@beehaw.org
      link
      fedilink
      English
      arrow-up
      0
      ·
      11 months ago

      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!