diff --git a/OptiScaler.ini b/OptiScaler.ini index f84fe399..8dd4825a 100644 --- a/OptiScaler.ini +++ b/OptiScaler.ini @@ -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