Skip to content

Support raw reports for HID and XInput #25

Description

@sanjay900

It would be good to have feature parity with GIP here, so we can deal with some more bespoke controllers that don't report things in a normal format.

For XInput, it would be great if we could get access to the full device reports from XUSB, including the 6 extra bytes at the end of the report that are currently only accessible via XUSB, since there are a few xinput controllers out there putting data in those 6 bytes, where its currently inaccessible via XInput.

For HID, it would be good to be able to get the raw report, but it would also be good to have support for sending and receiving raw reports too, including feature, input and output reports. This would let us do things like being able to identify controllers from various consoles by capaiblity reports that they support, but it would also let us support reading inputs from some controllers that put data in vendor areas.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions