Attract-Mode Support Forum
Attract-Mode Support => General => Topic started by: tomnjerry74 on January 26, 2021, 12:09:56 PM
-
Hello everyone,
I recently set up singe 2.0, using an emulator config that looks like this:
executable CMD
args /c "[romfilename]"
workdir $PROGDIR/emulators/singe 2.00/
rompath $PROGDIR/emulators/singe 2.00/
romext .bat
A sample .bat file for the games looks like this:
@start Singe-v2.00-Windows-x86_64.exe -k -w -z -d data -v Maddog_McCree_Singe_2/Video/maddog.mp4 Maddog_McCree_Singe_2/Script/maddog.singe
The problem is, whenever I start a game in AM, the game starts but AM doesn't sleep in the background. This means theme videos are playing in the background while trying to play the actual game. Does anyone know of a solution?
-
Try non-blocking mode wait (http://forum.attractmode.org/index.php?topic=3771.msg25988#msg25988)
-
Try non-blocking mode wait (http://forum.attractmode.org/index.php?topic=3771.msg25988#msg25988)
Thank you so much for the response. Setting to 1 worked perfectly.