-
-
Notifications
You must be signed in to change notification settings - Fork 328
Open
Description
It's possible but not very easy to handle.
The command line generated by advmenu to run advmess is like that :
/mnt/SDCARD/.tmp_update/bin/adv/advmess ti99_4a -dev_cartridge carwars=carwarsg.bin -sound_volume -26 -quiet
So we need to create a script to generate this command line automatically. It will probably requires to parse advmess config files.
The advmess nomenclature is different to Retroarch :
- rom = cores in Retroarch
- image = roms in Retroarch
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew or improved featureNew or improved feature
Type
Projects
Status
🆕 New / To discuss