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

GameSwitcher: Faster pause/resume + save menu (press START) #1747

Merged
merged 11 commits into from
Jan 15, 2025

Conversation

Aemiii91
Copy link
Member

@Aemiii91 Aemiii91 commented Jan 14, 2025

Changes

  • Improved startup time for GameSwitcher (<1 second)
  • Improved "time to resume" for GameSwitcher (instant, when going back to RetroArch)
  • Added save menu (press START to activate)
    • Resume: Resumes the game (same as pressing A in normal view)
    • Save: Creates a save state for the next save slot
    • Load: Select a state by pressing LEFT/RIGHT, press A to load, or X to delete (save states are sorted by latest first)
    • Exit to menu: quits the game and returns you to MainUI (same as pressing B in normal view)

Preview

GameSwitcher_003

See a glimpse of the performance improvement in the video below (left is before, right is after).

20250114_230026.mp4

@Aemiii91 Aemiii91 added the enhancement New or improved feature label Jan 14, 2025
@Aemiii91 Aemiii91 self-assigned this Jan 14, 2025
@Aemiii91 Aemiii91 merged commit 13cebdf into main Jan 15, 2025
0 of 2 checks passed
@Aemiii91 Aemiii91 deleted the gameswitcher-direct-to-fb branch January 15, 2025 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New or improved feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant