early-access version 3290

This commit is contained in:
pineappleEA
2023-01-06 04:23:54 +01:00
parent 69c608cf26
commit f001eddbf3
155 changed files with 2064 additions and 998 deletions

View File

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