mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-02-19 13:25:38 +00:00
(Linux) Added a systempath find rule for the ppsspp binary name for the PPSSPP emulator
This commit is contained in:
parent
ecf3ea2984
commit
cd7b393375
resources/systems
|
@ -695,6 +695,7 @@
|
||||||
<emulator name="PPSSPP">
|
<emulator name="PPSSPP">
|
||||||
<!-- Sony PlayStation Portable emulator PPSSPP -->
|
<!-- Sony PlayStation Portable emulator PPSSPP -->
|
||||||
<rule type="systempath">
|
<rule type="systempath">
|
||||||
|
<entry>ppsspp</entry>
|
||||||
<entry>ppsspp-emu.ppsspp-sdl</entry>
|
<entry>ppsspp-emu.ppsspp-sdl</entry>
|
||||||
<entry>PPSSPPSDL</entry>
|
<entry>PPSSPPSDL</entry>
|
||||||
<entry>PPSSPPQt</entry>
|
<entry>PPSSPPQt</entry>
|
||||||
|
|
|
@ -359,6 +359,7 @@
|
||||||
<emulator name="PPSSPP">
|
<emulator name="PPSSPP">
|
||||||
<!-- Sony PlayStation Portable emulator PPSSPP -->
|
<!-- Sony PlayStation Portable emulator PPSSPP -->
|
||||||
<rule type="systempath">
|
<rule type="systempath">
|
||||||
|
<entry>ppsspp</entry>
|
||||||
<entry>ppsspp-emu.ppsspp-sdl</entry>
|
<entry>ppsspp-emu.ppsspp-sdl</entry>
|
||||||
<entry>PPSSPPSDL</entry>
|
<entry>PPSSPPSDL</entry>
|
||||||
<entry>PPSSPPQt</entry>
|
<entry>PPSSPPQt</entry>
|
||||||
|
|
Loading…
Reference in a new issue