I’ve been using fedora but I would like to try something new and I think about arch linux but I don’t know if it’s good for gaming. What do you think?

  • Refurbished Refurbisher@lemmy.sdf.org
    link
    fedilink
    arrow-up
    35
    ·
    edit-2
    5 months ago

    Every distro is going to be good for gaming. Arch is going to be about equal to Fedora when it comes to gaming (both are good).

    SteamOS is based on Arch, for instance.

    You’re not really going to see a difference when it comes to compatibility or performance, and even if you did, that’s usually just a configuration issue (like setting a large enough VM heap size, which distros are starting to do by default anyway).

  • UnfortunateShort@lemmy.world
    link
    fedilink
    arrow-up
    24
    ·
    5 months ago

    Arch is perfectly fine for gaming. I use EndeavourOS with KDE and Steam + Lutris (as Flatpaks) on top. Quite similar to the setup you would have on Steam OS, but I would highly recommend using btrfs as your file system and setting up snapshots.*

    While I have had little to no problems so far, compatibility issues can still occur on rolling release distros, and it’s extremely convenient to just be able to undo an update.

    *This is quite simple btw., you just need to install snapper, snap-pac and btrfs-assistant. The latter serves as a GUI for btrfs setup in general. Create a config for your filesystem root (‘/’) under ‘Snapper’, and under ‘Snapper Settings’ enable ‘Snapper cleanup’. You can also set the number of snapshots to retain there, but note that two will be created per system upgrade by snap-pac. I would suggest to also enable balances and scrubs for ‘/’ and ‘/home’ in the maintenance-tab.

    • Banthex@feddit.de
      link
      fedilink
      arrow-up
      1
      ·
      5 months ago

      Is there a Arch with Installer that delivers this as Standart for rollbacks? I use Fedora Silverblue thats really great but only in my Laptop.

      • UnfortunateShort@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        5 months ago

        Garuda Linux has a setup where you can even boot into the snapshots from GRUB, but it is a little more bloated than EndeavourOS and I feel like it’s also less stable. Still definitely worth a try.

  • doggle@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    10
    ·
    5 months ago

    It’s good. The steam deck’s version of steamOS is arch based, so that should tell you a lot about its capabilities.

    I’d recommend choosing an Arch-based distro like Endeavour or Garuda so you don’t have to go through the rigmarole of installing vanilla Arch.

    • Spectranox@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      4
      ·
      5 months ago

      Arch installs aren’t too bad, it’s the post-install setup that’ll get you though since a fresh install is guaranteed to detonate if you don’t disarm it.

      It doesn’t even have to be complex anymore thanks to archinstall.

    • Reawake9179@lemmy.kde.social
      link
      fedilink
      arrow-up
      4
      ·
      edit-2
      5 months ago

      While SteamOS is Arch based, i don’t think they really use it the Arch way. It’s run as an image based immutable OS, so they control the packages and not run at the bleeding edge.

      You might run into problems more likely than SteamOS will.

      Although i didnt’t have problems gaming on Arch, it’s not the same

  • Epzillon@lemmy.ml
    link
    fedilink
    arrow-up
    9
    ·
    5 months ago

    I’ve been using Nobara for some time and it’s amazing. Nice installer and gets all drivers and fixed applied from the get go. Also it is maintained by GloriousEggroll himself.

    • TwoBeeSan@lemmy.world
      link
      fedilink
      arrow-up
      5
      arrow-down
      1
      ·
      5 months ago

      Echo nobara.

      Been the most stable nvidia experience for my odd setup.

      Able to handle an ultrawide and normal monitor 1440 at different hz and one is display port other is hdmi.

      Would run into the occasional hickup with manjaro. Been all good on nobara

    • Banthex@feddit.de
      link
      fedilink
      arrow-up
      4
      ·
      edit-2
      5 months ago

      Omg this is something i have to try!!! I switched to Fedora Silverblue for Laptop and this ostree Thing is insane! Thanks!

  • heschlie@lemmy.schlunker.com
    link
    fedilink
    English
    arrow-up
    5
    ·
    5 months ago

    As others have said I doubt you will see a difference but I can attest to arch working just fine for gaming. Between steam and Lutris I haven’t run into any real issues.

    So if you’re wanting to try arch go for it with confidence that your gaming experience likely won’t be impacted.

  • BaumGeist@lemmy.ml
    link
    fedilink
    arrow-up
    4
    ·
    5 months ago

    Whatever you use, make sure it’s the furthest upstream. Everything else is dependent on the upstream to update systemwide. Yes, some downstream distros will fix certain issues before upstream does, but because their teams are generally smaller, they won’t fix all the issues in any given distro. And feature/major version updates start at the top and trickle down.

  • Cyclohexane@lemmy.mlM
    link
    fedilink
    arrow-up
    4
    ·
    5 months ago

    Arch works well for gaming. However, depending on what you’re doing, you should keep this in mind:

    • on any distro, updates may break things or change the behavior of apps. The difference in arch is that youll update no less than weekly on average, maybe biweekly at worst. This would matter more if you have a complex setup. If you’re just using steam, I wouldn’t worry
    • arch only uses the latest versions of software. If you ever install something from outside the arch repos, you have to make sure it is compatible with recent versions. Sometimes it may not be.