Skip to content

Commit 6049209

Browse files
committed
es-de rules fixes, build
1 parent 84d81b6 commit 6049209

File tree

2 files changed

+83
-12
lines changed

2 files changed

+83
-12
lines changed

resources/systems/linux/es_find_rules.xml

Lines changed: 81 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,16 @@
109109
<entry>/app/retrodeck/components/advmame/component_launcher.sh</entry>
110110
</rule>
111111
</emulator>
112+
<emulator name="AGS">
113+
<!-- Adventure Game Studio Game Engine -->
114+
<rule type="systempath">
115+
<entry>ags</entry>
116+
</rule>
117+
<rule type="staticpath">
118+
<!-- RetroDECK -->
119+
<entry>/app/retrodeck/components/ags/component_launcher.sh</entry>
120+
</rule>
121+
</emulator>
112122
<emulator name="AMIBERRY">
113123
<!-- Commodore Amiga emulator Amiberry -->
114124
<rule type="systempath">
@@ -935,16 +945,6 @@
935945
<entry>noods</entry>
936946
</rule>
937947
</emulator>
938-
<emulator name="OPENBOR">
939-
<!-- OpenBOR Game Engine -->
940-
<rule type="systempath">
941-
<entry>openbor</entry>
942-
</rule>
943-
<rule type="staticpath">
944-
<!-- RetroDECK -->
945-
<entry>/app/retrodeck/components/openbor/component_launcher.sh</entry>
946-
</rule>
947-
</emulator>
948948
<emulator name="OPENMSX">
949949
<!-- MSX home computer emulator openMSX -->
950950
<rule type="systempath">
@@ -1751,10 +1751,81 @@
17511751
<entry>/app/retrodeck/components/zesarux/component_launcher.sh</entry>
17521752
</rule>
17531753
</emulator>
1754+
<!-- RetroDECK Specific Components-->
17541755
<emulator name="FLATPAKSPAWN">
17551756
<rule type="systempath">
17561757
<!-- RetroDECK -->
17571758
<entry>flatpak-spawn</entry>
17581759
</rule>
17591760
</emulator>
1761+
<emulator name="GZDOOM">
1762+
<!-- GZDoom Game Engine -->
1763+
<rule type="systempath">
1764+
<entry>gzdoom</entry>
1765+
</rule>
1766+
<rule type="staticpath">
1767+
<!-- RetroDECK -->
1768+
<entry>/app/retrodeck/components/gzdoom/component_launcher.sh</entry>
1769+
</rule>
1770+
</emulator>
1771+
<emulator name="UZDOOM">
1772+
<!-- UZDoom Game Engine -->
1773+
<rule type="systempath">
1774+
<entry>uzdoom</entry>
1775+
</rule>
1776+
<rule type="staticpath">
1777+
<!-- RetroDECK -->
1778+
<entry>/app/retrodeck/components/uzdoom/component_launcher.sh</entry>
1779+
</rule>
1780+
</emulator>
1781+
<emulator name="RAZE">
1782+
<!-- RAZE Game Engine -->
1783+
<rule type="systempath">
1784+
<entry>raze</entry>
1785+
</rule>
1786+
<rule type="staticpath">
1787+
<!-- RetroDECK -->
1788+
<entry>/app/retrodeck/components/raze/component_launcher.sh</entry>
1789+
</rule>
1790+
</emulator>
1791+
<emulator name="KEGS">
1792+
<!-- KEGS Apple IIgs emulator -->
1793+
<rule type="systempath">
1794+
<entry>kegs</entry>
1795+
</rule>
1796+
<rule type="staticpath">
1797+
<!-- RetroDECK -->
1798+
<entry>/app/retrodeck/components/kegs/component_launcher.sh</entry>
1799+
</rule>
1800+
</emulator>
1801+
<emulator name="OPENBOR">
1802+
<!-- OpenBOR Game Engine -->
1803+
<rule type="systempath">
1804+
<entry>openbor</entry>
1805+
</rule>
1806+
<rule type="staticpath">
1807+
<!-- RetroDECK -->
1808+
<entry>/app/retrodeck/components/openbor/component_launcher.sh</entry>
1809+
</rule>
1810+
</emulator>
1811+
<emulator name="GAMETANK">
1812+
<!-- GameTank Emulator -->
1813+
<rule type="systempath">
1814+
<entry>gametank</entry>
1815+
</rule>
1816+
<rule type="staticpath">
1817+
<!-- RetroDECK -->
1818+
<entry>/app/retrodeck/components/gametank/component_launcher.sh</entry>
1819+
</rule>
1820+
</emulator>
1821+
<emulator name="COMMANDERX16">
1822+
<!-- Commander X16 Emulator -->
1823+
<rule type="systempath">
1824+
<entry>commanderx16</entry>
1825+
</rule>
1826+
<rule type="staticpath">
1827+
<!-- RetroDECK -->
1828+
<entry>/app/retrodeck/components/commanderx16/component_launcher.sh</entry>
1829+
</rule>
1830+
</emulator>
17601831
</ruleList>

resources/systems/linux/es_systems.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -563,8 +563,8 @@
563563
<fullname>Doom</fullname>
564564
<path>%ROMPATH%/doom</path>
565565
<extension>.doom .DOOM .desktop .ipk3 .IPK3 .iwad .IWAD .pk3 .PK3 .pk4 .PK4 .pwad .PWAD .sh .wad .WAD</extension>
566-
<command label="GZDoom (Standalone)">/app/retrodeck/components/gzdoom/component_launcher.sh %ROM%</command>
567-
<!-- <command label="UZDoom (Standalone)">/app/retrodeck/components/uzdoom/component_launcher.sh %ROM%</command> -->
566+
<command label="GZDoom (Standalone)">%EMULATOR_GZDOOM% %ROM%</command>
567+
<!-- <command label="GZDoom (Standalone)">%EMULATOR_UZDOOM% %ROM%</command> -->
568568
<command label="PrBoom">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/prboom_libretro.so %ROM%</command>
569569
<!-- <command label="PrBoom+ (Standalone)">%EMULATOR_PRBOOM-PLUS% -iwad %ROM%</command> -->
570570
<command label="Boom 3">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/boom3_libretro.so %ROM%</command>

0 commit comments

Comments
 (0)