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

Run behind pause screen #18515

Merged
merged 4 commits into from
Dec 11, 2023
Merged

Run behind pause screen #18515

merged 4 commits into from
Dec 11, 2023

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented Dec 11, 2023

This adds a play/pause button to the bottom right of the pause screen, which can be used to keep the game running.

This is useful for multiplayer (to avoid desyncs when opening the pause menu to configure something), and in a followup I might even enforce it in that case.

Builds on #18511

Fixes #17275

Before merge: Fix non-buffered rendering

@hrydgard hrydgard added the User Interface PPSSPP's own user interface / UX label Dec 11, 2023
@hrydgard hrydgard added this to the v1.17.0 milestone Dec 11, 2023
@hrydgard
Copy link
Owner Author

Hm, it's not working when you turn off "Transparent UI background". Tricky to fit that into the new architecture :P

@hrydgard
Copy link
Owner Author

Eh, I'll get it in and sort that out later.

@hrydgard hrydgard merged commit 65081da into master Dec 11, 2023
18 checks passed
@hrydgard hrydgard deleted the run-behind-pause-screen branch December 11, 2023 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
User Interface PPSSPP's own user interface / UX
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: Pause without stopping emulation
2 participants