angryherbalist Posted September 22, 2019 Posted September 22, 2019 I use an app that is enabled or disabled by hitting the CAPSLOCK button. When I launch a certain game, I want to send CAPSLOCK. When we exit that game, I want it to resend CAPSLOCK. How do i get that done on a per-game basis? Quote
DOS76 Posted September 22, 2019 Posted September 22, 2019 Okay I have no clue what you would have to do to do this syntax wise but you would probably use an Additional app with a bat file to send the keypress start the game and send the closing keypress when exiting then you would replace the ROM or whatever file you are launching with the bat file in LB Quote
angryherbalist Posted September 22, 2019 Author Posted September 22, 2019 i think with autohotkey i can "send" a keystroke, so is there a way to AHK on start and on close? Quote
Retro808 Posted September 22, 2019 Posted September 22, 2019 53 minutes ago, angryherbalist said: i think with autohotkey i can "send" a keystroke, so is there a way to AHK on start and on close? Yes as and additional app. Write the two scripts you need, then compile both AHK .exe for the commands. Set both up in the additional apps field of the game. Choose the option to run one before and one after the game. Quote
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.