libretro / dolphin

Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.
https://dolphin-emu.org/
GNU General Public License v2.0
86 stars 68 forks source link

Expose EmulationSpeed setting #277

Closed ghost closed 2 years ago

ghost commented 2 years ago

Noticed an issue in dolphin core where audio issues persist in some games if EmulationSpeed is set to unlimited, i have observed sound issues (audio pops, sometimes really subtle) in games and the issue is fixed by setting EmulationSpeed to 100%(1.0). Maybe it could be exposed but still set to “Unlimited” as the default value. That would serve the purpose of making it easily user-configurable and yet not too disruptive for existing configurations.