Proton Experimental updated with Proton 9 - adds fixes for Helldivers 2 and more

https://www.gamingonlinux.com/2024/02/proton-experimental-updated-with-proton-9-adds-fixes-for-helldivers-2-and-more/

96 points · 5 comments · view on lemmy.world

5 Comments

Zenzio@kbin.social · 17 pts · 2y (3 replies)

I just learned that PROTON_ENABLE_NVAPI=1 to enable DLSS got changed to PROTON_FORCE_NVAPI=1 in Proton 9.0 (including Proton Experimental). Just in case this helps someone in the future.

On another note: Feel free to let me know if you've got a good way to keep up with necessary/useful launch options. I've simply been having a look at what people use on ProtonDB. But I've come to the conclusion that a lot of the posts there use outdated or simply false launch options.

DarkMetatron@feddit.de · 3 pts · 2y

The list in the GitHub is the reference as far as I know https://github.com/ValveSoftware/Proton?tab=readme-ov-file#runtime-config-options

But the NVAPI change is not listed yet.

DarkMetatron@feddit.de · 0 pts · 2y
[ removed ]
DarkMetatron@feddit.de · 0 pts · 2y
[ removed ]
MrSpandex@lemm.ee · 12 pts · 2y (1 reply)

I can't believe how well Helldiver's 2 has worked for me. My friend on Windows has crashed all the time and the anti-cheat is super intrusive. But on Linux, literally no problems. No launch flags or anything, just click play in Steam.

Definitely a highlight of this timeline!

JayDee@lemmy.ml · 1 pts · 2y

Can you mention what your specs are and whatnot? I've been getting abrupt random crashes over and over from it, and literally exclusively from it from what I can tell.

EDIT: Figured it out. You need to run the game on DirectX 11 instead of 12 for certain cards. Insert " %command% --use-d3d11 " into the game's launch options in steam. Game runs great now.

JayDee@lemmy.ml · 1 pts · 2y

Putting this as a top thread as a PSA.

If the game is running smoothly but you're having random crashes, try this.

You need to run the game on DirectX 11 instead of 12 for certain graphics cards.

Insert " %command% --use-d3d11 " into the game's launch options in steam.