Haruki1707 / ShortCutes

Creates executable ShortCutes for your emulator games
https://Haruki1707.github.io/ShortCutes/
GNU General Public License v3.0
32 stars 4 forks source link

PCSX2 command-line when using QT version #13

Closed Hippobotus closed 11 months ago

Hippobotus commented 11 months ago

Hello,

When using the QT version of PCSX2, there is a slight change in command-line where the double-dash becomes a single-dash.

E.g. --fullscreen becomes -fullscreen

E.g. pcsx2.exe "ISO (USA).chd" -batch -fullscreen

More info can be found here: https://wiki.pcsx2.net/index.php/Command-line_support#General_Options_QT

Haruki1707 commented 11 months ago

PCSX2 QT already has the command as '-fullscreen' with a single-dash