mirror of
https://github.com/optiscaler/OptiScaler.git
synced 2026-09-23 05:46:27 +00:00
Removed FGType from ini and moved info to FGOutput
This commit is contained in:
+5
-7
@@ -18,17 +18,15 @@ VulkanUpscaler=auto
|
||||
; -------------------------------------------------------
|
||||
[FrameGen]
|
||||
; -------------------------------------------------------
|
||||
; Select the FG type to be used
|
||||
; optifg - requires amd_fidelityfx_dx12.dll, upscaler inputs used for FSR FG
|
||||
; requires libxess_fg.dll, libxell.dll and latest fakenvapi dll, upscaler inputs used for XeFG
|
||||
; nukems - requires dlssg_to_fsr3_amd_is_better.dll, AMD/Intel GPU users need to add fakenvapi as well
|
||||
; nofg, optifg, nukems - Default (auto) is nofg
|
||||
FGType=auto
|
||||
|
||||
; Experimental, only works if FGType=auto
|
||||
; Enabled FG input
|
||||
; nofg, upscaler, dlssg, nukems - Default (auto) is nofg
|
||||
FGInput=auto
|
||||
|
||||
; Selected FG output
|
||||
; fsrfg - requires amd_fidelityfx_dx12.dll, upscaler inputs used for FSR FG
|
||||
; xefg - requires libxess_fg.dll, libxell.dll and latest fakenvapi dll, upscaler inputs used for XeFG
|
||||
; nukems - requires dlssg_to_fsr3_amd_is_better.dll, AMD/Intel GPU users need to add fakenvapi as well
|
||||
; nofg, fsrfg, xefg, nukems - Default (auto) is nofg
|
||||
FGOutput=auto
|
||||
|
||||
|
||||
Reference in New Issue
Block a user