@Spiceries commented on GitHub (Jan 13, 2026):
With the latest version, I am encountering the same problem. Subscribing keys is very very slow.
@MartinLichtblau commented on GitHub (Aug 31, 2023):
v0.7.0 works fine. So bug was introduced in [v0.8.0 ](https://github.com/e…
@MartinLichtblau commented on GitHub (Aug 30, 2023):
I have the same issue. Latest AHI version v0.9.1 with AHKv1. It may seem…
@Anutim commented on GitHub (Mar 21, 2023):
Issue persists.
Also, unsure why, but switching to it also randomly crashes two games I've tried while using it? No idea what's going on there or…
@evilC commented on GitHub (Mar 21, 2023):
I have an initial branch of AHI for AHK v2 here If you can reproduce issues…
@Anutim commented on GitHub (Feb 12, 2023):
https://cdn.discordapp.com/attachments/195652955662319636/1074391409425141830/AutoHotInterception.ahk (0.5.2) https://cdn.discordapp.com/attachments/19…
@evilC commented on GitHub (Mar 21, 2023):
I had similar issues with my v2 port - it was more about array syntax (Old {} syntax vs new Map() syntax) I seem to recall.
See my v2 branch…
@LAPIII commented on GitHub (Feb 12, 2023):
Can you upload your ported AHI to v2? And one of your scripts using it, assigning hotkeys to keyboard keys? I'm trying to get into using AHI and would…
@hsayed21 commented on GitHub (Mar 28, 2023):
This is after the change with handle, touchpad click also work
:
I would not be surprised if mouseId := AHI.GetMouseId(0x0000, 0x0000) did not work (ie passing a VID and PID of 0).
The monitor is likely showing 0…
@hsayed21 commented on GitHub (Mar 28, 2023):
I simplified it to be Unsubscribe only but when clicking on buttons touchpad it clicks normal not disabled
#SingleInstance force
#Persistent…
@godefy commented on GitHub (Sep 30, 2022):
I've found that it can