@kojack@mastodon.gamedev.place
Post #2700846
2026-05-17 05:59 UTC
I was morbidly curious, so I asked chatgpt to describe the HID packet format for a Contour Shuttlexpress jog shuttle controller as a C++ struct.
Surprisingly, very detailed and accurate looking.
Unsurprisingly, fucking wrong.
I own the device, do manual HID prcoessing of it in my input lib and the HID report descriptor agrees with me.
I asked it a second time.
It changed it's mind to a 5 byte packet. But it did it by adding a wrong byte at the start. Buttons still wrong.
#aislop
Replies (0)
No replies.