mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
(macOS) Added PCSX2 Qt standalone as an alternative emulator for the ps2 system.
This commit is contained in:
parent
394f99898c
commit
0f344528fb
|
@ -1077,6 +1077,7 @@
|
|||
<path>%ROMPATH%/ps2</path>
|
||||
<extension>.bin .BIN .chd .CHD .ciso .CISO .cso .CSO .dump .DUMP .elf .ELF .gz .GZ .m3u .M3U .mdf .MDF .img .IMG .iso .ISO .isz .ISZ .ngr .NRG</extension>
|
||||
<command label="PCSX2 (Standalone)">%EMULATOR_PCSX2% --nogui %ROM%</command>
|
||||
<command label="PCSX2 Qt (Standalone)">%EMULATOR_PCSX2% -batch %ROM%</command>
|
||||
<command label="AetherSX2 (Standalone)">%EMULATOR_AETHERSX2% -batch %ROM%</command>
|
||||
<command label="Play! (Standalone)">%EMULATOR_PLAY!% --disc %ROM%</command>
|
||||
<platform>ps2</platform>
|
||||
|
|
Loading…
Reference in a new issue