mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-03-06 14:27:43 +00:00
Added DREAMM standalone as an alternative emulator for the dos, pc and scummvm systems on Linux, macOS and Windows
This commit is contained in:
parent
5087ffb566
commit
a89e5c9ddd
|
@ -65,6 +65,7 @@ Emulators\demul\demul.exe
|
|||
Emulators\Dolphin-x64\Dolphin.exe
|
||||
Emulators\dosbox-staging\dosbox.exe
|
||||
Emulators\DOSBox-X\dosbox-x.exe
|
||||
Emulators\dreamm\dreamm.exe
|
||||
Emulators\duckstation\duckstation-qt-x64-ReleaseLTCG.exe
|
||||
Emulators\duckstation\duckstation-qt-x64-ReleaseLTCG-SSE2.exe
|
||||
Emulators\EasyRPG\Player.exe
|
||||
|
|
|
@ -292,6 +292,18 @@
|
|||
<entry>~/.local/share/flatpak/exports/bin/com.dosbox_x.DOSBox-X</entry>
|
||||
</rule>
|
||||
</emulator>
|
||||
<emulator name="DREAMM">
|
||||
<!-- LucasArts game engine DREAMM -->
|
||||
<rule type="systempath">
|
||||
<entry>dreamm</entry>
|
||||
</rule>
|
||||
<rule type="staticpath">
|
||||
<entry>~/Applications/dreamm/dreamm</entry>
|
||||
<entry>~/.local/share/applications/dreamm/dreamm</entry>
|
||||
<entry>~/.local/bin/dreamm/dreamm</entry>
|
||||
<entry>~/bin/dreamm/dreamm</entry>
|
||||
</rule>
|
||||
</emulator>
|
||||
<emulator name="DUCKSTATION">
|
||||
<!-- Sony PlayStation 1 emulator DuckStation -->
|
||||
<rule type="systempath">
|
||||
|
|
|
@ -564,6 +564,7 @@
|
|||
<command label="DOSBox-SVN">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/dosbox_svn_libretro.so %ROM%</command>
|
||||
<command label="DOSBox-X (Standalone)">%STARTDIR%=%GAMEDIR% %EMULATOR_DOSBOX-X% %ROM%</command>
|
||||
<command label="DOSBox Staging (Standalone)">%STARTDIR%=%GAMEDIR% %EMULATOR_DOSBOX-STAGING% %ROM%</command>
|
||||
<command label="DREAMM (Standalone)">%STARTDIR%=%GAMEDIR% %EMULATOR_DREAMM% .</command>
|
||||
<command label="VirtualXT">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/virtualxt_libretro.so %ROM%</command>
|
||||
<platform>dos</platform>
|
||||
<theme>dos</theme>
|
||||
|
@ -1460,6 +1461,7 @@
|
|||
<command label="DOSBox-SVN">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/dosbox_svn_libretro.so %ROM%</command>
|
||||
<command label="DOSBox-X (Standalone)">%STARTDIR%=%GAMEDIR% %EMULATOR_DOSBOX-X% %ROM%</command>
|
||||
<command label="DOSBox Staging (Standalone)">%STARTDIR%=%GAMEDIR% %EMULATOR_DOSBOX-STAGING% %ROM%</command>
|
||||
<command label="DREAMM (Standalone)">%STARTDIR%=%GAMEDIR% %EMULATOR_DREAMM% .</command>
|
||||
<command label="VirtualXT">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/virtualxt_libretro.so %ROM%</command>
|
||||
<platform>pc</platform>
|
||||
<theme>pc</theme>
|
||||
|
@ -1729,6 +1731,7 @@
|
|||
<extension>.scummvm .SCUMMVM .svm .SVM</extension>
|
||||
<command label="ScummVM">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/scummvm_libretro.so %ROM%</command>
|
||||
<command label="ScummVM (Standalone)">%STARTDIR%=%GAMEDIR% %EMULATOR_SCUMMVM% %BASENAME%</command>
|
||||
<command label="DREAMM (Standalone)">%STARTDIR%=%GAMEDIR% %EMULATOR_DREAMM% .</command>
|
||||
<platform>scummvm</platform>
|
||||
<theme>scummvm</theme>
|
||||
</system>
|
||||
|
|
|
@ -101,6 +101,12 @@
|
|||
<entry>/usr/local/bin/dosbox-x</entry>
|
||||
</rule>
|
||||
</emulator>
|
||||
<emulator name="DREAMM">
|
||||
<!-- LucasArts game engine DREAMM -->
|
||||
<rule type="staticpath">
|
||||
<entry>/Applications/dreamm.app/Contents/MacOS/dreamm</entry>
|
||||
</rule>
|
||||
</emulator>
|
||||
<emulator name="DUCKSTATION">
|
||||
<!-- Sony PlayStation 1 emulator DuckStation -->
|
||||
<rule type="staticpath">
|
||||
|
|
|
@ -541,6 +541,7 @@
|
|||
<command label="DOSBox-SVN">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/dosbox_svn_libretro.dylib %ROM%</command>
|
||||
<command label="DOSBox-X (Standalone)">%STARTDIR%=%GAMEDIR% %EMULATOR_DOSBOX-X% %ROM%</command>
|
||||
<command label="DOSBox Staging (Standalone)">%STARTDIR%=%GAMEDIR% %EMULATOR_DOSBOX-STAGING% %ROM%</command>
|
||||
<command label="DREAMM (Standalone)">%STARTDIR%=%GAMEDIR% %EMULATOR_DREAMM% .</command>
|
||||
<command label="VirtualXT">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/virtualxt_libretro.dylib %ROM%</command>
|
||||
<platform>dos</platform>
|
||||
<theme>dos</theme>
|
||||
|
@ -1378,6 +1379,7 @@
|
|||
<command label="DOSBox-SVN">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/dosbox_svn_libretro.dylib %ROM%</command>
|
||||
<command label="DOSBox-X (Standalone)">%STARTDIR%=%GAMEDIR% %EMULATOR_DOSBOX-X% %ROM%</command>
|
||||
<command label="DOSBox Staging (Standalone)">%STARTDIR%=%GAMEDIR% %EMULATOR_DOSBOX-STAGING% %ROM%</command>
|
||||
<command label="DREAMM (Standalone)">%STARTDIR%=%GAMEDIR% %EMULATOR_DREAMM% .</command>
|
||||
<command label="VirtualXT">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/virtualxt_libretro.dylib %ROM%</command>
|
||||
<platform>pc</platform>
|
||||
<theme>pc</theme>
|
||||
|
@ -1632,6 +1634,7 @@
|
|||
<extension>.scummvm .SCUMMVM .svm .SVM</extension>
|
||||
<command label="ScummVM">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/scummvm_libretro.dylib %ROM%</command>
|
||||
<command label="ScummVM (Standalone)">%STARTDIR%=%GAMEDIR% %EMULATOR_SCUMMVM% %BASENAME%</command>
|
||||
<command label="DREAMM (Standalone)">%STARTDIR%=%GAMEDIR% %EMULATOR_DREAMM% .</command>
|
||||
<platform>scummvm</platform>
|
||||
<theme>scummvm</theme>
|
||||
</system>
|
||||
|
|
|
@ -275,6 +275,16 @@
|
|||
<entry>%ESPATH%\..\Emulators\DOSBox-X\dosbox-x.exe</entry>
|
||||
</rule>
|
||||
</emulator>
|
||||
<emulator name="DREAMM">
|
||||
<!-- LucasArts game engine DREAMM -->
|
||||
<rule type="systempath">
|
||||
<entry>dreamm.exe</entry>
|
||||
</rule>
|
||||
<rule type="staticpath">
|
||||
<entry>%ESPATH%\Emulators\dreamm\dreamm.exe</entry>
|
||||
<entry>%ESPATH%\..\Emulators\dreamm\dreamm.exe</entry>
|
||||
</rule>
|
||||
</emulator>
|
||||
<emulator name="DUCKSTATION">
|
||||
<!-- Sony PlayStation 1 emulator DuckStation -->
|
||||
<rule type="systempath">
|
||||
|
|
|
@ -179,6 +179,13 @@
|
|||
<entry>%ESPATH%\..\Emulators\DOSBox-X\dosbox-x.exe</entry>
|
||||
</rule>
|
||||
</emulator>
|
||||
<emulator name="DREAMM">
|
||||
<!-- LucasArts game engine DREAMM -->
|
||||
<rule type="staticpath">
|
||||
<entry>%ESPATH%\Emulators\dreamm\dreamm.exe</entry>
|
||||
<entry>%ESPATH%\..\Emulators\dreamm\dreamm.exe</entry>
|
||||
</rule>
|
||||
</emulator>
|
||||
<emulator name="DUCKSTATION">
|
||||
<!-- Sony PlayStation 1 emulator DuckStation -->
|
||||
<rule type="staticpath">
|
||||
|
|
|
@ -562,6 +562,7 @@
|
|||
<command label="DOSBox-SVN">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\dosbox_svn_libretro.dll %ROM%</command>
|
||||
<command label="DOSBox-X (Standalone)">%STARTDIR%=%GAMEDIR% %EMULATOR_DOSBOX-X% %ROM%</command>
|
||||
<command label="DOSBox Staging (Standalone)">%STARTDIR%=%GAMEDIR% %EMULATOR_DOSBOX-STAGING% %ROM%</command>
|
||||
<command label="DREAMM (Standalone)">%STARTDIR%=%GAMEDIR% %EMULATOR_DREAMM% .</command>
|
||||
<command label="VirtualXT">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\virtualxt_libretro.dll %ROM%</command>
|
||||
<platform>dos</platform>
|
||||
<theme>dos</theme>
|
||||
|
@ -1452,6 +1453,7 @@
|
|||
<command label="DOSBox-SVN">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\dosbox_svn_libretro.dll %ROM%</command>
|
||||
<command label="DOSBox-X (Standalone)">%STARTDIR%=%GAMEDIR% %EMULATOR_DOSBOX-X% %ROM%</command>
|
||||
<command label="DOSBox Staging (Standalone)">%STARTDIR%=%GAMEDIR% %EMULATOR_DOSBOX-STAGING% %ROM%</command>
|
||||
<command label="DREAMM (Standalone)">%STARTDIR%=%GAMEDIR% %EMULATOR_DREAMM% .</command>
|
||||
<command label="VirtualXT">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\virtualxt_libretro.dll %ROM%</command>
|
||||
<platform>pc</platform>
|
||||
<theme>pc</theme>
|
||||
|
@ -1721,6 +1723,7 @@
|
|||
<extension>.scummvm .SCUMMVM .svm .SVM</extension>
|
||||
<command label="ScummVM">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\scummvm_libretro.dll %ROM%</command>
|
||||
<command label="ScummVM (Standalone)">%STARTDIR%=%GAMEDIR% %EMULATOR_SCUMMVM% %BASENAME%</command>
|
||||
<command label="DREAMM (Standalone)">%STARTDIR%=%GAMEDIR% %EMULATOR_DREAMM% .</command>
|
||||
<platform>scummvm</platform>
|
||||
<theme>scummvm</theme>
|
||||
</system>
|
||||
|
|
Loading…
Reference in a new issue