Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - tomnjerry74

Pages: [1]
1
General / AM Active in Background (Singe 2.0)
« 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:
Code: [Select]
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:
Code: [Select]
@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?

Pages: [1]