https://github.com/inket/ds4
DualShock 4 support on iOS 12 and earlier
https://github.com/inket/ds4
Last synced: 5 months ago
JSON representation
DualShock 4 support on iOS 12 and earlier
- Host: GitHub
- URL: https://github.com/inket/ds4
- Owner: inket
- Created: 2019-04-21T16:22:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-16T09:25:08.000Z (over 6 years ago)
- Last Synced: 2025-03-27T06:44:56.259Z (10 months ago)
- Language: Objective-C
- Homepage:
- Size: 41 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DS4
This library can be added to any app to support the DualShock 4 controller under iOS 12 (and earlier versions probably)
Note: You probably don't need this since DS4 support is official in iOS 13
Technical information: Library links with IOKit (which is private on iOS) and assumes whatever is connected is a DS4 (iOS doesn't let us see the vendor/model information)
Usage: Add into app and use UnofficialController.controllers instead of GCController.controllers
Note: Controller has to be connected via USB.
Working proof with [Provenance](https://github.com/Provenance-Emu/Provenance): https://youtu.be/YtmhrpnyNlE