es_find_rules for netplay

This commit is contained in:
Dragoon Dorise 2024-04-15 16:42:05 +02:00
parent 22c9493165
commit d790ad176c
3 changed files with 50 additions and 2325 deletions

View file

@ -9,17 +9,8 @@
</rule>
</emulator>
<emulator name="RETROARCH">
<rule type="systempath">
<entry>org.libretro.RetroArch</entry>
<entry>retroarch</entry>
</rule>
<rule type="staticpath">
<entry>~/.local/share/flatpak/exports/bin/org.libretro.RetroArch</entry>
<entry>/var/lib/flatpak/exports/bin/org.libretro.RetroArch</entry>
<entry>~/Applications/RetroArch-Linux*.AppImage</entry>
<entry>~/.local/share/applications/RetroArch-Linux*.AppImage</entry>
<entry>~/.local/bin/RetroArch-Linux*.AppImage</entry>
<entry>~/bin/RetroArch-Linux*.AppImage</entry>
<entry>/run/media/mmcblk0p1/Emulation/tools/launchers/retroarch.sh</entry>
</rule>
</emulator>
<core name="RETROARCH">

File diff suppressed because it is too large Load diff

View file

@ -14,7 +14,7 @@
"cemu": { "id": "cemu", "code": "Cemu", "version": 0 },
"srm": { "id": "srm", "code": "SRM", "version": 7 },
"rmg": { "id": "rmg", "code": "RMG", "version": 0 },
"esde": { "id": "esde", "code": "ESDE", "version": 2 },
"esde": { "id": "esde", "code": "ESDE", "version": 3 },
"pegasus": { "id": "pegasus", "code": "Pegasus", "version": 2 },
"mame": { "id": "mame", "code": "MAME", "version": 0 },
"vita3k": { "id": "vita3k", "code": "Vita3k", "version": 0 },