Hi all,
I'm sure somebody has done that already but I didn't find anything in the forums...
I'm using AHK for a couple of games for keymapping. The problem is I need to make sure that the keymapping gets killed after the game is closed.
I know I technically can do that directly in the AHK script but many key mapping scripts can be used on several games. So I'd like to use the same script for many games with as less as possible customization.
So if you have a good, fast to implement on many games, way of doing so.
Thanks for the advises.