DualShock 4 support on Mac OS
Categories
(Core :: DOM: Device Interfaces, enhancement, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: daoshengmu, Assigned: daoshengmu)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Updated•7 years ago
|
| Assignee | ||
Comment 1•7 years ago
|
||
On my MBP, it seems like I only can connect my DS4 through BT. Please refer this link [1] to know how to setup DS4 on Mac OS.
[1] https://www.macworld.co.uk/how-to/mac/use-ps4-xbox-controller-mac-3626259/
| Assignee | ||
Comment 2•7 years ago
|
||
We should follow the same rule that how we did remapping on Windows at Bug 1545180. Besides, dpad on MacOS needs to be accessed as axis values, we also did this way on Windows. Then, usage - kAxisUsageMin [1] can provide us the correct axis index to do remapping for mapping to the standard gamepads.
| Assignee | ||
Comment 3•7 years ago
|
||
MozReview-Commit-ID: 8eypOXwdAFi
| Assignee | ||
Comment 4•7 years ago
|
||
MozReview-Commit-ID: 1AAMu8sCNla
| Assignee | ||
Comment 6•7 years ago
|
||
I have verified the wireless mode of multitouch and lightindicator in Win and Mac OS has to use Sony DS4 USB Wireless Adaptor instead of connecting with Bluetooth. Otherwise, the HID can't get the correct report from the system.
Comment 7•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/69785244ccd7
https://hg.mozilla.org/mozilla-central/rev/a7283c9f6199
Description
•