mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-04-10 19:15:13 +00:00
Added wrappers for Dolphin and PrimeHack in es_find_rules.xml
This commit is contained in:
parent
af3672ed65
commit
9093f929a7
|
@ -261,6 +261,7 @@
|
|||
<emulator name="DOLPHIN">
|
||||
<!-- Nintendo GameCube and Wii emulator Dolphin -->
|
||||
<rule type="systempath">
|
||||
<entry>dolphin-emu-wrapper</entry> <!-- RetroDECK -->
|
||||
<entry>dolphin-emu</entry>
|
||||
<entry>dolphin-emulator.dolphin-emu</entry>
|
||||
<entry>org.DolphinEmu.dolphin-emu</entry>
|
||||
|
@ -792,6 +793,7 @@
|
|||
<emulator name="PRIMEHACK">
|
||||
<!-- PrimeHack, fork of Nintendo GameCube and Wii emulator Dolphin -->
|
||||
<rule type="systempath">
|
||||
<entry>primehack-wrapper</entry>
|
||||
<entry>primehack</entry>
|
||||
<entry>io.github.shiiion.primehack</entry>
|
||||
</rule>
|
||||
|
|
Loading…
Reference in a new issue