Changed the extensions for the Sony PlayStation 3 system.

This commit is contained in:
Leon Styhre 2021-12-17 20:22:18 +01:00
parent daf66c4b60
commit 44070de21a
2 changed files with 2 additions and 2 deletions

View file

@ -945,7 +945,7 @@
<name>ps3</name>
<fullname>Sony PlayStation 3</fullname>
<path>%ROMPATH%/ps3</path>
<extension>.bin .BIN</extension>
<extension>.ps3dir .PS3DIR</extension>
<command label="RPCS3 (Standalone)">%EMULATOR_RPCS3% --no-gui %ROM%</command>
<platform>ps3</platform>
<theme>ps3</theme>

View file

@ -943,7 +943,7 @@
<name>ps3</name>
<fullname>Sony PlayStation 3</fullname>
<path>%ROMPATH%\ps3</path>
<extension>.bin .BIN</extension>
<extension>.ps3dir .PS3DIR</extension>
<command label="RPCS3 (Standalone)">%EMULATOR_RPCS3% --no-gui %ROM%</command>
<platform>ps3</platform>
<theme>ps3</theme>