mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 00:05:58 +03:00
[PR #1507] [MERGED] Skip GUI if launching a game directly #2144
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#2144
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/1507
Author: @kalaposfos13
Created: 11/9/2024
Status: ✅ Merged
Merged: 11/22/2024
Merged by: @georgemoralis
Base:
main← Head:conditional-gui📝 Commits (9)
a15bf75Skip GUI if launching a game directly25e2515Rerun jobs 2394f1c9Added --show-gui, --help, open game by ID and morec1f49fbMerge remote-tracking branch 'upstream/main' into conditional-gui35d17edClang-format1cada39Added non-GUI related upgrades to SDL version3ddba20clang-formatbeea900Added --fullscreen <true|false> argument37fb5dcUpdate --help text📊 Changes
2 files changed (+219 additions, -26 deletions)
View changed files
📝
src/main.cpp(+97 -12)📝
src/qt_gui/main.cpp(+122 -14)📄 Description
Implements the suggestion in https://github.com/shadps4-emu/shadPS4/issues/1499
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.