mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-08 00:59:44 +00:00
Port Enable Cheats to the new config system
This commit is contained in:
parent
67c06cfc55
commit
fa0525f826
9 changed files with 19 additions and 20 deletions
|
@ -118,7 +118,6 @@ struct SConfig
|
|||
bool bDSPHLE = true;
|
||||
bool bSyncGPUOnSkipIdleHack = true;
|
||||
bool bHLE_BS2 = true;
|
||||
bool bEnableCheats = false;
|
||||
bool bCopyWiiSaveNetplay = true;
|
||||
|
||||
bool bDPL2Decoder = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue