(Android) Added MAME4droid 2024 standalone as the default emulator for the laserdisc system

This commit is contained in:
Leon Styhre 2024-06-01 10:29:46 +02:00
parent 2d36c3402b
commit f76072f73c

View file

@ -832,7 +832,8 @@
<name>laserdisc</name>
<fullname>LaserDisc Games</fullname>
<path>%ROMPATH%/laserdisc</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%/laserdisc'" %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>laserdisc</theme>