Flame-999

Results 5 comments of Flame-999

I'm using 5.23.6.0 as well. I would like to use testcontroller from source, but I would need some help with that to get it working. Here are some details that...

Cloned the repo, added the `#define DEBUG_XBOX_PROTOCOL` line in the SDL_hidapi_xboxone.c file. I think I have successfully built the with `cmake`, and then ran `make -j 8`. This is what...

@slouken, have cloned the repo again. Built everything, but testcontroller yields the same results as before with mixed inputs. something that's different now, controller is using this identifier. /dev/hidraw10 Maybe...

@slouken Here you go: ```./testcontroller Using udev for HIDAPI joystick device discovery Xbox One report descriptor: size = 464 00: 0x05 0x01 0x09 0x05 0xa1 0x01 0x85 0x01 08: 0x09...

There: ``` WARNING: Xbox report descriptor missing expected usages, ignoring Added HIDAPI device 'Xbox One Elite 2 Controller' VID 0x045e, PID 0x0b22, bluetooth 1, version 0, serial 3c:fa:06:22:81:e2, interface -1,...