Skip to content

Commit 2bfd0f9

Browse files
authored
Add ES-DE find rule for Dolphin (#1423)
1 parent e0a0e61 commit 2bfd0f9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

chimeraOS/configs/emulationstation/custom_systems/es_find_rules.xml

+5
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88
<entry>sh</entry>
99
</rule>
1010
</emulator>
11+
<emulator name="DOLPHIN">
12+
<rule type="staticpath">
13+
<entry>~/.local/share/flatpak/exports/bin/org.DolphinEmu.dolphin-emu</entry>
14+
</rule>
15+
</emulator>
1116
<emulator name="RETROARCH">
1217
<rule type="systempath">
1318
<entry>org.libretro.RetroArch</entry>

0 commit comments

Comments
 (0)