mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
Config: Port SyncOnSkipIdle setting to new config system.
This commit is contained in:
@ -67,7 +67,6 @@ struct SConfig
|
||||
|
||||
int iTimingVariance = 40; // in milli secounds
|
||||
bool bCPUThread = true;
|
||||
bool bSyncGPUOnSkipIdleHack = true;
|
||||
bool bCopyWiiSaveNetplay = true;
|
||||
|
||||
bool bMMU = false;
|
||||
|
Reference in New Issue
Block a user