this post was submitted on 26 Feb 2024
98 points (99.0% liked)

Linux Gaming

15490 readers
64 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
all 7 comments
sorted by: hot top controversial new old
[–] Zenzio@kbin.social 17 points 6 months ago* (last edited 6 months ago) (3 children)

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 points 6 months ago

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.

[–] MrSpandex@lemm.ee 12 points 6 months ago (1 children)

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 points 6 months ago* (last edited 6 months ago)

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 points 6 months ago

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.