Removed FGType from ini and moved info to FGOutput

This commit is contained in:
cdozdil
2025-08-11 10:29:33 +03:00
parent d6f0b3de6d
commit 9633d7027f
+5 -7
View File
@@ -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