You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a custom controller with a custom HID descriptor which has 3 HID batteries + HID gamepad. My problem is that both the gamepad and the HID batteries shows up as joysticks (same gamepad but different instance ids). One of the gamepad instances is working as expected while the 3 HID batteries have no input data. They all have the same GUID, VID, and PID. Anyone have any ideas what could cause the batteries to show up as Joysticks? I would be happy to share the descriptor if anyone can help.