mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-01-30 03:55:40 +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
|
@ -695,6 +695,7 @@
|
|||
<emulator name="PPSSPP">
|
||||
<!-- Sony PlayStation Portable emulator PPSSPP -->
|
||||
<rule type="systempath">
|
||||
<entry>ppsspp</entry>
|
||||
<entry>ppsspp-emu.ppsspp-sdl</entry>
|
||||
<entry>PPSSPPSDL</entry>
|
||||
<entry>PPSSPPQt</entry>
|
||||
|
|
|
@ -359,6 +359,7 @@
|
|||
<emulator name="PPSSPP">
|
||||
<!-- Sony PlayStation Portable emulator PPSSPP -->
|
||||
<rule type="systempath">
|
||||
<entry>ppsspp</entry>
|
||||
<entry>ppsspp-emu.ppsspp-sdl</entry>
|
||||
<entry>PPSSPPSDL</entry>
|
||||
<entry>PPSSPPQt</entry>
|
||||
|
|
Loading…
Reference in a new issue