AlteriaX / WuWa-Configs

Engine Tweaks to Improve Visuals/Stutters
263 stars 8 forks source link

Add info about DLSS settings #1

Closed Obihoernchen closed 5 months ago

Obihoernchen commented 5 months ago

DLSS details can be checked via the following registry entry:

[HKEY_LOCAL_MACHINE\SOFTWARE\NVIDIA Corporation\Global\NGXCore]
"ShowDlssIndicator"=dword:00000400

Create it and start game afterwads. Lower left corner will have DLSS information.

AlteriaX commented 5 months ago

Where did you get the r.NGX.DLAA.Enable command from? I can't find it anywhere and could only find the two commands below that's used by the game

r.NGX.Enable
r.NGX.DLSS.Enable
Obihoernchen commented 5 months ago

All commands are from official UE 4.27 NVIDIA DLSS plugin documentation. It's in a non public GitHub repo. You need to be part of https://github.com/EpicGames to access it. Maybe it's the wrong version I'll recheck.

AlteriaX commented 5 months ago

All commands are from official UE 4.27 NVIDIA DLSS plugin documentation. It's in a non public GitHub repo. You need to be part of https://github.com/EpicGames to access it. Maybe it's the wrong version I'll recheck.

Oh that's interesting, wonder if the command names are slight different because WuWa is on Unreal Engine 4.26. Anyways, I've tried setting it in Engine.ini for those two commands with DLSS quality on.

image

Obihoernchen commented 5 months ago

Yep just tested and it works for me, too. I tested this without the documentation previously and then copy pasted the commands from the documentation. Therefore, I didn't notice the difference :D Sorry^^ And I mean Preset E is available with DLSS 3.7, not F. I hope we get a DLSS update with 1.1. Usually E looks better than C.