early-access version 3294

This commit is contained in:
pineappleEA
2023-01-06 18:59:36 +01:00
parent 76fd797270
commit 52d025d43c
147 changed files with 1918 additions and 903 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);