Added PS4/SHADPS4 in es_find_rules and es_systems

This commit is contained in:
XargonWan 2024-09-12 16:43:10 +09:00
parent e00dfab953
commit f2200dfff3
2 changed files with 8 additions and 2 deletions

View file

@ -477,6 +477,12 @@
<entry>~/bin/sdl2trs/sdl2trs</entry>
</rule>
</emulator>
<emulator name="SHADPS4">
<!-- Sony PlayStation 4 emulator SHADPS4 RetroDECK -->
<rule type="systempath">
<entry>shadps4</entry>
</rule>
</emulator>
<emulator name="SHEEPSHAVER">
<!-- Apple Macintosh PowerPC emulator SheepShaver -->
<rule type="systempath">

View file

@ -1551,8 +1551,8 @@
<name>ps4</name>
<fullname>Sony PlayStation 4</fullname>
<path>%ROMPATH%/ps4</path>
<extension>.7z .7Z .zip .ZIP</extension>
<command>PLACEHOLDER %ROM%</command>
<extension>.pkg .PKG</extension>
<command label="SHADPS4">%EMULATOR_SHADPS4% %ROM%</command>
<platform>ps4</platform>
<theme>ps4</theme>
</system>