input: Add option to make show screen button a toggle (#1383)

This commit is contained in:
goeiecool9999
2024-10-19 01:56:56 +02:00
committed by GitHub
parent d6575455ee
commit f9a4b2dbb1
7 changed files with 64 additions and 31 deletions
+1 -1
View File
@@ -396,7 +396,7 @@ void cemu_initForGame()
// replace any known function signatures with our HLE implementations and patch bugs in the games
GamePatch_scan();
}
LatteGPUState.alwaysDisplayDRC = ActiveSettings::DisplayDRCEnabled();
LatteGPUState.isDRCPrimary = ActiveSettings::DisplayDRCEnabled();
InfoLog_PrintActiveSettings();
Latte_Start();
// check for debugger entrypoint bp