DLSS is working for me, but if I turn it off - the performance is worse than before!
So after I set DLSS off in my settings I do this logic:
Set DLSS Mode to Off, execute r.NGX.DLSS.Enable 0 and r.AntiAliasingMethod 4 to make it TSR as before.
r.NGX.DLSS.Enable 0 is read only and documentation says it can be overridden on the command line with -ngxenable. So basically it suggests to add it to an .exe as a parameter? But If I add this parameter I can’t use DLSS at all, so I need to somehow after applied settings change the .exe startup file and reload the game to make it work. First of all it sounds dumb and I hope I am wrong. I suppose there should be a normal working way how to disable DLSS to have a nice native performance.