After several test I found that it only works when ahk window is actived, any help?
Code I use to test:
Code: Select all
; joy test
Joy1::
{
MsgBox, The A button was pressed.
Return
}
Press A button of controller when on window of ahk: working
[Mod action: Topic moved to the v1 section from the main section which is now for v2]