I don’t have the game, but maybe it ships older dlss dll or uses some shit preset? I usually just replace the game dll with latest one from TPU (https://www.techpowerup.com/download/nvidia-dlss-dll/) and slap an env var to force transformer model DXVK_NVAPI_DRS_NGX_DLSS_SR_OVERRIDE_RENDER_PRESET_SELECTION=RENDER_PRESET_K (as per: https://github.com/jp7677/dxvk-nvapi/wiki/Passing-driver-settings) (EDIT: render_preset_latest could work too, but last I heard K was latest, and the “newer ones” aren’t actually used yet, dunno of render_preset_latest actually uses those or K)
seems to work in the games I play, but, YMMV.
edit: might need DXVK_NVAPI_DRS_NGX_DLSS_SR_OVERRIDE=on as well.
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: [email protected]
No game suggestions, friend requests, surveys, or begging.
No Let’s Plays, streams, highlight reels/montages, random videos or shorts.
No off-topic posts/comments, within reason.
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.)
I don’t have the game, but maybe it ships older dlss dll or uses some shit preset? I usually just replace the game dll with latest one from TPU (https://www.techpowerup.com/download/nvidia-dlss-dll/) and slap an env var to force transformer model
DXVK_NVAPI_DRS_NGX_DLSS_SR_OVERRIDE_RENDER_PRESET_SELECTION=RENDER_PRESET_K
(as per: https://github.com/jp7677/dxvk-nvapi/wiki/Passing-driver-settings) (EDIT:render_preset_latest
could work too, but last I heard K was latest, and the “newer ones” aren’t actually used yet, dunno ofrender_preset_latest
actually uses those or K)seems to work in the games I play, but, YMMV.
edit: might need
DXVK_NVAPI_DRS_NGX_DLSS_SR_OVERRIDE=on
as well.I’ll give it a try, thanks!