Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix swapped frame advance speed increase/decrease #10171

Merged
merged 1 commit into from Oct 16, 2021

Conversation

malleoz
Copy link
Contributor

@malleoz malleoz commented Oct 16, 2021

Frame Advance Speed hotkeys were swapped. This likely occurred because speed and delay are inverses (i.e. a speed increase should DECREASE the delay and vice versa).

I also don't like how pressing increase speed once while at the default delay causes you to reach the speed cap (default delay is 1, speed cap is 0). But, I figure I might as well put that in a separate PR since there may be a bit of discussion as to how we should handle that (change default maybe?) and so that this change gets implemented quicker.

Frame Advance Speed hotkeys were swapped. This likely occurred because speed and delay are inverses (i.e. a speed increase should DECREASE the delay and vice versa).
@leoetlino leoetlino merged commit f0faf37 into dolphin-emu:master Oct 16, 2021
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants