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 - FEATURE: Add support for DualShock 4 controllers
Summary: FEATURE: Add support for DualShock 4 controllers
Status: RESOLVED INVALID
Alias: None
Product: SDL
Classification: Unclassified
Component: joystick (show other bugs)
Version: HG 2.1
Hardware: All All
: P2 enhancement
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-09 03:25 UTC by Kane P. York
Modified: 2014-01-10 18:26 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.