this post was submitted on 12 Sep 2025
172 points (99.4% liked)

PC Gaming

12435 readers
566 users here now

For PC gaming news and discussion. PCGamingWiki

Rules:

  1. Be Respectful.
  2. No Spam or Porn.
  3. No Advertising.
  4. No Memes.
  5. No Tech Support.
  6. No questions about buying/building computers.
  7. No game suggestions, friend requests, surveys, or begging.
  8. No Let's Plays, streams, highlight reels/montages, random videos or shorts.
  9. No off-topic posts/comments, within reason.
  10. Use the original source, no clickbait titles, no duplicates. (Submissions should be from the original source if possible, unless from paywalled or non-english sources. If the title is clickbait or lacks context you may lightly edit the title.)

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Malix@sopuli.xyz 3 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

AFAIK: PROTON_ENABLE_NGX_UPDATER=1 doesn't update the dlss version/dll files, just some game-specific profile settings. You'd still need to replace the .dll files if you want newer/different dlss files.

https://github.com/jp7677/dxvk-nvapi/wiki/Passing-driver-settings#ngx-snippet-updates-and-preset-overrides - at least the documentation here only talks about some snippets that envvar allows updating

[–] FauxLiving@lemmy.world 2 points 3 weeks ago (1 children)

Ah, I didn't RTFM completely. I just read a snippet that mentioned the NGX updater and misunderstood the context.

I'll give it a shot, thanks.

[–] Malix@sopuli.xyz 2 points 3 weeks ago (1 children)

tbh, I did the exact same thing, but came across that documentation today and realized my error... :P

hope it works!

[–] FauxLiving@lemmy.world 3 points 3 weeks ago (1 children)

So many envs and no central documentation makes it hard to handle for everyone.

[–] Malix@sopuli.xyz 2 points 3 weeks ago (1 children)

it gets weird when there's multiple software layers. each one has their own env's, dxvk, proton, nvidia, and then there's the few random 3rd party ones (eg. libmimalloc if you want to tinker with memory allocation options)

it gets messy.

[–] FauxLiving@lemmy.world 2 points 2 weeks ago (1 children)

I noticed CachyOS's wiki has a lot of the current relevant envs here: https://wiki.cachyos.org/configuration/gaming/

[–] Malix@sopuli.xyz 2 points 2 weeks ago

ooh, that's a good list! Thank you for pointing it out! Bookmarked with violent intent.