mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 15:56:00 +03:00
[PR #3229] [CLOSED] Stop and restart function added #3322
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#3322
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?
📋 Pull Request Information
Original PR: https://github.com/shadps4-emu/shadPS4/pull/3229
Author: @diegolix29
Created: 7/11/2025
Status: ❌ Closed
Base:
main← Head:stop-and-restart📝 Commits (3)
e7ba1cbfirst commit9034003Removing Pause and Fullscreen buttons + Hiding Play button when game is running and Creating a Tip for them on game start.50aa8ecadding safe back to not open multiple games, plus more info into the tip📊 Changes
4 files changed (+159 additions, -92 deletions)
View changed files
📝
src/core/devtools/layer.cpp(+24 -2)📝
src/qt_gui/main_window.cpp(+123 -76)📝
src/qt_gui/main_window.h(+12 -4)📝
src/qt_gui/main_window_ui.h(+0 -10)📄 Description
Adding proper stopgame and restart game functions, removing pause and fullscreen buttons as they arent working anymore with these changes, but added a tip when booting a game that shows for 5 seconds when u can still pause and fullscreen from keyboard

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.