early-access version 2519

This commit is contained in:
pineappleEA
2022-02-27 23:27:57 +01:00
parent e13f73efb6
commit 09cf05ab91
38 changed files with 2107 additions and 1239 deletions

View File

@@ -176,6 +176,7 @@ void RestoreGlobalState(bool is_powered_on) {
values.cpuopt_unsafe_ignore_standard_fpcr.SetGlobal(true);
values.cpuopt_unsafe_inaccurate_nan.SetGlobal(true);
values.cpuopt_unsafe_fastmem_check.SetGlobal(true);
values.cpuopt_unsafe_ignore_global_monitor.SetGlobal(true);
// Renderer
values.renderer_backend.SetGlobal(true);