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

This commit is contained in:
Leon Styhre 2024-06-01 10:40:26 +02:00
parent bba9eda094
commit 7bd629a14a

View file

@ -1007,6 +1007,7 @@
<path>%ROMPATH%/model2</path>
<extension>.7z .7Z .zip .ZIP</extension>
<command label="MAME - Current">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mamearcade_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%/model2'" %DATA%=%ROMPROVIDER%</command>
<platform>arcade</platform>
<theme>model2</theme>
</system>