Attract-Mode Support Forum
Attract-Mode Support => General => Topic started by: linglang on April 07, 2019, 06:28:32 PM
-
I use this attract mode front end to load a few Nesica games.
https://www.youtube.com/watch?v=-JjhCpzmN7o
But the trouble is, it uses RocketLauncher to actually load the games, but that is a pain in the ... to configure.
So my question is, can attract mode, launch .exe files or shortcuts to a .bat / .exe directly ?
Which files determine that ?
Human readable, editable ?
Or is RocketLauncher a integral and needed part of Attract mode ?
I would like to try to use a lightweight AttractMode without the need for RocketLauncher if possible.
-
I use this attract mode front end to load a few Nesica games.
https://www.youtube.com/watch?v=-JjhCpzmN7o
But the trouble is, it uses RocketLauncher to actually load the games, but that is a pain in the ... to configure.
So my question is, can attract mode, launch .exe files or shortcuts to a .bat / .exe directly ?
Yes
Which files determine that ?
\attractmode\emulators\<system>.cfg
Human readable, editable ?
Yes
Or is RocketLauncher a integral and needed part of Attract mode ?
No, but it can provide benefits
I would like to try to use a lightweight AttractMode without the need for RocketLauncher if possible.
example of MAME.cfg without Rocketlauncher
# Generated by Attract-Mode v2.5.1
#
executable \Emulators\MAME\mame64.exe
args [name]
rompath \Roms\MAME
romext .zip
example of MAME.cfg with Rocketlauncher
# Generated by Attract-Mode v2.5.1
#
executable \RocketLauncher\Rocketlauncher.exe
args -s "MAME" -r "[name]" -p AttractMode -f "D:\AttractMode\attract.exe"
rompath \Roms\MAME
romext .zip
-
@linglang
RocketLauncher is not necessary to use AM.
See here (http://forum.attractmode.org/index.php?topic=503.msg4231#msg4231) starting windows_games via links-files and batch-files.