(Linux) Added a systempath find rule for the ppsspp binary name for the PPSSPP emulator

This commit is contained in:
Leon Styhre 2024-06-17 20:16:47 +02:00
parent ecf3ea2984
commit cd7b393375
2 changed files with 2 additions and 0 deletions

View file

@ -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>

View file

@ -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>