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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I don't have a recent example because Proton always works (when it works).
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.
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.
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.