A question on your article https://www.25.wf/posts/2020-11-03-joystick-gremlin.html. You say that THROTTLE_BUTTONS variable is a map referencing button numbers. Did you create that yourself of is it somewhere in the JG code. I haven't found it yet digging through the code. The same for VJOY_BUTTONS.
Your article really helped me get a better grasp of creating and using plugins for JG. The API Pages on JG are not that helpful as how to actually do it.
Sorry for the late reply, THROTTLE_BUTTONS and VJOY_BUTTONS are my own variables to make the code more readable. They are defined here and here respectively.
Your article really helped me get a better grasp of creating and using plugins for JG. The API Pages on JG are not that helpful as how to actually do it.
That's exactly why I wrote this small post, thanks for letting me know ! :)
No description provided.
The text was updated successfully, but these errors were encountered: