somail Posted December 29, 2022 Share Posted December 29, 2022 Hi, I am aware of how to add an AHK for an emulator (under Manage -> Emulators). But how do I run a script if I am pointing directly to an *.exe? For example, I want to run an *.exe but before doing so I would like to launch demulshooter and remap some keyboard buttons. Thanks for the help. Quote Link to comment Share on other sites More sharing options...
Headrush69 Posted December 29, 2022 Share Posted December 29, 2022 (edited) Compile the AHK to an exe and than just add it as an additional application that runs before your main exe. Edit: I believe the compiler comes with the fill AHK installer. Edited December 29, 2022 by Headrush69 Quote Link to comment Share on other sites More sharing options...
somail Posted December 31, 2022 Author Share Posted December 31, 2022 On 12/29/2022 at 4:03 AM, Headrush69 said: Compile the AHK to an exe and than just add it as an additional application that runs before your main exe. Edit: I believe the compiler comes with the fill AHK installer. Worked perfectly. Thank you!! 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.