Search found 2 matches

by DrJester
07 Oct 2020, 18:00
Forum: General
Topic: Using Zadig driver for keyboard
Replies: 3
Views: 15940

Re: Using Zadig driver for keyboard

You mean to read the keyboard somehow directly? In general lumacros has 3 core feature and 2 of them clash with this "low level reading" 1) recognizing key of specific keyboard 2) blocking original key when macro is activated 3) optionally send simulated key press to active application 1) is usuall...
by DrJester
06 Oct 2020, 23:29
Forum: General
Topic: Using Zadig driver for keyboard
Replies: 3
Views: 15940

Using Zadig driver for keyboard

I've tried using luamacros, and it is great, but, sadly, it doesn't work on games like DCS, Il-2 and even Streamlabs OBS... Because they all access the keys at low level. So, I've experimented with another alternative ( https://github.com/lal12/macroMyKBD ), which is lacking the macro feature, that ...