Hey guys, I am again running into problems with my autohotkey scripts. I need to use this script to launch my old Game&Watch LCD simulators from within gameex. I need an ahk script to bypass the starting screen. When I run the ahk script outside of gameex it does what it needs to do, it launches the LCD emulator and skips the startup screen. I checked that the ahk script is still active and running until I close the LCD emulator manually with the ESC key. However when I try to launch the same ahk script from within GameEx, the screen turns blank and returns to the gameex screen. I would expect that gameex would only take back focus after the program it has started finishes?
My main question is : How do you use an ahk script with Gameex to run a game?
I included my script and the gameex config for my LCD games, hops someone can help me with this..
#NoEnv
SendMode Input
SetWorkingDir %A_ScriptDir%
Run D:\Emulation\Xpadder\Profiles\dk2.xpadderprofile
Run, Dkong.EXE, D:\Emulation\LCD\Donkey Kong
WinWait, About Donkey Kong...
WinActivate, About Donkey Kong...
ControlClick, - PLAY -, About Donkey Kong...
WinWait, Form1
Click 230,150
Process, WaitClose, Dkong.EXE
Run D:\Emulation\Xpadder\Profiles\blank.xpadderprofile
ExitApp
[Emulator_3]
Enabled=True
STARTPAGENAME=Game & Watch
TITLETEXT=Game & Watch
StartPageLogo=lcd2
ROMFilter=*.ahk
RomPath=D:\Emulation\LCD
RomsInFolders=True
SnapPath=D:\Emulation\LCD\Artwork\Screenshot
TitlePath=
BoxPath=D:\Emulation\LCD\Artwork\Box
CartPath=D:\Emulation\LCD\Artwork\Cartridge
ManualPath=D:\Emulation\LCD\Manuals
ControlPanelPath=D:\Emulation\LCD\Controls
InstructionsPath=
WorkingPath=D:\Emulation\LCD
MapKeys=True
WaitBeforeKeys=
SendKeys=
ReplaceDash=True
ReplaceUnder=True
Capitals=False
RemoveBrackets=True
ShowDesktop=True
Debug=False
MAPFile=
AlsoLaunch=
Command=""[ROMPath]\[RomFile]""
LaunchBefore=
LaunchAfter=
configFile=
ExcludedFiles=
CustomBackground=lcd.png
PlayMusic=
DontShowInfo=
PlaySelectionMusic=
SelectionMusicFolder=
PCGame=
DATABASE=
UseDbName=False
GamesIn7Zips=
MergeSets=
PlayInScreenSaver=
ShowMostPlayed=
RandomMostPlayed=
CDCheck=
CDCheckFile=
lastgame=
TVAdPath=
MusicPath=
ImageNotFound=