[GH-ISSUE #3756] [APP BUG]: New QT launcher doesn't forward command line arguments to default version #1120

Closed
opened 2026-02-27 21:10:03 +03:00 by kerem · 2 comments
Owner

Originally created by @cuesta4 on GitHub (Oct 28, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/3756

Checklist

  • I have searched for a similar issue in this repository and did not find one.
  • I am using an official build obtained from releases or updated one of those builds using its in-app updater.

Describe the Bug

It is no longer possible to launch a game from the command line if using the LauncherQT version. Launch arguments seem to be ignored and don't reach the default selected emulator version, so nothing happens.

This broke integration with game library managers (ex Playnite) which rely on command line use.

Reproduction Steps

Open command line > try to launch a game with -g ImagePath.

Expected Behavior

Launcher passes command to default selected version, which starts as daughter process.

Specify OS Version

Windows 11 25H2

CPU

Ryzen 5600

GPU

RTX 3060

Amount of RAM in GB

24GB

Originally created by @cuesta4 on GitHub (Oct 28, 2025). Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/3756 ### Checklist - [x] I have searched for a similar issue in this repository and did not find one. - [x] I am using an official build obtained from [releases](https://github.com/shadps4-emu/shadPS4/releases) or updated one of those builds using its in-app updater. ### Describe the Bug It is no longer possible to launch a game from the command line if using the LauncherQT version. Launch arguments seem to be ignored and don't reach the default selected emulator version, so nothing happens. This broke integration with game library managers (ex Playnite) which rely on command line use. ### Reproduction Steps Open command line > try to launch a game with -g ImagePath. ### Expected Behavior Launcher passes command to default selected version, which starts as daughter process. ### Specify OS Version Windows 11 25H2 ### CPU Ryzen 5600 ### GPU RTX 3060 ### Amount of RAM in GB 24GB
kerem closed this issue 2026-02-27 21:10:04 +03:00
Author
Owner

@RuskyDed commented on GitHub (Oct 31, 2025):

Please run QtLauncher with the -h (or --help) argument and you'll see how to use it properly.

<!-- gh-comment-id:3471916931 --> @RuskyDed commented on GitHub (Oct 31, 2025): Please run QtLauncher with the -h (or --help) argument and you'll see how to use it properly.
Author
Owner

@cuesta4 commented on GitHub (Nov 1, 2025):

.

Sorry, it was as easy as adding "-d" to it. My bad. Closing this now.

<!-- gh-comment-id:3476924891 --> @cuesta4 commented on GitHub (Nov 1, 2025): > . Sorry, it was as easy as adding "-d" to it. My bad. Closing this now.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#1120
No description provided.