Recently, i had to move from nixos to windows against my will simpy because of anti cheats. While i dont game that much, the few games i enjoy playing are all online with some kind of anti cheat. I used to dual boot but i was tired of having to wait for my slow hdd to load windows (i only have one ssd). I literally used linux for everything else but because of anti cheats i am forced to move to windows. I managed to make it a little better by using wsl2 and removing bloatware but it will never be the same as linux

  • jerkface@lemmy.ca
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    10 months ago

    Most developers don’t support their native Linux release at all. You’ll download an automatic update, and suddenly the game doesn’t even start; check the forum and find out, they never even tested the Linux build, it’s just all automatic, and it’s gonna take a couple of weeks before they get their linux box updated and working again so they can fix it because their one linux guy is working on something else. It’s crap. Proton has been a massive improvement in game reliability.

    • MJBrune@beehaw.org
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      10 months ago

      Really? Do you have an example of this with non early access games? I’ve personally never seen this happen and I’m my experience when a studio supports a platform they buy a computer to run the game on for that platform. I can only assume this was an experience with some very indie game?

      • jerkface@lemmy.ca
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        10 months ago

        I don’t have a recent example because Proton always works (when it works).

        • MJBrune@beehaw.org
          link
          fedilink
          English
          arrow-up
          1
          ·
          10 months ago

          Native builds on steam are by default picked over proton. You might be playing great native builds without realizing. Although since 2016 native build support has gone way down. Even before proton came out.

          • Paulemeister@feddit.de
            link
            fedilink
            arrow-up
            1
            ·
            10 months ago

            My experience with native Linux ports has been kinda bad actually. I usually don’t play AAA games so maybe that explains it. But Black Mesa or Psychonauts are better on proton. Could be true though, that those are just the ones I noticed. But If I can choose I usually go for the Proton version, seems to be more reliable. It’s a shame though.

            • MJBrune@beehaw.org
              link
              fedilink
              English
              arrow-up
              1
              arrow-down
              1
              ·
              10 months ago

              My guess is that because those games target DirectX during development then they add a native build at the end that uses Opengl. What Proton does is take the DirectX version and route it to Vulkan. So it’s potentially just the Vulkan usage being better than actually Proton itself.