mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-03-06 14:27:48 +00:00
Updating commit for emus that don't save-on-exit
This commit is contained in:
parent
6fbd1f4308
commit
becd7d687b
|
@ -38,7 +38,7 @@ EnableWideScreenPatches = false
|
|||
EnableNoInterlacingPatches = false
|
||||
EnableRecordingTools = true
|
||||
EnableGameFixes = true
|
||||
SaveStateOnShutdown = false
|
||||
SaveStateOnShutdown = true
|
||||
EnableDiscordPresence = false
|
||||
InhibitScreensaver = true
|
||||
ConsoleToStdio = false
|
||||
|
|
|
@ -4,7 +4,6 @@ MainWindowGeometry = AdnQywADAAAAAAAAAAAAAAAAA7UAAAJ/AAAAAAAAAAAAAAO1AAACfwAAAAA
|
|||
MainWindowState = AAAA/wAAAAD9AAAAAAAAA7YAAAJXAAAABAAAAAQAAAAIAAAACPwAAAABAAAAAgAAAAEAAAAOAHQAbwBvAGwAQgBhAHIAAAAAAP////8AAAAAAAAAAA==
|
||||
PauseOnFocusLoss = true
|
||||
StartFullscreen = true
|
||||
ConfirmShutdown = false
|
||||
|
||||
|
||||
[EmuCore]
|
||||
|
|
|
@ -11,7 +11,7 @@ StartFullscreen = false
|
|||
PauseOnFocusLoss = true
|
||||
PauseOnMenu = true
|
||||
SaveStateOnExit = true
|
||||
ConfirmPowerOff = false
|
||||
ConfirmPowerOff = true
|
||||
LoadDevicesFromSaveStates = true
|
||||
ApplyGameSettings = true
|
||||
AutoLoadCheats = true
|
||||
|
|
|
@ -1,26 +0,0 @@
|
|||
[Config]
|
||||
geometry="@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\xe7\0\0\0\0\0\0\x4>\0\0\x2\xcc\0\0\0\xe7\0\0\0\x1d\0\0\x4>\0\0\x2\xcc\0\0\0\0\0\0\0\0\x5;\0\0\0\xe7\0\0\0\x1d\0\0\x4>\0\0\x2\xcc)"
|
||||
|
||||
[GameList]
|
||||
hidden_list=@Invalid()
|
||||
iconColor=@Variant(\0\0\0\x43\x1\xff\xff\xf0\xf0\xf0\xf0\xf0\xf0\0\0)
|
||||
marginFactor=0.09
|
||||
textFactor=2
|
||||
|
||||
[Localization]
|
||||
language=en
|
||||
|
||||
[Logger]
|
||||
ANSI_code=true
|
||||
ERR_stack=true
|
||||
level=4
|
||||
stack=true
|
||||
|
||||
[Meta]
|
||||
discordState=
|
||||
showDebugTab=false
|
||||
useRichPresence=true
|
||||
|
||||
[main_window]
|
||||
confirmationBoxExitGame=false
|
||||
infoBoxEnabledWelcome=false
|
Loading…
Reference in a new issue