cannonball icon indicating copy to clipboard operation
cannonball copied to clipboard

Make it easier to enter initials with keyboard controls on the high-score page

Open spillner opened this issue 8 months ago • 0 comments

Reopens the old #150 just changing the source branch name, so that I can pull newer changes into the master of my own fork, but leave the PRs separated for easier review.

Original text: I noticed that entering initials after a race felt a little fiddly with keyboard controls because OHIScore::do_input() is looking for a fairly large steering signal to shift the selected letter. This patch moderates the steering sensitivity for that page only when the input source is not an analog joystick or gamepad. There are no changes to behavior using a joystick or gamepad, and no changes to actual gameplay regardless of input method.

spillner avatar Sep 06 '25 20:09 spillner