Unreal Engine Tweaks - optiscaler/OptiScaler GitHub Wiki
[!TIP] To locate the game's
Engine.ini
, the easiest way is to go to PCGW and look at theConfiguration file(s) location
section.
OutputScaling
Enable Edit Engine.ini
and add
[SystemSettings]
r.NGX.DLSS.DilateMotionVectors=0
When using FSR2 inputs and the game is crashing
Edit Engine.ini
and add
[SystemSettings]
r.FidelityFX.FSR2.UseNativeDX12=1
When using FSR3 inputs and the game is crashing
Edit Engine.ini
and add
[SystemSettings]
r.FidelityFX.FSR3.UseNativeDX12=1
When using FSR3.1 inputs and the game is crashing
Edit Engine.ini
and add
[SystemSettings]
r.FidelityFX.FSR3.UseNativeDX12=1
r.FidelityFX.FSR3.UseRHI=0