this post was submitted on 24 Aug 2023
117 points (94.0% liked)

Linux Gaming

15790 readers
5 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 4 years ago
MODERATORS
 

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

you are viewing a single comment's thread
view the rest of the comments
[–] MJBrune@beehaw.org 0 points 1 year ago (4 children)

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 1 points 1 year ago* (last edited 1 year ago) (3 children)

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

[–] MJBrune@beehaw.org 1 points 1 year ago (2 children)

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 1 points 1 year ago (1 children)

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 0 points 1 year 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.