2022-05-19 03:08:47 +00:00
<?xml version="1.0"?>
2024-02-19 15:22:05 +00:00
<!-- This is the ES - DE find rules configuration file for Linux -->
2022-05-19 03:08:47 +00:00
<ruleList >
<emulator name= "OS-SHELL" >
<!-- Operating system shell -->
<rule type= "systempath" >
<entry > bash</entry>
<entry > sh</entry>
</rule>
</emulator>
<emulator name= "RETROARCH" >
<rule type= "systempath" >
<entry > retroarch</entry>
<entry > org.libretro.RetroArch</entry>
</rule>
<rule type= "staticpath" >
2023-03-31 08:34:11 +00:00
<entry > ~/Applications/RetroArch-Linux*.AppImage</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/RetroArch-Linux*.AppImage</entry>
2023-03-31 08:34:11 +00:00
<entry > ~/.local/bin/RetroArch-Linux*.AppImage</entry>
<entry > ~/bin/RetroArch-Linux*.AppImage</entry>
2023-08-28 13:36:21 +00:00
<entry > /var/lib/flatpak/exports/bin/org.libretro.RetroArch</entry>
<entry > ~/.local/share/flatpak/exports/bin/org.libretro.RetroArch</entry>
2022-05-19 03:08:47 +00:00
</rule>
</emulator>
<core name= "RETROARCH" >
<rule type= "corepath" >
2023-10-27 07:23:33 +00:00
<entry > /app/share/libretro/cores</entry> <!-- RetroDECK -->
2023-10-20 12:45:04 +00:00
<!-- Non - portable AppImage and compiled from source -->
<entry > ~/.config/retroarch/cores</entry>
<!-- Portable AppImage -->
<entry > ~/Applications/RetroArch-Linux-x86_64.AppImage.home/.config/retroarch/cores</entry>
<entry > ~/.local/share/applications/RetroArch-Linux-x86_64.AppImage.home/.config/retroarch/cores</entry>
<entry > ~/.local/bin/RetroArch-Linux-x86_64.AppImage.home/.config/retroarch/cores</entry>
<entry > ~/bin/RetroArch-Linux-x86_64.AppImage.home/.config/retroarch/cores</entry>
2022-05-19 03:08:47 +00:00
<!-- Flatpak package -->
<entry > ~/.var/app/org.libretro.RetroArch/config/retroarch/cores</entry>
2023-10-20 12:45:04 +00:00
<!-- Snap package -->
<entry > ~/snap/retroarch/current/.config/retroarch/cores</entry>
2022-05-19 03:08:47 +00:00
<!-- Ubuntu and Linux Mint repository -->
<entry > /usr/lib/x86_64-linux-gnu/libretro</entry>
<!-- Fedora repository -->
<entry > /usr/lib64/libretro</entry>
<!-- Manjaro repository -->
<entry > /usr/lib/libretro</entry>
</rule>
</core>
2023-10-20 12:45:04 +00:00
<emulator name= "3DSEN-WINDOWS" >
<!-- Nintendo NES and Famicom emulator 3dSen -->
<rule type= "staticpath" >
<entry > ~/Applications/3dSen/3dSen.exe</entry>
<entry > ~/.local/share/applications/3dSen/3dSen.exe</entry>
<entry > ~/.local/bin/3dSen/3dSen.exe</entry>
<entry > ~/bin/3dSen/3dSen.exe</entry>
</rule>
</emulator>
<emulator name= "ADVANCEMAME" >
<!-- Arcade emulator AdvanceMAME -->
<rule type= "systempath" >
<entry > advmame</entry>
</rule>
<rule type= "staticpath" >
<entry > ~/Applications/advancemame/advmame</entry>
<entry > ~/.local/share/applications/advancemame/advmame</entry>
<entry > ~/.local/bin/advancemame/advmame</entry>
<entry > ~/bin/advancemame/advmame</entry>
</rule>
</emulator>
2024-02-19 15:22:05 +00:00
<emulator name= "AMIBERRY" >
<!-- Commodore Amiga emulator Amiberry -->
<rule type= "systempath" >
<entry > amiberry</entry>
</rule>
<rule type= "staticpath" >
<entry > ~/Applications/amiberry/amiberry</entry>
<entry > ~/.local/share/applications/amiberry/amiberry</entry>
<entry > ~/.local/bin/amiberry/amiberry</entry>
<entry > ~/bin/amiberry/amiberry</entry>
</rule>
</emulator>
2023-03-31 08:34:11 +00:00
<emulator name= "ARES" >
<!-- Multi - system emulator ares -->
<rule type= "systempath" >
<entry > ares</entry>
<entry > dev.ares.ares</entry>
</rule>
<rule type= "staticpath" >
<entry > /var/lib/flatpak/exports/bin/dev.ares.ares</entry>
<entry > ~/.local/share/flatpak/exports/bin/dev.ares.ares</entry>
</rule>
</emulator>
2022-06-08 10:32:44 +00:00
<emulator name= "ATARI800" >
<!-- Atari 8 - bit computer emulator Atari800 -->
<rule type= "systempath" >
<entry > atari800</entry>
<entry > atari800-jz.atari800</entry>
</rule>
</emulator>
2022-08-30 15:05:25 +00:00
<emulator name= "BASILISKII" >
<!-- Macintosh 68k emulator Basilisk II -->
<rule type= "systempath" >
<entry > BasiliskII</entry>
<entry > net.cebix.basilisk</entry>
</rule>
<rule type= "staticpath" >
2023-03-31 08:34:11 +00:00
<entry > ~/Applications/BasiliskII*.AppImage</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/BasiliskII*.AppImage</entry>
2023-03-31 08:34:11 +00:00
<entry > ~/.local/bin/BasiliskII*.AppImage</entry>
<entry > ~/bin/BasiliskII*.AppImage</entry>
2023-08-28 13:36:21 +00:00
<entry > /var/lib/flatpak/exports/bin/net.cebix.basilisk</entry>
<entry > ~/.local/share/flatpak/exports/bin/net.cebix.basilisk</entry>
2022-08-30 15:05:25 +00:00
</rule>
</emulator>
2023-10-20 12:45:04 +00:00
<emulator name= "BIGPEMU-WINDOWS" >
<!-- Atari Jaguar emulator BigPEmu -->
<rule type= "staticpath" >
<entry > ~/Applications/BigPEmu/BigPEmu.exe</entry>
<entry > ~/.local/share/applications/BigPEmu/BigPEmu.exe</entry>
<entry > ~/.local/bin/BigPEmu/BigPEmu.exe</entry>
<entry > ~/bin/BigPEmu/BigPEmu.exe</entry>
</rule>
</emulator>
2022-06-08 10:32:44 +00:00
<emulator name= "BLASTEM" >
<!-- Sega Mega Drive/Genesis emulator BlastEm -->
<rule type= "systempath" >
<entry > blastem</entry>
<entry > com.retrodev.blastem</entry>
</rule>
<rule type= "staticpath" >
<entry > /var/lib/flatpak/exports/bin/com.retrodev.blastem</entry>
<entry > ~/.local/share/flatpak/exports/bin/com.retrodev.blastem</entry>
</rule>
</emulator>
<emulator name= "BSNES" >
<!-- Super Nintendo/Super Famicom emulator bsnes -->
<rule type= "systempath" >
<entry > bsnes</entry>
2023-10-20 12:45:04 +00:00
<entry > dev.bsnes.bsnes</entry>
2022-06-08 10:32:44 +00:00
</rule>
<rule type= "staticpath" >
<entry > /var/lib/flatpak/exports/bin/dev.bsnes.bsnes</entry>
<entry > ~/.local/share/flatpak/exports/bin/dev.bsnes.bsnes</entry>
</rule>
</emulator>
2022-09-02 06:42:15 +00:00
<emulator name= "CEMU" >
<!-- Nintendo Wii U emulator Cemu -->
<rule type= "systempath" >
2023-10-27 07:23:33 +00:00
<entry > Cemu-wrapper</entry> <!-- RetroDECK -->
2023-03-31 08:34:11 +00:00
<entry > cemu</entry>
2022-09-02 06:42:15 +00:00
<entry > Cemu</entry>
</rule>
<rule type= "staticpath" >
2023-03-31 08:34:11 +00:00
<entry > ~/Applications/Cemu*.AppImage</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/Cemu*.AppImage</entry>
2023-03-31 08:34:11 +00:00
<entry > ~/.local/bin/Cemu*.AppImage</entry>
<entry > ~/bin/Cemu*.AppImage</entry>
2022-09-02 06:42:15 +00:00
<entry > ~/Applications/Cemu/Cemu</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/Cemu/Cemu</entry>
2022-09-02 06:42:15 +00:00
<entry > ~/.local/bin/Cemu/Cemu</entry>
<entry > ~/bin/Cemu/Cemu</entry>
2023-10-20 12:45:04 +00:00
<entry > /var/lib/flatpak/exports/bin/info.cemu.Cemu</entry>
<entry > ~/.local/share/flatpak/exports/bin/info.cemu.Cemu</entry>
2022-09-02 06:42:15 +00:00
</rule>
</emulator>
2024-03-05 13:03:12 +00:00
<emulator name= "CITRA" >
<!-- Nintendo 3DS emulator Citra -->
<rule type= "systempath" >
<entry > citra-qt</entry> <!-- RetroDECK -->
<entry > citra</entry>
<entry > citra-emu.citra-nightly</entry>
<entry > org.citra_emu.citra</entry>
</rule>
<rule type= "staticpath" >
2024-03-08 20:22:15 +00:00
<entry > /var/data/ponzu/Citra/bin/citra-qt</entry> <!-- RetroDECK, ponzu -->
2024-03-05 13:03:12 +00:00
<entry > ~/Applications/citra-qt*.AppImage</entry>
<entry > ~/.local/share/applications/citra-qt*.AppImage</entry>
<entry > ~/.local/bin/citra-qt*.AppImage</entry>
<entry > ~/bin/citra-qt*.AppImage</entry>
<entry > ~/.citra/canary/citra-qt.AppImage</entry>
<entry > ~/.citra/nightly/citra-qt.AppImage</entry>
<entry > /var/lib/flatpak/exports/bin/org.citra_emu.citra</entry>
<entry > ~/.local/share/flatpak/exports/bin/org.citra_emu.citra</entry>
</rule>
</emulator>
2023-03-31 08:34:11 +00:00
<emulator name= "CPCEMU" >
<!-- Amstrad CPC emulator CPCemu -->
<rule type= "systempath" >
<entry > cpcemu</entry>
</rule>
<rule type= "staticpath" >
<entry > ~/Applications/cpcemu/cpcemu</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/cpcemu/cpcemu</entry>
2023-03-31 08:34:11 +00:00
<entry > ~/.local/bin/cpcemu/cpcemu</entry>
<entry > ~/bin/cpcemu/cpcemu</entry>
</rule>
</emulator>
2023-04-27 13:54:46 +00:00
<emulator name= "CSPECT" >
<!-- Sinclair ZX Spectrum Next emulator #CSpect -->
<rule type= "staticpath" >
<entry > ~/Applications/CSpect/CSpect.exe</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/CSpect/CSpect.exe</entry>
2023-04-27 13:54:46 +00:00
<entry > ~/.local/bin/CSpect/CSpect.exe</entry>
<entry > ~/bin/CSpect/CSpect.exe</entry>
</rule>
</emulator>
2022-06-08 10:32:44 +00:00
<emulator name= "DESMUME" >
<!-- Nintendo DS emulator DeSmuME -->
<rule type= "systempath" >
<entry > desmume</entry>
<entry > org.desmume.DeSmuME</entry>
</rule>
<rule type= "staticpath" >
<entry > /var/lib/flatpak/exports/bin/org.desmume.DeSmuME</entry>
<entry > ~/.local/share/flatpak/exports/bin/org.desmume.DeSmuME</entry>
</rule>
</emulator>
2022-05-19 03:08:47 +00:00
<emulator name= "DOLPHIN" >
<!-- Nintendo GameCube and Wii emulator Dolphin -->
<rule type= "systempath" >
<entry > dolphin-emu</entry>
2023-10-20 12:45:04 +00:00
<entry > dolphin-emulator.dolphin-emu</entry>
2022-05-19 03:08:47 +00:00
<entry > org.DolphinEmu.dolphin-emu</entry>
</rule>
<rule type= "staticpath" >
2022-06-22 20:55:01 +00:00
<entry > ~/Applications/Dolphin_Emulator*.AppImage</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/Dolphin_Emulator*.AppImage</entry>
2022-06-22 20:55:01 +00:00
<entry > ~/.local/bin/Dolphin_Emulator*.AppImage</entry>
<entry > ~/bin/Dolphin_Emulator*.AppImage</entry>
2023-08-28 13:36:21 +00:00
<entry > /var/lib/flatpak/exports/bin/org.DolphinEmu.dolphin-emu</entry>
<entry > ~/.local/share/flatpak/exports/bin/org.DolphinEmu.dolphin-emu</entry>
2022-05-19 03:08:47 +00:00
</rule>
</emulator>
<emulator name= "DOSBOX-STAGING" >
<!-- DOS emulator DOSBox Staging -->
<rule type= "systempath" >
<entry > dosbox-staging</entry>
<entry > io.github.dosbox-staging</entry>
</rule>
<rule type= "staticpath" >
<entry > /var/lib/flatpak/exports/bin/io.github.dosbox-staging</entry>
<entry > ~/.local/share/flatpak/exports/bin/io.github.dosbox-staging</entry>
</rule>
</emulator>
<emulator name= "DOSBOX-X" >
<!-- DOS emulator DOSBox - X -->
<rule type= "systempath" >
<entry > dosbox-x</entry>
<entry > com.dosbox_x.DOSBox-X</entry>
</rule>
<rule type= "staticpath" >
<entry > /var/lib/flatpak/exports/bin/com.dosbox_x.DOSBox-X</entry>
<entry > ~/.local/share/flatpak/exports/bin/com.dosbox_x.DOSBox-X</entry>
</rule>
</emulator>
<emulator name= "DUCKSTATION" >
<!-- Sony PlayStation 1 emulator DuckStation -->
<rule type= "systempath" >
<entry > duckstation-nogui</entry>
<entry > duckstation-qt</entry>
<entry > org.duckstation.DuckStation</entry>
</rule>
<rule type= "staticpath" >
2023-10-20 12:45:04 +00:00
<entry > ~/Applications/DuckStation*.AppImage</entry>
<entry > ~/.local/share/applications/DuckStation*.AppImage</entry>
<entry > ~/.local/bin/DuckStation*.AppImage</entry>
<entry > ~/bin/DuckStation*.AppImage</entry>
2023-03-31 08:34:11 +00:00
<entry > ~/Applications/duckstation-nogui*.AppImage</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/duckstation-nogui*.AppImage</entry>
2023-03-31 08:34:11 +00:00
<entry > ~/.local/bin/duckstation-nogui*.AppImage</entry>
<entry > ~/bin/duckstation-nogui*.AppImage</entry>
<entry > ~/Applications/duckstation-qt*.AppImage</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/duckstation-qt*.AppImage</entry>
2023-03-31 08:34:11 +00:00
<entry > ~/.local/bin/duckstation-qt*.AppImage</entry>
<entry > ~/bin/duckstation-qt*.AppImage</entry>
2023-08-28 13:36:21 +00:00
<entry > /var/lib/flatpak/exports/bin/org.duckstation.DuckStation</entry>
<entry > ~/.local/share/flatpak/exports/bin/org.duckstation.DuckStation</entry>
2022-05-19 03:08:47 +00:00
</rule>
</emulator>
2022-08-30 15:05:25 +00:00
<emulator name= "EASYRPG" >
<!-- EasyRPG game engine -->
<rule type= "systempath" >
<entry > easyrpg-player</entry>
</rule>
<rule type= "staticpath" >
<entry > ~/Applications/easyrpg/easyrpg-player</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/easyrpg/easyrpg-player</entry>
2022-08-30 15:05:25 +00:00
<entry > ~/.local/bin/easyrpg/easyrpg-player</entry>
<entry > ~/bin/easyrpg/easyrpg-player</entry>
</rule>
</emulator>
2023-10-20 12:45:04 +00:00
<emulator name= "EKA2L1" >
<!-- Symbian and Nokia N - Gage emulator EKA2L1 -->
<rule type= "systempath" >
<entry > eka2l1_qt</entry>
</rule>
<rule type= "staticpath" >
<entry > ~/Applications/EKA2L1*.AppImage</entry>
<entry > ~/.local/share/applications/EKA2L1*.AppImage</entry>
<entry > ~/.local/bin/EKA2L1*.AppImage</entry>
<entry > ~/bin/EKA2L1*.AppImage</entry>
</rule>
</emulator>
<emulator name= "EKA2L1-WINDOWS" >
<!-- Symbian and Nokia N - Gage emulator EKA2L1 -->
<rule type= "staticpath" >
<entry > ~/Applications/EKA2L1/eka2l1_qt.exe</entry>
<entry > ~/.local/share/applications/EKA2L1/eka2l1_qt.exe</entry>
<entry > ~/.local/bin/EKA2L1/eka2l1_qt.exe</entry>
<entry > ~/bin/EKA2L1/eka2l1_qt.exe</entry>
</rule>
</emulator>
2023-03-31 08:34:11 +00:00
<emulator name= "FINALBURN-NEO" >
<!-- Arcade emulator FinalBurn Neo -->
<rule type= "systempath" >
<entry > fbneo</entry>
</rule>
<rule type= "staticpath" >
<entry > ~/Applications/fbneo/fbneo</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/fbneo/fbneo</entry>
2023-03-31 08:34:11 +00:00
<entry > ~/.local/bin/fbneo/fbneo</entry>
<entry > ~/bin/fbneo/fbneo</entry>
</rule>
</emulator>
2022-05-19 03:08:47 +00:00
<emulator name= "FLYCAST" >
<!-- Sega Dreamcast emulator Flycast -->
<rule type= "systempath" >
<entry > flycast</entry>
<entry > org.flycast.Flycast</entry>
</rule>
<rule type= "staticpath" >
2024-02-19 15:22:05 +00:00
<entry > ~/Applications/flycast-x86*.AppImage</entry>
<entry > ~/.local/share/applications/flycast-x86*.AppImage</entry>
<entry > ~/.local/bin/flycast-x86*.AppImage</entry>
<entry > ~/bin/flycast-x86*.AppImage</entry>
2023-08-28 13:36:21 +00:00
<entry > /var/lib/flatpak/exports/bin/org.flycast.Flycast</entry>
<entry > ~/.local/share/flatpak/exports/bin/org.flycast.Flycast</entry>
2022-05-19 03:08:47 +00:00
</rule>
</emulator>
2024-02-19 15:22:05 +00:00
<emulator name= "FLYCAST-DOJO" >
<!-- Sega Dreamcast emulator Flycast Dojo -->
<rule type= "systempath" >
<entry > flycast-dojo</entry>
</rule>
<rule type= "staticpath" >
<entry > ~/Applications/flycast-dojo*.AppImage</entry>
<entry > ~/.local/share/applications/flycast-dojo*.AppImage</entry>
<entry > ~/.local/bin/flycast-dojo*.AppImage</entry>
<entry > ~/bin/flycast-dojo*.AppImage</entry>
</rule>
</emulator>
2022-05-19 03:08:47 +00:00
<emulator name= "FS-UAE" >
<!-- Commodore Amiga emulator FS - UAE -->
<rule type= "systempath" >
2024-02-19 15:22:05 +00:00
<entry > fs-uae-launcher</entry>
<entry > fsuae.launcher</entry>
2022-05-19 03:08:47 +00:00
</rule>
<rule type= "staticpath" >
2024-02-19 15:22:05 +00:00
<entry > /var/lib/flatpak/exports/bin/net.fsuae.FS-UAE|flatpak run --command=fs-uae-launcher net.fsuae.FS-UAE</entry>
<entry > ~/.local/share/flatpak/exports/bin/net.fsuae.FS-UAE|flatpak run --command=fs-uae-launcher net.fsuae.FS-UAE</entry>
2022-05-19 03:08:47 +00:00
</rule>
</emulator>
2023-03-31 08:34:11 +00:00
<emulator name= "FUSE" >
<!-- Sinclair ZX Spectrum emulator Fuse -->
<rule type= "systempath" >
<entry > fuse</entry>
<entry > net.sf.fuse_emulator</entry>
</rule>
<rule type= "staticpath" >
<entry > /var/lib/flatpak/exports/bin/net.sf.fuse_emulator</entry>
<entry > ~/.local/share/flatpak/exports/bin/net.sf.fuse_emulator</entry>
</rule>
</emulator>
<emulator name= "GARGOYLE" >
<!-- Interactive fiction player Gargoyle -->
<rule type= "systempath" >
<entry > gargoyle</entry>
2023-10-20 12:45:04 +00:00
<entry > io.github.garglk.Gargoyle</entry>
2023-03-31 08:34:11 +00:00
</rule>
<rule type= "staticpath" >
<entry > ~/Applications/Gargoyle*.AppImage</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/Gargoyle*.AppImage</entry>
2023-03-31 08:34:11 +00:00
<entry > ~/.local/bin/Gargoyle*.AppImage</entry>
<entry > ~/bin/Gargoyle*.AppImage</entry>
2023-08-28 13:36:21 +00:00
<entry > /var/lib/flatpak/exports/bin/io.github.garglk.Gargoyle</entry>
<entry > ~/.local/share/flatpak/exports/bin/io.github.garglk.Gargoyle</entry>
2023-03-31 08:34:11 +00:00
</rule>
</emulator>
<emulator name= "GEARBOY" >
<!-- Nintendo Game Boy and Game Boy Color emulator Gearboy -->
<rule type= "systempath" >
<entry > gearboy</entry>
</rule>
<rule type= "staticpath" >
<entry > ~/Applications/gearboy/gearboy</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/gearboy/gearboy</entry>
2023-03-31 08:34:11 +00:00
<entry > ~/.local/bin/gearboy/gearboy</entry>
<entry > ~/bin/gearboy/gearboy</entry>
</rule>
</emulator>
<emulator name= "GOPHER2600" >
<!-- Atari 2600 emulator Gopher2600 -->
<rule type= "staticpath" >
<entry > ~/Applications/gopher2600/gopher2600_linux_amd64</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/gopher2600/gopher2600_linux_amd64</entry>
2023-03-31 08:34:11 +00:00
<entry > ~/.local/bin/gopher2600/gopher2600_linux_amd64</entry>
<entry > ~/bin/gopher2600/gopher2600_linux_amd64</entry>
</rule>
</emulator>
<emulator name= "HATARI" >
<!-- Atari ST/STE/TT/Falcon emulator Hatari -->
<rule type= "systempath" >
<entry > hatari</entry>
2023-10-20 12:45:04 +00:00
<entry > org.tuxfamily.hatari</entry>
2023-03-31 08:34:11 +00:00
</rule>
<rule type= "staticpath" >
<entry > /var/lib/flatpak/exports/bin/org.tuxfamily.hatari</entry>
<entry > ~/.local/share/flatpak/exports/bin/org.tuxfamily.hatari</entry>
</rule>
</emulator>
2022-06-08 10:32:44 +00:00
<emulator name= "HYPSEUS-SINGE" >
<!-- Hypseus Singe, fork of arcade LaserDisc emulator Daphne -->
<rule type= "systempath" >
<entry > hypseus.bin</entry>
</rule>
<rule type= "staticpath" >
<entry > ~/Applications/hypseus-singe/hypseus.bin</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/hypseus-singe/hypseus.bin</entry>
2022-06-08 10:32:44 +00:00
<entry > ~/.local/bin/hypseus-singe/hypseus.bin</entry>
<entry > ~/bin/hypseus-singe/hypseus.bin</entry>
</rule>
</emulator>
2022-08-30 15:05:25 +00:00
<emulator name= "LIGHTSPARK" >
<!-- Adobe Flash player Lightspark -->
<rule type= "systempath" >
<entry > lightspark</entry>
</rule>
<rule type= "staticpath" >
<entry > ~/Applications/lightspark/lightspark</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/lightspark/lightspark</entry>
2022-08-30 15:05:25 +00:00
<entry > ~/.local/bin/lightspark/lightspark</entry>
<entry > ~/bin/lightspark/lightspark</entry>
</rule>
</emulator>
<emulator name= "LINAPPLE" >
<!-- Apple II emulator LinApple -->
<rule type= "systempath" >
<entry > linapple</entry>
</rule>
<rule type= "staticpath" >
<entry > ~/Applications/linapple/linapple</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/linapple/linapple</entry>
2022-08-30 15:05:25 +00:00
<entry > ~/.local/bin/linapple/linapple</entry>
<entry > ~/bin/linapple/linapple</entry>
</rule>
</emulator>
2023-10-20 12:45:04 +00:00
<emulator name= "M2EMULATOR-WINDOWS" >
<!-- Sega Model 2 Emulator -->
<rule type= "staticpath" >
<entry > ~/Applications/m2emulator/EMULATOR.EXE</entry>
<entry > ~/.local/share/applications/m2emulator/EMULATOR.EXE</entry>
<entry > ~/.local/bin/m2emulator/EMULATOR.EXE</entry>
<entry > ~/bin/m2emulator/EMULATOR.EXE</entry>
</rule>
</emulator>
2022-05-19 03:08:47 +00:00
<emulator name= "MAME" >
<!-- Arcade emulator MAME -->
<rule type= "systempath" >
2024-02-26 12:47:22 +00:00
<entry > mame-rdwrapper.sh</entry>
2022-08-30 15:05:25 +00:00
<entry > org.mamedev.MAME</entry>
</rule>
<rule type= "staticpath" >
<entry > /var/lib/flatpak/exports/bin/org.mamedev.MAME</entry>
<entry > ~/.local/share/flatpak/exports/bin/org.mamedev.MAME</entry>
</rule>
</emulator>
<emulator name= "MEDNAFEN" >
<!-- Multi - system emulator Mednafen -->
<rule type= "systempath" >
<entry > mednafen</entry>
2022-05-19 03:08:47 +00:00
</rule>
2023-03-31 08:34:11 +00:00
<rule type= "staticpath" >
<entry > /var/lib/flatpak/exports/bin/com.github.AmatCoder.mednaffe|flatpak run --command=mednafen com.github.AmatCoder.mednaffe</entry>
<entry > ~/.local/share/flatpak/exports/bin/com.github.AmatCoder.mednaffe|flatpak run --command=mednafen com.github.AmatCoder.mednaffe</entry>
</rule>
2022-05-19 03:08:47 +00:00
</emulator>
<emulator name= "MELONDS" >
<!-- Nintendo DS and DSi emulator melonDS -->
<rule type= "systempath" >
<entry > melonds</entry>
<entry > melonDS</entry>
<entry > net.kuribo64.melonDS</entry>
</rule>
<rule type= "staticpath" >
<entry > /var/lib/flatpak/exports/bin/net.kuribo64.melonDS</entry>
<entry > ~/.local/share/flatpak/exports/bin/net.kuribo64.melonDS</entry>
</rule>
</emulator>
2023-10-20 12:45:04 +00:00
<emulator name= "MESEN" >
<!-- Multi - system emulator Mesen -->
<rule type= "systempath" >
<entry > mesen2</entry>
</rule>
<rule type= "staticpath" >
<entry > ~/Applications/Mesen*.AppImage</entry>
<entry > ~/.local/share/applications/Mesen*.AppImage</entry>
<entry > ~/.local/bin/Mesen*.AppImage</entry>
<entry > ~/bin/Mesen*.AppImage</entry>
</rule>
</emulator>
2022-05-19 03:08:47 +00:00
<emulator name= "MGBA" >
<!-- Nintendo Game Boy Advance emulator mGBA -->
<rule type= "systempath" >
<entry > mgba</entry>
2023-03-31 08:34:11 +00:00
<entry > mgba-qt</entry>
2022-05-19 03:08:47 +00:00
<entry > io.mgba.mGBA</entry>
</rule>
<rule type= "staticpath" >
2022-06-22 20:55:01 +00:00
<entry > ~/Applications/mGBA*.AppImage</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/mGBA*.AppImage</entry>
2022-06-22 20:55:01 +00:00
<entry > ~/.local/bin/mGBA*.AppImage</entry>
<entry > ~/bin/mGBA*.AppImage</entry>
2023-08-28 13:36:21 +00:00
<entry > /var/lib/flatpak/exports/bin/io.mgba.mGBA</entry>
<entry > ~/.local/share/flatpak/exports/bin/io.mgba.mGBA</entry>
2022-05-19 03:08:47 +00:00
</rule>
</emulator>
<emulator name= "MUPEN64PLUS" >
<!-- Nintendo 64 emulator Mupen64Plus -->
<rule type= "systempath" >
<entry > m64p</entry>
<entry > io.github.m64p.m64p</entry>
</rule>
<rule type= "staticpath" >
<entry > /var/lib/flatpak/exports/bin/io.github.m64p.m64p</entry>
<entry > ~/.local/share/flatpak/exports/bin/io.github.m64p.m64p</entry>
</rule>
</emulator>
2022-06-08 10:32:44 +00:00
<emulator name= "NESTOPIA-UE" >
2023-03-31 08:34:11 +00:00
<!-- Nintendo NES and Famicom emulator Nestopia UE -->
2022-06-08 10:32:44 +00:00
<rule type= "systempath" >
<entry > nestopia</entry>
2023-10-20 12:45:04 +00:00
<entry > ca._0ldsk00l.Nestopia</entry>
2022-06-08 10:32:44 +00:00
</rule>
<rule type= "staticpath" >
<entry > /var/lib/flatpak/exports/bin/ca._0ldsk00l.Nestopia</entry>
<entry > ~/.local/share/flatpak/exports/bin/ca._0ldsk00l.Nestopia</entry>
</rule>
</emulator>
2023-03-31 08:34:11 +00:00
<emulator name= "OPENMSX" >
<!-- MSX home computer emulator openMSX -->
<rule type= "systempath" >
<entry > openmsx</entry>
2023-10-20 12:45:04 +00:00
<entry > org.openmsx.openMSX</entry>
2023-03-31 08:34:11 +00:00
</rule>
<rule type= "staticpath" >
<entry > /var/lib/flatpak/exports/bin/org.openmsx.openMSX</entry>
<entry > ~/.local/share/flatpak/exports/bin/org.openmsx.openMSX</entry>
</rule>
</emulator>
2022-06-22 20:55:01 +00:00
<emulator name= "ORICUTRON" >
<!-- Tangerine Computer Systems emulator Oricutron -->
<rule type= "systempath" >
<entry > Oricutron</entry>
</rule>
<rule type= "staticpath" >
<entry > ~/Applications/oricutron/Oricutron</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/oricutron/Oricutron</entry>
2022-06-22 20:55:01 +00:00
<entry > ~/.local/bin/oricutron/Oricutron</entry>
<entry > ~/bin/oricutron/Oricutron</entry>
</rule>
</emulator>
2022-05-19 03:08:47 +00:00
<emulator name= "PCSX2" >
<!-- Sony PlayStation 2 emulator PCSX2 -->
2022-08-30 15:05:25 +00:00
<rule type= "systempath" >
<entry > pcsx2-qt</entry>
2023-10-20 12:45:04 +00:00
<entry > net.pcsx2.PCSX2</entry>
2022-08-30 15:05:25 +00:00
</rule>
<rule type= "staticpath" >
2023-10-20 12:45:04 +00:00
<entry > ~/Applications/pcsx2*.AppImage</entry>
<entry > ~/.local/share/applications/pcsx2*.AppImage</entry>
<entry > ~/.local/bin/pcsx2*.AppImage</entry>
<entry > ~/bin/pcsx2*.AppImage</entry>
<entry > /var/lib/flatpak/exports/bin/net.pcsx2.PCSX2</entry>
<entry > ~/.local/share/flatpak/exports/bin/net.pcsx2.PCSX2</entry>
2022-08-30 15:05:25 +00:00
</rule>
</emulator>
2023-03-31 08:34:11 +00:00
<emulator name= "PCSX2-LEGACY" >
<!-- Sony PlayStation 2 emulator PCSX2 (legacy) -->
<rule type= "systempath" >
<entry > PCSX2</entry>
<entry > pcsx2</entry>
<entry > net.pcsx2.PCSX2</entry>
</rule>
<rule type= "staticpath" >
<entry > /var/lib/flatpak/exports/bin/net.pcsx2.PCSX2</entry>
<entry > ~/.local/share/flatpak/exports/bin/net.pcsx2.PCSX2</entry>
</rule>
</emulator>
2022-06-22 20:55:01 +00:00
<emulator name= "PICO-8" >
<!-- PICO - 8 Fantasy Console (game engine) -->
<rule type= "systempath" >
<entry > pico8</entry>
</rule>
<rule type= "staticpath" >
<entry > ~/Applications/pico-8/pico8</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/pico-8/pico8</entry>
2022-06-22 20:55:01 +00:00
<entry > ~/.local/bin/pico-8/pico8</entry>
<entry > ~/bin/pico-8/pico8</entry>
</rule>
</emulator>
2022-05-19 03:08:47 +00:00
<emulator name= "PLAY!" >
<!-- Sony PlayStation 2 emulator Play! -->
2023-10-20 12:45:04 +00:00
<rule type= "systempath" >
<entry > org.purei.Play</entry>
</rule>
2022-05-19 03:08:47 +00:00
<rule type= "staticpath" >
2022-06-22 20:55:01 +00:00
<entry > ~/Applications/Play!*.AppImage</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/Play!*.AppImage</entry>
2022-06-22 20:55:01 +00:00
<entry > ~/.local/bin/Play!*.AppImage</entry>
<entry > ~/bin/Play!*.AppImage</entry>
2023-08-28 13:36:21 +00:00
<entry > /var/lib/flatpak/exports/bin/org.purei.Play</entry>
<entry > ~/.local/share/flatpak/exports/bin/org.purei.Play</entry>
2022-05-19 03:08:47 +00:00
</rule>
</emulator>
<emulator name= "PPSSPP" >
<!-- Sony PlayStation Portable emulator PPSSPP -->
<rule type= "systempath" >
<entry > ppsspp-emu.ppsspp-sdl</entry>
2022-08-30 15:05:25 +00:00
<entry > PPSSPPSDL</entry>
<entry > PPSSPPQt</entry>
2023-10-20 12:45:04 +00:00
<entry > org.ppsspp.PPSSPP</entry>
2022-05-19 03:08:47 +00:00
</rule>
<rule type= "staticpath" >
<entry > /var/lib/flatpak/exports/bin/org.ppsspp.PPSSPP</entry>
<entry > ~/.local/share/flatpak/exports/bin/org.ppsspp.PPSSPP</entry>
</rule>
</emulator>
2023-03-31 08:34:11 +00:00
<emulator name= "PRBOOM-PLUS" >
<!-- Doom engine source port PrBoom+ -->
<rule type= "systempath" >
<entry > prboom-plus</entry>
</rule>
</emulator>
2022-05-19 03:08:47 +00:00
<emulator name= "PRIMEHACK" >
<!-- PrimeHack, fork of Nintendo GameCube and Wii emulator Dolphin -->
<rule type= "systempath" >
<entry > primehack</entry>
<entry > io.github.shiiion.primehack</entry>
</rule>
<rule type= "staticpath" >
<entry > /var/lib/flatpak/exports/bin/io.github.shiiion.primehack</entry>
<entry > ~/.local/share/flatpak/exports/bin/io.github.shiiion.primehack</entry>
</rule>
</emulator>
2023-10-20 12:45:04 +00:00
<emulator name= "PROTON" >
<!-- Microsoft Windows compatibility layer Proton -->
<rule type= "staticpath" >
<entry > ~/Applications/Proton/wine*.AppImage</entry>
<entry > ~/.local/share/applications/Proton/wine*.AppImage</entry>
<entry > ~/.local/bin/Proton/wine*.AppImage</entry>
<entry > ~/bin/Proton/wine*.AppImage</entry>
</rule>
</emulator>
2023-03-31 08:34:11 +00:00
<emulator name= "PUNES" >
<!-- Nintendo NES and Famicom emulator puNES -->
<rule type= "systempath" >
<entry > punes</entry>
</rule>
<rule type= "staticpath" >
<entry > ~/Applications/punes/punes</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/punes/punes</entry>
2023-03-31 08:34:11 +00:00
<entry > ~/.local/bin/punes/punes</entry>
<entry > ~/bin/punes/punes</entry>
2024-02-19 15:22:05 +00:00
<entry > /var/lib/flatpak/exports/bin/io.github.punesemu.puNES</entry>
<entry > ~/.local/share/flatpak/exports/bin/io.github.punesemu.puNES</entry>
2023-03-31 08:34:11 +00:00
</rule>
</emulator>
2023-10-20 12:45:04 +00:00
<emulator name= "QUASI88" >
<!-- NEC PC - 8800 series emulator QUASI88 -->
<rule type= "systempath" >
<entry > quasi88</entry>
</rule>
<rule type= "staticpath" >
<entry > ~/Applications/quasi88/quasi88</entry>
<entry > ~/.local/share/applications/quasi88/quasi88</entry>
<entry > ~/.local/bin/quasi88/quasi88</entry>
<entry > ~/bin/quasi88/quasi88</entry>
</rule>
</emulator>
2022-05-19 03:08:47 +00:00
<emulator name= "REDREAM" >
<!-- Sega Dreamcast emulator Redream -->
<rule type= "systempath" >
<entry > redream</entry>
</rule>
<rule type= "staticpath" >
2022-06-22 20:55:01 +00:00
<entry > ~/Applications/redream/redream</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/redream/redream</entry>
2022-06-22 20:55:01 +00:00
<entry > ~/.local/bin/redream/redream</entry>
<entry > ~/bin/redream/redream</entry>
2022-05-19 03:08:47 +00:00
</rule>
</emulator>
2023-03-31 08:34:11 +00:00
<emulator name= "ROSALIES-MUPEN-GUI" >
<!-- Nintendo 64 emulator Rosalie's Mupen GUI -->
<rule type= "systempath" >
<entry > RMG</entry>
<entry > com.github.Rosalie241.RMG</entry>
</rule>
<rule type= "staticpath" >
<entry > ~/Applications/RMG*.AppImage</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/RMG*.AppImage</entry>
2023-03-31 08:34:11 +00:00
<entry > ~/.local/bin/RMG*.AppImage</entry>
<entry > ~/bin/RMG*.AppImage</entry>
2023-08-28 13:36:21 +00:00
<entry > /var/lib/flatpak/exports/bin/com.github.Rosalie241.RMG</entry>
<entry > ~/.local/share/flatpak/exports/bin/com.github.Rosalie241.RMG</entry>
2023-03-31 08:34:11 +00:00
</rule>
</emulator>
2022-05-19 03:08:47 +00:00
<emulator name= "RPCS3" >
<!-- Sony PlayStation 3 emulator RPCS3 -->
<rule type= "systempath" >
<entry > rpcs3</entry>
<entry > rpcs3-emu.rpcs3</entry>
<entry > net.rpcs3.RPCS3</entry>
</rule>
<rule type= "staticpath" >
2022-06-22 20:55:01 +00:00
<entry > ~/Applications/rpcs3*.AppImage</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/rpcs3*.AppImage</entry>
2022-06-22 20:55:01 +00:00
<entry > ~/.local/bin/rpcs3*.AppImage</entry>
<entry > ~/bin/rpcs3*.AppImage</entry>
2023-08-28 13:36:21 +00:00
<entry > /var/lib/flatpak/exports/bin/net.rpcs3.RPCS3</entry>
<entry > ~/.local/share/flatpak/exports/bin/net.rpcs3.RPCS3</entry>
2022-05-19 03:08:47 +00:00
</rule>
</emulator>
2022-08-30 15:05:25 +00:00
<emulator name= "RUFFLE" >
<!-- Adobe Flash player Ruffle -->
<rule type= "systempath" >
<entry > ruffle</entry>
</rule>
<rule type= "staticpath" >
<entry > ~/Applications/ruffle/ruffle</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/ruffle/ruffle</entry>
2022-08-30 15:05:25 +00:00
<entry > ~/.local/bin/ruffle/ruffle</entry>
<entry > ~/bin/ruffle/ruffle</entry>
</rule>
</emulator>
2022-05-19 03:08:47 +00:00
<emulator name= "RYUJINX" >
<!-- Nintendo Switch emulator Ryujinx -->
<rule type= "systempath" >
2024-03-02 10:52:36 +00:00
<entry > ryujinx-rdwrapper.sh</entry> <!-- RetroDECK -->
2024-02-19 15:22:05 +00:00
<entry > Ryujinx</entry>
<entry > Ryujinx.Ava</entry>
2022-05-19 03:08:47 +00:00
<entry > org.ryujinx.Ryujinx</entry>
</rule>
<rule type= "staticpath" >
<entry > /var/lib/flatpak/exports/bin/org.ryujinx.Ryujinx</entry>
<entry > ~/.local/share/flatpak/exports/bin/org.ryujinx.Ryujinx</entry>
2024-02-19 15:22:05 +00:00
<entry > ~/Applications/publish/Ryujinx</entry>
<entry > ~/.local/share/applications/publish/Ryujinx</entry>
<entry > ~/.local/bin/publish/Ryujinx</entry>
<entry > ~/bin/publish/Ryujinx</entry>
<entry > ~/Applications/publish/Ryujinx.Ava</entry>
<entry > ~/.local/share/applications/publish/Ryujinx.Ava</entry>
<entry > ~/.local/bin/publish/Ryujinx.Ava</entry>
<entry > ~/bin/publish/Ryujinx.Ava</entry>
2023-03-31 08:34:11 +00:00
</rule>
</emulator>
<emulator name= "SAMEBOY" >
<!-- Nintendo Game Boy and Game Boy Color emulator SameBoy -->
<rule type= "systempath" >
<entry > sameboy</entry>
<entry > io.github.sameboy.SameBoy</entry>
</rule>
<rule type= "staticpath" >
<entry > /var/lib/flatpak/exports/bin/io.github.sameboy.SameBoy</entry>
<entry > ~/.local/share/flatpak/exports/bin/io.github.sameboy.SameBoy</entry>
2022-05-19 03:08:47 +00:00
</rule>
</emulator>
2022-08-30 15:05:25 +00:00
<emulator name= "SCUMMVM" >
<!-- ScummVM game engine -->
<rule type= "systempath" >
<entry > scummvm</entry>
<entry > org.scummvm.ScummVM</entry>
</rule>
<rule type= "staticpath" >
<entry > /var/lib/flatpak/exports/bin/org.scummvm.ScummVM</entry>
<entry > ~/.local/share/flatpak/exports/bin/org.scummvm.ScummVM</entry>
</rule>
</emulator>
<emulator name= "SDL2TRS" >
<!-- Tandy TRS - 80 emulator sdl2trs -->
<rule type= "systempath" >
<entry > sdl2trs</entry>
</rule>
<rule type= "staticpath" >
<entry > ~/Applications/sdl2trs/sdl2trs</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/sdl2trs/sdl2trs</entry>
2022-08-30 15:05:25 +00:00
<entry > ~/.local/bin/sdl2trs/sdl2trs</entry>
<entry > ~/bin/sdl2trs/sdl2trs</entry>
</rule>
</emulator>
<emulator name= "SHEEPSHAVER" >
2023-03-31 08:34:11 +00:00
<!-- Apple Macintosh PowerPC emulator SheepShaver -->
2022-08-30 15:05:25 +00:00
<rule type= "systempath" >
<entry > SheepShaver</entry>
</rule>
<rule type= "staticpath" >
2023-03-31 08:34:11 +00:00
<entry > ~/Applications/SheepShaver*.AppImage</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/SheepShaver*.AppImage</entry>
2023-03-31 08:34:11 +00:00
<entry > ~/.local/bin/SheepShaver*.AppImage</entry>
<entry > ~/bin/SheepShaver*.AppImage</entry>
2022-08-30 15:05:25 +00:00
</rule>
</emulator>
<emulator name= "SIMCOUPE" >
<!-- SAM Coupé emulator SimCoupé -->
<rule type= "systempath" >
<entry > simcoupe</entry>
</rule>
<rule type= "staticpath" >
<entry > ~/Applications/simcoupe/simcoupe</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/simcoupe/simcoupe</entry>
2022-08-30 15:05:25 +00:00
<entry > ~/.local/bin/simcoupe/simcoupe</entry>
<entry > ~/bin/simcoupe/simcoupe</entry>
</rule>
</emulator>
2023-03-31 08:34:11 +00:00
<emulator name= "SIMPLE64" >
<!-- Nintendo 64 emulator simple64 -->
<rule type= "systempath" >
<entry > simple64-gui</entry>
<entry > io.github.simple64.simple64</entry>
</rule>
<rule type= "staticpath" >
<entry > /var/lib/flatpak/exports/bin/io.github.simple64.simple64</entry>
<entry > ~/.local/share/flatpak/exports/bin/io.github.simple64.simple64</entry>
</rule>
</emulator>
2023-10-20 12:45:04 +00:00
<emulator name= "SKYEMU" >
<!-- Nintendo Game Boy, Game Boy Color, Game Boy Advance and DS emulator SkyEmu -->
<rule type= "systempath" >
<entry > SkyEmu</entry>
</rule>
<rule type= "staticpath" >
<entry > ~/Applications/SkyEmu/SkyEmu</entry>
<entry > ~/.local/share/applications/SkyEmu/SkyEmu</entry>
<entry > ~/.local/bin/SkyEmu/SkyEmu</entry>
<entry > ~/bin/SkyEmu/SkyEmu</entry>
</rule>
</emulator>
2022-08-30 15:05:25 +00:00
<emulator name= "SNES9X" >
<!-- Super Nintendo emulator Snes9x -->
<rule type= "systempath" >
<entry > snes9x</entry>
2023-03-31 08:34:11 +00:00
<entry > snes9x-gtk</entry>
2023-10-20 12:45:04 +00:00
<entry > com.snes9x.Snes9x</entry>
2022-08-30 15:05:25 +00:00
</rule>
<rule type= "staticpath" >
2023-10-20 12:45:04 +00:00
<entry > ~/Applications/Snes9x*.AppImage</entry>
<entry > ~/.local/share/applications/Snes9x*.AppImage</entry>
<entry > ~/.local/bin/Snes9x*.AppImage</entry>
<entry > ~/bin/Snes9x*.AppImage</entry>
2022-08-30 15:05:25 +00:00
<entry > /var/lib/flatpak/exports/bin/com.snes9x.Snes9x</entry>
<entry > ~/.local/share/flatpak/exports/bin/com.snes9x.Snes9x</entry>
</rule>
</emulator>
<emulator name= "SOLARUS" >
<!-- Solarus game engine -->
<rule type= "systempath" >
<entry > solarus-run</entry>
<entry > solarus.run</entry>
</rule>
2023-03-31 08:34:11 +00:00
<rule type= "staticpath" >
<entry > /var/lib/flatpak/exports/bin/org.solarus_games.solarus.Launcher|flatpak run --command=solarus-run org.solarus_games.solarus.Launcher</entry>
<entry > ~/.local/share/flatpak/exports/bin/org.solarus_games.solarus.Launcher|flatpak run --command=solarus-run org.solarus_games.solarus.Launcher</entry>
</rule>
2022-08-30 15:05:25 +00:00
</emulator>
<emulator name= "STEAM" >
<!-- Valve Steam -->
<rule type= "systempath" >
<entry > steam</entry>
</rule>
</emulator>
2023-03-31 08:34:11 +00:00
<emulator name= "STELLA" >
<!-- Atari 2600 emulator Stella -->
<rule type= "systempath" >
<entry > stella</entry>
<entry > io.github.stella_emu.Stella</entry>
</rule>
<rule type= "staticpath" >
<entry > /var/lib/flatpak/exports/bin/io.github.stella_emu.Stella</entry>
<entry > ~/.local/share/flatpak/exports/bin/io.github.stella_emu.Stella</entry>
</rule>
</emulator>
<emulator name= "SUPERMODEL" >
<!-- Sega Model 3 emulator Supermodel -->
<rule type= "systempath" >
<entry > supermodel</entry>
</rule>
<rule type= "staticpath" >
<entry > ~/Applications/Supermodel/supermodel</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/Supermodel/supermodel</entry>
2023-03-31 08:34:11 +00:00
<entry > ~/.local/bin/Supermodel/supermodel</entry>
<entry > ~/bin/Supermodel/supermodel</entry>
2024-02-19 15:22:05 +00:00
<entry > /var/lib/flatpak/exports/bin/com.supermodel3.Supermodel</entry>
<entry > ~/.local/share/flatpak/exports/bin/com.supermodel3.Supermodel</entry>
</rule>
</emulator>
<emulator name= "TIC-80" >
<!-- TIC - 80 Fantasy Computer (game engine) -->
<rule type= "systempath" >
<entry > tic80</entry>
<entry > com.tic80.TIC_80</entry>
</rule>
<rule type= "staticpath" >
<entry > /var/lib/flatpak/exports/bin/com.tic80.TIC_80</entry>
<entry > ~/.local/share/flatpak/exports/bin/com.tic80.TIC_80</entry>
2023-03-31 08:34:11 +00:00
</rule>
</emulator>
<emulator name= "TRIFORCE" >
<!-- Triforce, fork of Nintendo GameCube and Wii emulator Dolphin -->
<rule type= "systempath" >
<entry > dolphin-emu-triforce</entry>
</rule>
<rule type= "staticpath" >
<entry > ~/Applications/dolphin-emu-triforce*.AppImage</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/dolphin-emu-triforce*.AppImage</entry>
2023-03-31 08:34:11 +00:00
<entry > ~/.local/bin/dolphin-emu-triforce*.AppImage</entry>
<entry > ~/bin/dolphin-emu-triforce*.AppImage</entry>
</rule>
</emulator>
2022-08-30 15:05:25 +00:00
<emulator name= "TSUGARU" >
<!-- Fujitsu FM Towns emulator Tsugaru -->
<rule type= "staticpath" >
<entry > ~/Applications/tsugaru/Tsugaru_CUI</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/tsugaru/Tsugaru_CUI</entry>
2022-08-30 15:05:25 +00:00
<entry > ~/.local/bin/tsugaru/Tsugaru_CUI</entry>
<entry > ~/bin/tsugaru/Tsugaru_CUI</entry>
</rule>
</emulator>
2022-05-19 03:08:47 +00:00
<emulator name= "VBA-M" >
<!-- Nintendo Game Boy Advance emulator VBA - M -->
<rule type= "systempath" >
<entry > visualboyadvance-m</entry>
</rule>
</emulator>
2023-03-31 08:34:11 +00:00
<emulator name= "VICE-X64SC" >
<!-- Commodore 8 - bit computer emulator VICE (x64sc accurate) -->
<rule type= "systempath" >
<entry > x64sc</entry>
<entry > vice-jz.x64sc</entry>
<entry > net.sf.VICE</entry>
</rule>
<rule type= "staticpath" >
<entry > /var/lib/flatpak/exports/bin/net.sf.VICE</entry>
<entry > ~/.local/share/flatpak/exports/bin/net.sf.VICE</entry>
</rule>
</emulator>
2023-10-20 12:45:04 +00:00
<emulator name= "VICE-XPLUS4" >
<!-- Commodore 8 - bit computer emulator VICE (xplus4) -->
<rule type= "systempath" >
<entry > xplus4</entry>
<entry > vice-jz.xplus4</entry>
</rule>
<rule type= "staticpath" >
<entry > /var/lib/flatpak/exports/bin/net.sf.VICE|flatpak run --command=xplus4 net.sf.VICE</entry>
<entry > ~/.local/share/flatpak/exports/bin/net.sf.VICE|flatpak run --command=xplus4 net.sf.VICE</entry>
</rule>
</emulator>
2023-03-31 08:34:11 +00:00
<emulator name= "VICE-XVIC" >
2023-10-20 12:45:04 +00:00
<!-- Commodore 8 - bit computer emulator VICE (xvic) -->
2023-03-31 08:34:11 +00:00
<rule type= "systempath" >
<entry > xvic</entry>
<entry > vice-jz.xvic</entry>
</rule>
<rule type= "staticpath" >
<entry > /var/lib/flatpak/exports/bin/net.sf.VICE|flatpak run --command=xvic net.sf.VICE</entry>
<entry > ~/.local/share/flatpak/exports/bin/net.sf.VICE|flatpak run --command=xvic net.sf.VICE</entry>
</rule>
</emulator>
2023-10-20 12:45:04 +00:00
<emulator name= "VISUAL-PINBALL" >
<!-- Pinball simulator Visual Pinball -->
<rule type= "systempath" >
<entry > VPinballX_GL</entry>
</rule>
<rule type= "staticpath" >
<entry > ~/Applications/VPinballX/VPinballX_GL</entry>
<entry > ~/.local/share/applications/VPinballX/VPinballX_GL</entry>
<entry > ~/.local/bin/VPinballX/VPinballX_GL</entry>
<entry > ~/bin/VPinballX/VPinballX_GL</entry>
</rule>
</emulator>
2022-08-30 15:05:25 +00:00
<emulator name= "VITA3K" >
<!-- Sony PlayStation Vita emulator Vita3K -->
<rule type= "systempath" >
<entry > vita3k</entry>
<entry > Vita3K</entry>
</rule>
<rule type= "staticpath" >
2024-02-19 15:22:05 +00:00
<entry > ~/Applications/Vita3K*.AppImage</entry>
<entry > ~/.local/share/applications/Vita3K*.AppImage</entry>
<entry > ~/.local/bin/Vita3K*.AppImage</entry>
<entry > ~/bin/Vita3K*.AppImage</entry>
2022-08-30 15:05:25 +00:00
<entry > ~/Applications/Vita3K/Vita3K</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/Vita3K/Vita3K</entry>
2022-08-30 15:05:25 +00:00
<entry > ~/.local/bin/Vita3K/Vita3K</entry>
<entry > ~/bin/Vita3K/Vita3K</entry>
</rule>
</emulator>
2022-05-19 03:08:47 +00:00
<emulator name= "XEMU" >
<!-- Microsoft Xbox emulator xemu -->
<rule type= "systempath" >
<entry > xemu</entry>
<entry > app.xemu.xemu</entry>
</rule>
<rule type= "staticpath" >
2023-03-31 08:34:11 +00:00
<entry > ~/Applications/xemu*.AppImage</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/xemu*.AppImage</entry>
2023-03-31 08:34:11 +00:00
<entry > ~/.local/bin/xemu*.AppImage</entry>
<entry > ~/bin/xemu*.AppImage</entry>
2023-08-28 13:36:21 +00:00
<entry > /var/lib/flatpak/exports/bin/app.xemu.xemu</entry>
<entry > ~/.local/share/flatpak/exports/bin/app.xemu.xemu</entry>
2022-05-19 03:08:47 +00:00
</rule>
</emulator>
2023-10-20 12:45:04 +00:00
<emulator name= "WINE" >
<!-- Microsoft Windows compatibility layer Wine -->
<rule type= "staticpath" >
<entry > ~/Applications/Wine/wine*.AppImage</entry>
<entry > ~/.local/share/applications/Wine/wine*.AppImage</entry>
<entry > ~/.local/bin/Wine/wine*.AppImage</entry>
<entry > ~/bin/Wine/wine*.AppImage</entry>
</rule>
</emulator>
<emulator name= "XENIA-WINDOWS" >
<!-- Microsoft Xbox 360 emulator xenia -->
<rule type= "staticpath" >
<entry > ~/Applications/xenia/xenia.exe</entry>
<entry > ~/.local/share/applications/xenia/xenia.exe</entry>
<entry > ~/.local/bin/xenia/xenia.exe</entry>
<entry > ~/bin/xenia/xenia.exe</entry>
<entry > ~/Applications/xenia/xenia_canary.exe</entry>
<entry > ~/.local/share/applications/xenia/xenia_canary.exe</entry>
<entry > ~/.local/bin/xenia/xenia_canary.exe</entry>
<entry > ~/bin/xenia/xenia_canary.exe</entry>
</rule>
</emulator>
2022-08-30 15:05:25 +00:00
<emulator name= "XROAR" >
<!-- Dragon and Tandy 8 - bit computer emulator XRoar -->
<rule type= "systempath" >
<entry > xroar</entry>
</rule>
<rule type= "staticpath" >
<entry > ~/Applications/xroar/xroar</entry>
2023-08-28 13:36:21 +00:00
<entry > ~/.local/share/applications/xroar/xroar</entry>
2022-08-30 15:05:25 +00:00
<entry > ~/.local/bin/xroar/xroar</entry>
<entry > ~/bin/xroar/xroar</entry>
</rule>
</emulator>
2024-03-08 17:21:43 +00:00
<emulator name= "YUZU" >
<!-- Nintendo Switch emulator Yuzu -->
<rule type= "systempath" >
<entry > yuzu</entry>
<entry > org.yuzu_emu.yuzu</entry>
</rule>
<rule type= "staticpath" >
2024-03-08 20:22:15 +00:00
<entry > /var/data/ponzu/Yuzu/bin/yuzu-qt</entry> <!-- RetroDECK, ponzu -->
2024-03-08 17:21:43 +00:00
<entry > ~/Applications/yuzu*.AppImage</entry>
<entry > ~/.local/share/applications/yuzu*.AppImage</entry>
<entry > ~/.local/bin/yuzu*.AppImage</entry>
<entry > ~/bin/yuzu*.AppImage</entry>
<entry > /var/lib/flatpak/exports/bin/org.yuzu_emu.yuzu</entry>
<entry > ~/.local/share/flatpak/exports/bin/org.yuzu_emu.yuzu</entry>
</rule>
</emulator>
2023-08-28 13:36:21 +00:00
<emulator name= "ZESARUX" >
<!-- Sinclair ZX Spectrum emulator ZEsarUX -->
<rule type= "systempath" >
<entry > zesarux</entry>
</rule>
<rule type= "staticpath" >
<entry > ~/Applications/ZEsarUX/zesarux</entry>
<entry > ~/.local/share/applications/ZEsarUX/zesarux</entry>
<entry > ~/.local/bin/ZEsarUX/zesarux</entry>
<entry > ~/bin/ZEsarUX/zesarux</entry>
2022-05-19 03:08:47 +00:00
</rule>
</emulator>
2023-09-16 14:05:10 +00:00
</ruleList>