mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
(Android) Added MAME4droid 2024 standalone as the default emulator for the daphne system
This commit is contained in:
parent
baced6cde9
commit
0acfc1690e
|
@ -472,7 +472,8 @@
|
|||
<name>daphne</name>
|
||||
<fullname>Daphne Arcade LaserDisc Emulator</fullname>
|
||||
<path>%ROMPATH%/daphne</path>
|
||||
<extension>.dirksimple .ogv .OGV</extension>
|
||||
<extension>.dirksimple .ogv .OGV .7z .7Z .zip .ZIP</extension>
|
||||
<command label="MAME4droid 2024 (Standalone)">%EMULATOR_MAME4DROID-2024% %ACTION%=android.intent.action.VIEW %EXTRA_cli_params%="-rompath '%GAMEDIRRAW%;%ROMPATHRAW%/daphne'" %DATA%=%ROMPROVIDER%</command>
|
||||
<command label="DirkSimple">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=dirksimple_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<platform>daphne, arcade</platform>
|
||||
<theme>daphne</theme>
|
||||
|
|
Loading…
Reference in a new issue