We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 2341

Summary: FEATURE: Add support for DualShock 4 controllers
Product: SDL Reporter: Kane P. York <kanepyork>
Component: joystickAssignee: Sam Lantinga <slouken>
Status: RESOLVED INVALID QA Contact: Sam Lantinga <slouken>
Severity: enhancement    
Priority: P2 CC: gabomdq
Version: HG 2.1   
Hardware: All   
OS: All   

Description Kane P. York 2014-01-09 03:25:11 UTC
Now that it is known that the DS4 follows the same pairing procedure as all other Bluetooth devices[1], and therefore will be easy to pair up (unlike the DS3), SDL should probably start supporting it.

See also: [2]

  [1] http://www.reddit.com/r/PS4/comments/1p9y0l/pairing_your_ds4_controller_via_bluetooth/
  [2] http://forums.libsdl.org/viewtopic.php?p=40636&sid=4b60563d3f83d48e473701eaa7d6dff6#40636
Comment 1 Gabriel Jacobo 2014-01-10 18:26:59 UTC
If you have a mapping for the PS4 controller, please post an issue or submit a pull request here: https://github.com/gabomdq/SDL_GameControllerDB

Other than that there's nothing else that needs to be done on the SDL side.