@ all
different ideas:
>
use UtilityMenu Plugin:
create batch-files with pre-configured settings/commands or try direct start of commands.
start AM > press TAB key > Plug-ins > enable and edit UtilityMenu plugin > set Item 1 Command to batch-file1 > Item 2 Command to batch-file2 > and so on
before starting game, press UtilityMenu button and start the batch-files or direct start of commands
>
external scriptuse an external script software like Autohotkey, Autoit, and so on.
the script should wait for hotkey input and starts your desired parameters
>
start different scripts along with emualatorfor example start OpenBOR and wait_for_ESC.exe
executable cmd
args /c cd C:\attract\EMU\OpenBOR\[name] & start OpenBOR.exe & start C:\attract\EMU\OpenBOR\wait_for_ESC.exe
rompath C:\attract\EMU\OpenBOR
or start direct with romfile-name:
C:\attract\my_exe.exe [name]
use Plugin, that starts before emulator starts and get romfile-nameaccording to the documentation, it appears that romfile names are used
see enclosed .nut
@ roundcubeone
do not know maximus arcade.
probably it works complete different, because you are here on attractmode frontend forum.
so help and suggestions for Attractmode are maybe do not work?