diff --git a/nvngx.ini b/nvngx.ini index a5dba3bc..24dfa6f6 100644 --- a/nvngx.ini +++ b/nvngx.ini @@ -16,11 +16,11 @@ VulkanUpscaler=auto ; Might be needed for Intel Arc cards or different Dx11 drivers ; ; Valid values are; -; 0 - Safe syncing is off (fastest) +; 0 - Safe syncing is off (fastest) ; 1 - Only Fences ; 2 - Fences + Flush after Dx11 texture copies ; 3 - Sync after output copy -; 4 - No fences, all sync done with queries (slowest) +; 4 - No fences, all sync done with queries (slowest) ; ; 0 is fastest, 4 is slowest ; @@ -41,7 +41,7 @@ BuildPipelines=auto ; Default (auto) is XeSS quality matching DLSS value OverrideQuality=auto -; Enable colorspace fix for AW2 +; Enable colorspace fix for AW2 & FFO - Stranger of Paradise ; true or false - Default (auto) is false ColorSpaceFix=auto