RoanH / KeysPerSecond

A keys-per-second meter & counter. Written for osu! but should work for other rhythm games too.
https://osu.ppy.sh/forum/t/552405/
GNU General Public License v3.0
346 stars 28 forks source link

Set the hotkey of resetting statistics to `Ctrl + I` even if the config file sets otherwise #47

Closed UlyssesZh closed 2 years ago

UlyssesZh commented 2 years ago

If the config files defines the hotkey of resetting statistics, it is useless. KeysPerSecond always goes into the default hotkey Ctrl + I.

RoanH commented 2 years ago

Thanks for the report, this is a known issue #40. I've also actually already fixed it a while back, but I've been too busy to properly finish up the release... If you need an immediate workaround for this, I described one in the linked issue, but otherwise I'm really hoping to get the next release out during my christmas break.