Attract-Mode Support Forum
Attract-Mode Support => General => Topic started by: Jimbo on May 10, 2020, 08:22:47 AM
-
Hello, I'm French so I have the text translated on Google. Sorry if there are translation errors. I have been browsing the internet for a long time and I can't find a solution. I have Attract-Mode and everything is fine. However, some emulators like nullDC, Dolphin or even Model2 displays a window before launching a game or a screen with the name of the emulator roughly marked for nullDC. I tried plugins like "NOW LOADING", but the emulator goes over... So there would not be a way to delay the passage in the background of Attract-Mode where to add a black screen first plan over the emulator that launches? Thank you so much. :'(
-
Configure-->Emulators-->(system)-->Non-Blocking Wait Mode = X
-
Thanks for your reply, :) but that doesn't solve my problem. :( By changing this option, I gain a delay at the exit of the emulator which I do not need. I want to hide the emulator launch windows that appear on top of Attract-Mode before launching the game. Another idea?
-
If you use windows the only way is Rocket launcher, which is too much to solve only the fade in fade out problem, but I have not encountered any better way.
-
Thank you for that answer. Am I forced to abandon my Attract-Mode which I took time to build and start over on Rocket-Launcher? :'(
-
not at all ;D
I'm using Attractmode together with rocket launcher.
from mame.cfg
# Generated by Attract-Mode v2.5.1
#
executable ..\RocketLauncher\RocketLauncher.exe
args -s "[emulator]" -r "[name]" -p AttractMode -f "..\attract\attract.exe"
rompath ..\roms\mame2003
romext .zip;.7z;<DIR>
system mame
info_source listxml
import_extras ..\listextra\2003\catver.ini;..\listextra\\2003\nplayers.ini;..\listextra\2003\mame2003-plus.xml
exit_hotkey Escape
artwork flyer ..\media\mame\flyer
artwork marquee ..\media\mame\marquees
artwork snap ..\media\mame\videos;..\media\mame\snap
artwork wheel ..\media\mame\wheel
Useful if you want to launch different emulators, Retroarch cores etc.
-
Ok thank you, I will try! It will be complicated I think ... ;D
-
Ok thank you, I will try! It will be complicated I think ... ;D
RocketLauncher accomplishes this by using a .ahk (AutoHotkey) scripts.
Some options would be:
create an AutoHotkey script to launch your games
create an AutoIt script to launch your games
use RocketLauncher but not a full RocketLauncher setup (only configure the emulator(s) that have special needs and use the native emulator command lines that don't have issues)
use a full RocketLauncher setup (this can be more complex)
If you want to get hardcore RocketLauncher can be helpful with several other problematic emulators (including pinball) as well as provide addition features if you have a full setup. Check out this thread http://forum.attractmode.org/index.php?topic=2401.msg16418#msg16418
-
I have a mother-in-law-in-law relationship whit RL. It's a overbloated mess (sorry) ;)
I only came to RL because I couldn't stand the transition to the game in windows .... , i try every fix in AM. I needed an app for attractmode==> game transition..but it doesn't exist..or at least I don't know it. Sure i can use Linux (which i use with servers and desktop), but i want a portable solution whitout start distro on boot.
As a programmer I am quite a mess, otherwise I would have created a simple graphic layer for the transition to the game.