mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-25 07:35:38 +00:00
Added PS4/SHADPS4
This commit is contained in:
parent
9442bd9dab
commit
e00dfab953
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue