Emulator Issues #9919
closedDefault Save State Hotkeys are out of order
0%
Description
What's the problem? Describe what went wrong.
Small issue, but due to the the "Save State slot 1" being on the same rectangle as "Load States", default hotkeys for Save States from slot 2 onward are out of order (slot 2 is 'Shift + F1', slot 3 is 'Shift + F2', etc.).
Which versions of Dolphin did you test on? Does using an older version of Dolphin solve your issue? If yes, which versions of Dolphin used to work?
Since version 5.0-1379 (Redo every input configuration dialog - PR #4461)
Is there any other relevant information? (e.g. logs, screenshots,
configuration files)
(screencap)
Files
Updated by TheDimensioner over 8 years ago
Well, I've just found out that the issue is a little more "serious", as the "Save State Slot 1" hotkey (if mapped) is recognized as a load state slot (don't know which one), and "Save State Slot 2" is recognized as save state slot 1 (since Load State Slot 1 loads that save). So I guess the hotkeys aren't out of order, but their titles are.
Updated by Helios over 8 years ago
- Status changed from New to Fix pending
- Priority changed from Normal to High
Thanks for the catch.
Fixed in PR https://github.com/dolphin-emu/dolphin/pull/4475
Updated by JosJuice over 8 years ago
- Status changed from Fix pending to Fixed
- Regression changed from No to Yes
- Regression start set to 5.0-1379
- Fixed in set to 5.0-1383