early-access version 3155

This commit is contained in:
pineappleEA
2022-11-26 08:20:29 +01:00
parent 379928b310
commit 2e08784bf6
4 changed files with 131 additions and 63 deletions

View File

@@ -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);