-
-
Notifications
You must be signed in to change notification settings - Fork 233
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GameSwitcher: Faster pause/resume + save menu (press START) (#1747)
## Changes - Improved startup time for GameSwitcher (<1 second) - Improved "time to resume" for GameSwitcher (instant, when going back to RetroArch) - Added save menu (press <kbd>START</kbd> to activate) - Resume: Resumes the game (same as pressing <kbd>A</kbd> in normal view) - Save: Creates a save state for the next save slot - Load: Select a state by pressing <kbd>LEFT</kbd>/<kbd>RIGHT</kbd>, press <kbd>A</kbd> to load, or <kbd>X</kbd> to delete - Exit to menu: quits the game and returns you to MainUI (same as pressing <kbd>B</kbd> in normal view) ## Preview ![GameSwitcher_003](https://github.com/user-attachments/assets/5ab495d0-aa6f-4a79-a238-c8fc11377214) See the performance improvement in the below video (left is before, right is after). https://github.com/user-attachments/assets/65c87841-b502-4797-a806-a38f6b9adaba
- Loading branch information
Showing
57 changed files
with
3,225 additions
and
1,276 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.