Fix lag in the home button menu.

This commit is contained in:
Tom Alexander 2025-05-26 16:02:34 -04:00
parent e28c7f8968
commit 18cb758986
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE

@ -34,13 +34,13 @@ in
"Write Color Buffers" = true;
VSync = true;
"Performance Overlay" = {
Enabled = true;
Enabled = false;
};
};
Miscellaneous = {
"Pause emulation on RPCS3 focus loss" = true;
"Start games in fullscreen mode" = true;
"Pause Emulation During Home Menu" = true;
"Pause Emulation During Home Menu" = false; # true makes the home menu slow
};
};
example = null;