mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 14:15:38 +00:00
(Android) Added MAME4droid 2024 standalone as an alternative emulator for the supervision system
This commit is contained in:
parent
40f3948fdb
commit
1a6e4c8bc2
|
@ -1745,6 +1745,7 @@
|
||||||
<path>%ROMPATH%/supervision</path>
|
<path>%ROMPATH%/supervision</path>
|
||||||
<extension>.bin .BIN .sv .SV .7z .7Z .zip .ZIP</extension>
|
<extension>.bin .BIN .sv .SV .7z .7Z .zip .ZIP</extension>
|
||||||
<command label="Potator">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=potator_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
<command label="Potator">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=potator_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||||
|
<command label="MAME4droid 2024 (Standalone)">%EMULATOR_MAME4DROID-2024% %ACTION%=android.intent.action.VIEW %EXTRA_cli_params%="-rompath '%GAMEDIRRAW%;%ROMPATHRAW%/supervision' -cart '%ROMRAW%'" %DATA%=svision</command>
|
||||||
<platform>supervision</platform>
|
<platform>supervision</platform>
|
||||||
<theme>supervision</theme>
|
<theme>supervision</theme>
|
||||||
</system>
|
</system>
|
||||||
|
|
Loading…
Reference in a new issue