BeesBeesBees
Member
Been working on a game controller with Teensy 4.1 Tried to use in game and the cursor keeps flickering and jumping back into the center of the screen. Wondering what is the issue here and if there is a simple fix.
Background details:
Background details:
- I have been using Teensy as a game controller (Keyboard + Mouse + Joystick).
- I am using Windows 10
- I'm very new to coding, but nothing in the code touches mouse functions
- I am using more than 32 buttons, so I had booted Star Citizen to see if buttons numbered 33 and above would work - which is when I ran into this issue. (Star Citizen supports at least up to 50)