(Android) Added MAME4droid 2024 standalone as an alternative emulator for the supervision system

This commit is contained in:
Leon Styhre 2024-06-01 10:55:54 +02:00
parent 40f3948fdb
commit 1a6e4c8bc2

View file

@ -1745,6 +1745,7 @@
<path>%ROMPATH%/supervision</path>
<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="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>
<theme>supervision</theme>
</system>