@PotatoJet commented on GitHub (Jul 13, 2020):
@evilC Please help me.
@PotatoJet commented on GitHub (Jun 14, 2020):
@evilC Please help me.No one can help me,only you. I really apreciate it.
@PotatoJet commented on GitHub (Dec 11, 2019):
That has unreachable code
cm1 := AHI.CreateContextManager(id1) return ; EXECUTION STOPS HERE ; ... id2 := AHI.GetKeyboar…
@PotatoJet commented on GitHub (Jun 12, 2020):
@evilC I am sorry to bother you again.Could you please fix Context mode's problem?Thanks. I know AHI is good,really good. I am using Hasu usb to…
@PotatoJet commented on GitHub (Dec 16, 2019):
Context mode can sometimes potentially be flaky, try using Subscription mode and see if issues persist
I know that Subscription mode is…
@manciuszz commented on GitHub (Nov 25, 2019):
BTW,
static device := {}looks a little risky to me, if you have two instances of the same class, they will use the same static copy
It's…
@PotatoJet commented on GitHub (Dec 10, 2019):
That script only has one keyboard in it, so is no different to the example?
I'm sorry that I didn't get the full screenshot,here it is.My 3rd…
@evilC commented on GitHub (Dec 16, 2019):
I had a look at it and indeed you are correct, Context Mode is simply unreliable.
I tried to fix it, but I cannot seem to make it at all reliable, I…
@evilC commented on GitHub (Dec 10, 2019):
That has unreachable code
cm1 := AHI.CreateContextManager(id1)
return ; EXECUTION STOPS HERE
; ...
id2 := AHI.GetKeyboardId(0x25A, 0x001F,…
@evilC commented on GitHub (Nov 25, 2019):
Thanks for the heads up, I will look into it
I can think of plenty ways that it could happen
BTW, static device := {} looks a little risky to me,…
@evilC commented on GitHub (Dec 15, 2019):
Context mode can sometimes potentially be flaky, try using Subscription mode and see if issues persist
@evilC commented on GitHub (Dec 9, 2019):
That script only has one keyboard in it, so is no different to the example?
@PotatoJet commented on GitHub (Nov 3, 2019):
What do you mean by "Set up"? All you do is install interception, download AHI, copy one DLL into a folder, then run the example script
Thanks,I…
@PotatoJet commented on GitHub (Dec 9, 2019):
What do you mean by "Set up"? All you do is install interception, download AHI, copy one DLL into a folder, then run the example script
Thank…
@evilC commented on GitHub (Oct 15, 2019):
I seem to remember having seen that issue before, can't remember what the root cause was tho. It's probably best to ask around in the AHI Discord…