mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[GH-ISSUE #3430] [Feature Request]: Prevent closing emu window when the game exits #1055
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#1055
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Yaricheg1 on GitHub (Aug 18, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/3430
Checklist
Description
Hello, and thank you for your great work on this project!
I’d like to suggest a small feature that could improve the user experience:
Would it be possible to add an option to prevent the emulator window from closing automatically when the game exits? A toggle in the settings would be ideal
Reason
This would be especially helpful for users who want to quickly relaunch a game or switch between titles without restarting the emulator entirely.
Examples
RPCS3, PCSX2
@squidbus commented on GitHub (Aug 21, 2025):
This is pending work separating the launcher process from the main emulator core (for example, the work-in-progress launcher repos), as it is currently not practical to clean up and launch another game within the same process.
@kalaposfos13 commented on GitHub (Sep 23, 2025):
With the new qtlauncher's first release having this, this feature request can be closed