weradon.blogg.se

Sharpkeys gameguard
Sharpkeys gameguard











sharpkeys gameguard

I'll also attach the binary so that you can test it without having to figure out how to compile it yourself. Your main function must also execute quickly (so don't use any rests!).įailure to execute quickly may lead to dropped or lagged user input.Īs of right now, this function is only available on the experimental branch. So you aren't clogging up the input system. Please note that your callback function should return almost immediately If you pass nil as the callback, the keyboard hook will instead If the callback returns false or nil, the input be left in the queue. If the callback returns true, the key will be dropped. That accepts a single number: the virtual key code. Code: Select all /* tHookCallback(nil|function callback)Īttempt to install a keyboard hook.













Sharpkeys gameguard