Jump to content
LaunchBox Community Forums

AHK File


jayray442

Recommended Posts

I know under emulators you can add a running hotkey script(To set some controls), which work and then when you close the emulator it stops the script. I want to do this for a couple steam games the problem is when you add an ahk file to a single game it doesn't close when you exit the game it just launches before you game and never quits. What do i need to do to make end when the game does? Thanks you fr any help

 

Jason

Link to comment
Share on other sites

Might be worth putting ahk on here so it can be looked at 

ExitApp is the normal exit for ahk that contains hotkeys

You may need to add WinWaitClose into it before ExitApp so that the AHK stays running whilst the game is playing and then only exits when the game closes. 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...