New issue
Advanced search Search tips

Issue 882539 link

Starred by 1 user

Issue metadata

Status: Started
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 3
Type: Bug-Regression



Sign in to add a comment

Dualshock 3 / SIXAXIS analog inputs not working on Mac

Project Member Reported by mattreynolds@chromium.org, Sep 10

Issue description

The HID axis enumeration logic was modified in a way that changed the order that axes are discovered when processing the DS3's input report. This broke buttons that combine the digital and pressure signals into an analog button value.

The offending CL was probably this one, which was intended to fix DS4 support over Bluetooth:

https://chromium-review.googlesource.com/c/chromium/src/+/930485
 

Sign in to add a comment