Added PS4/SHADPS4

This commit is contained in:
XargonWan 2024-08-20 21:05:07 +09:00
parent 9442bd9dab
commit e00dfab953
2 changed files with 9 additions and 4 deletions

View file

@ -1163,4 +1163,11 @@
<entry>~/bin/ZEsarUX/zesarux</entry>
</rule>
</emulator>
<emulator name="SHADPS4">
<!-- Sony PlayStation 4 emulator SHADPS4 -->
<rule type="systempath">
<entry>shadps4-qt</entry>
<entry>shadps4</entry>
</rule>
</emulator>
</ruleList>

View file

@ -1589,17 +1589,15 @@
<platform>ps3</platform>
<theme>ps3</theme>
</system>
<!--
<system>
<name>ps4</name>
<fullname>Sony PlayStation 4</fullname>
<path>%ROMPATH%/ps4</path>
<extension>.7z .7Z .zip .ZIP</extension>
<command>PLACEHOLDER %ROM%</command>
<extension>.desktop .pkg</extension>
<command label="SHADPS4 Shortcut (Standalone)">%ENABLESHORTCUTS% %EMULATOR_OS-SHELL% %ROM%</command>
<platform>ps4</platform>
<theme>ps4</theme>
</system>
-->
<system>
<name>psp</name>
<fullname>Sony PlayStation Portable</fullname>