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

allow next/prev state to go up to 99; add hotkey for save/load custom state #426

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

Jamiras
Copy link
Member

@Jamiras Jamiras commented Sep 21, 2024

implements #26 and #364

Loading/saving custom states has been mapped to F12 (load) and Shift+F12 (save). Previously F12 was mapped to save selected state, but that has been changed to Shift+F11. Players upgrading to this version will have two functions mapped to F12.

The next/previous state hotkeys will now go all the way up to 99. You can still only get to the first 10 states via the 1-0 keys. To get to 11-99, you must use the next/previous state hotkeys.

To load/save the selected state, press F11 (load) or Shift+F11 (save). Loading states 1-10 can still be done with the F1-F10 keys, and does not change the selected state, so you can alternate between states 3 and 14 by selecting state 14, pressing F3 to load state 3 and F11 to load state 14.

@Jamiras Jamiras merged commit 9a1db91 into RetroAchievements:develop Sep 26, 2024
6 checks passed
@Jamiras Jamiras deleted the feature/more_save_hotkeys branch September 26, 2024 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant