mirror of
https://github.com/optiscaler/OptiScaler.git
synced 2026-05-06 01:30:44 +00:00
comment fixes
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user