early-access version 3672

This commit is contained in:
pineappleEA
2023-06-13 23:39:30 +02:00
parent a1cf03f41a
commit 1a98dc298e
12 changed files with 57 additions and 2 deletions

View File

@@ -245,6 +245,7 @@ void RestoreGlobalState(bool is_powered_on) {
values.bg_blue.SetGlobal(true);
values.enable_compute_pipelines.SetGlobal(true);
values.use_video_framerate.SetGlobal(true);
values.use_aggressive_anisotropic_filtering.SetGlobal(true);
// System
values.language_index.SetGlobal(true);