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

Add pause menu exit functionality to ext-ppsspp launch script #466

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

FarisFiroz
Copy link
Contributor

Currently, MustardOS quits to the PPSSPP main menu when pressing the "Exit to menu" button in the pause menu, regardless of if games are launched through the frontend.

PPSSPP has a command-line argument to change this behavior, which is added to the launch script in this change. Reference info about this commend line argument can be found here: https://www.ppsspp.org/docs/reference/command-line/

Following this change, games launching EXT-PPSSPP through the frontend will now quit the emulator instead of simply quitting to the PPSSPP main menu when the "Exit" button is clicked on the PPSSPP pause menu.

When pressing the exit button in the pause menu after launching a game using this script, ppsspp will now quit the emulator instead of simply quitting to the ppsspp menu.
@xonglebongle xonglebongle merged commit fb38ec0 into MustardOS:main Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants