mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-03 02:54:11 +00:00
fbcac2598a
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%