Explorar o código

settings: Reset FSR sharpening global state with the others

lat9nq %!s(int64=3) %!d(string=hai) anos
pai
achega
b670c350e4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/common/settings.cpp

+ 1 - 0
src/common/settings.cpp

@@ -182,6 +182,7 @@ void RestoreGlobalState(bool is_powered_on) {
     values.cpuopt_unsafe_ignore_global_monitor.SetGlobal(true);
 
     // Renderer
+    values.fsr_sharpening_slider.SetGlobal(true);
     values.renderer_backend.SetGlobal(true);
     values.vulkan_device.SetGlobal(true);
     values.aspect_ratio.SetGlobal(true);