somail Posted August 5, 2022 Share Posted August 5, 2022 Hi, In Launchbox, Is there a way to set a per game AHK? For example a PC game that I would like to run demulshooter in the background. I know I can set scripts for an emulator but I have not seen an option to set an AHK script if I am pointing launchbox directly to an exe,bat, etc. of a game. Thanks for the help. Quote Link to comment Share on other sites More sharing options...
JoeViking245 Posted August 5, 2022 Share Posted August 5, 2022 To load DemulShooter with a game, you can add an Additional App to the game (edit the game in LaunchBox), and point directly to demulshooter.exe. Set it to run Before Main Application. Quote Link to comment Share on other sites More sharing options...
somail Posted August 6, 2022 Author Share Posted August 6, 2022 Got it. One more beginner question: Is Launchbox able to use AHK files or can it only use AHK scripts in the emulator section? i.e. do I still need to install AHK if I plan to have Launchbox use an AHK in place of a rom or exe? Quote Link to comment Share on other sites More sharing options...
JoeViking245 Posted August 6, 2022 Share Posted August 6, 2022 No need to install AHK. You can use the AutoHotkey.exe located in ../LaunchBox/ThirdParty/AutoHotkey/AutoHotkey.exe and then the "full/path/name of your script.ahk" as the Command Line Parameter. "D:\LaunchBox\ThirdParty\AutoHotkey\AutoHotkey.exe" "D:\Utils\My Awesome Scripts\TheBestOneEver.ahk" Be sure to use quotes. Especially if your path has spaces in it. Quote Link to comment Share on other sites More sharing options...
somail Posted August 6, 2022 Author Share Posted August 6, 2022 That is awesome. Thanks! 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.