Attract-Mode Support Forum
Attract-Mode Support => General => Topic started by: henrikes on January 01, 2020, 03:35:34 AM
-
Im using AM launch my SF4 Taito Type X games that are basically windows games.
Bellos is my emulator cnfig
executable cmd
args /c "[romfilename]"
rompath D:\Games\Arcade\TaitoTypeX\
romext .lnk
system PC
info_source thegamesdb.net
artwork marquee D:\Games\Arcade\Art\marquee
artwork snap D:\Games\Arcade\Art\video;..\Art\snap
artwork wheel D:\Games\Arcade\Art\video;..\Art\wheel
artwork fanart D:\Games\Arcade\Art\fanart
artwork filter D:\Games\Arcade\Art\filter
The problem i have is contrary to all other emulators i have when i start one of this games the AM keep playing and my controls affect both the game and AM, any ideas?
-
Try to add non-blocking mode delay (x = the number of seconds of non-blocking delay that is needed)
Text edit
executable cmd
args /c "[romfilename]"
rompath D:\Games\Arcade\TaitoTypeX\
romext .lnk
nb_mode_wait x
system PC
info_source thegamesdb.net
artwork marquee D:\Games\Arcade\Art\marquee
artwork snap D:\Games\Arcade\Art\video;..\Art\snap
artwork wheel D:\Games\Arcade\Art\video;..\Art\wheel
artwork fanart D:\Games\Arcade\Art\fanart
artwork filter D:\Games\Arcade\Art\filter
OR
Inside Attract-Mode
Configuration-->Emulators-->your_emulator_name-->Non-Blocking Mode Wait = x
-
Thank you :) it worked like a charm :)