Skip to content

PS3 controller multiple axis with same usage reports wrong value #15

@sonik-br

Description

@sonik-br

Hi.
I'm interfacing with a game controller and it have two "Slider" axis.
The report is correct on windows (joy.cpl)
In the HID Demo one of the sliders report is duplicate on the other. The second one don't generate any report.

The descriptor: (I added the "DataIndex" property on the list).
image

And the event log.
image

Here it's possible to see that the Sliders both are sharing the same values.

I try to debug but could not find the problem. Looks like it ignores the DataIndex if the axis is duplicate?

If you can at least point me in the right direction so I can try to fix.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions