early-access version 2837

This commit is contained in:
pineappleEA
2022-07-16 08:06:52 +02:00
parent 2a9883730d
commit 3302f6dd79
12 changed files with 25 additions and 136 deletions

View File

@@ -186,7 +186,6 @@ void RestoreGlobalState(bool is_powered_on) {
values.max_anisotropy.SetGlobal(true);
values.use_speed_limit.SetGlobal(true);
values.speed_limit.SetGlobal(true);
values.fps_cap.SetGlobal(true);
values.use_disk_shader_cache.SetGlobal(true);
values.gpu_accuracy.SetGlobal(true);
values.use_asynchronous_gpu_emulation.SetGlobal(true);