mirror of
https://github.com/dborth/snes9xgx.git
synced 2024-11-24 03:29:22 +01:00
fix issue 468 - cheats do not persist
This commit is contained in:
parent
8afefe3599
commit
19c8d16c74
@ -444,6 +444,7 @@ DefaultSettings ()
|
||||
Settings.JustifierMaster = true;
|
||||
Settings.MultiPlayer5Master = true;
|
||||
Settings.DontSaveOopsSnapshot = true;
|
||||
Settings.ApplyCheats = true;
|
||||
|
||||
Settings.BlockInvalidVRAMAccess = false;
|
||||
Settings.HDMATimingHack = 100;
|
||||
|
Loading…
Reference in New Issue
Block a user