mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 16:49:58 -06:00
Throttler + Mixer: Configureable variance
This commit is contained in:
@ -79,6 +79,7 @@ struct SConfig : NonCopyable
|
||||
bool bFPRF;
|
||||
bool bAccurateNaNs;
|
||||
|
||||
int iTimingVariance; // in milli secounds
|
||||
bool bCPUThread;
|
||||
bool bDSPThread;
|
||||
bool bDSPHLE;
|
||||
|
Reference in New Issue
Block a user