core, quirks: Add GameSir T4 Nova Lite support
This family of controllers doesn't support trigger rumble but still needs all the motor-enable bits set unconditionally.
Fixes: https://github.com/atar-axis/xpadneo/issues/484
Would this work for dongle connection?
Would this work for dongle connection?
Only if the dongle presents the device in HID mode... xpadneo is a HID driver, it doesn't care about the connection, only about the protocol. That said, many dongles either present the device in USB input mode (no longer HID), or they pretend to be a very different kind of controller and no longer an Xbox controller. YMMV.
Code Climate has analyzed commit abf677c3 and detected 0 issues on this pull request.
View more on Code Climate.