butagaz Posted February 11, 2016 Posted February 11, 2016 hello I have a problem when I close an emulator or a PC game : I've made an autohotkey keymapper like this a::b Under hyperlaunch (same problem under Rlauncher) it works when I launch my game but when I return to the frontend or Windows the keymap is still activated. so how to disable a keymap after playing ? I have tried #IfWinActive fonction but without succes The problem is that I loose the a key after that and I must restart computer... please... help...
Metalzoic Posted February 12, 2016 Posted February 12, 2016 hello I have a problem when I close an emulator or a PC game : I've made an autohotkey keymapper like this a::b Under hyperlaunch (same problem under Rlauncher) it works when I launch my game but when I return to the frontend or Windows the keymap is still activated. so how to disable a keymap after playing ? I have tried #IfWinActive fonction but without succes The problem is that I loose the a key after that and I must restart computer... please... help... If you have your AHK keymap assigned to a specific game it should only be in effect while you're playing that game. So for example for Guilty Gear Xrd I change almost every button on my control panel, but when I exit the game they auto-revert to normal. Are you assigning your changes to the individual games?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.