mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 21:58:48 +00:00
Config: Port SyncOnSkipIdle setting to new config system.
This commit is contained in:
parent
e613cbf395
commit
88d725c918
5 changed files with 4 additions and 12 deletions
|
@ -67,7 +67,6 @@ struct SConfig
|
|||
|
||||
int iTimingVariance = 40; // in milli secounds
|
||||
bool bCPUThread = true;
|
||||
bool bSyncGPUOnSkipIdleHack = true;
|
||||
bool bCopyWiiSaveNetplay = true;
|
||||
|
||||
bool bMMU = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue