mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-10 22:49:00 +01:00
![Scott Mansell](/assets/img/avatar_default.png)
Previously the default queryed the controller 4500 times a second, Wasn't really a problem for most games as they set it to a sane value. But fifoplayer didn't, and so in my profile dolphin spends 12% of the cpu time reading the controllers. This new default value (I just took what the gamecube bios set) drops that to 1.2% of cpu time and increase the framerate of the silent hill fifo by 10-12%