hxpanda
hxpanda
Would we be able to add both: `XPAD_XBOX360_VENDOR(0x03f0)` and `XPAD_XBOXONE_VENDOR(0x03f0)` Vendor should be `HP, Inc` rather than `Hewlett-Packard`. Do we also need to add support for the controller on the...
> Isn't it a good practice to add it exact with usb device? What if it'll include other non-gamepad devices? I would agree that it's good to add exact device...
> xpad_device isn't used for filtering. xpad_table defines the filters, xpad_device provides supplemental information to improve compatibility for devices that already match the filters. The supplemental information includes the product...