-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,13 @@ | ||
# DS3activate | ||
App to enable support for DualShock 3 controllers in macOS 12-13 | ||
App to enable support for DualShock 3 controllers in macOS Monterey and Ventura | ||
|
||
![icon](https://user-images.githubusercontent.com/83997656/213841302-40962325-9dd1-4fd2-8656-9f3f545bd82a.png) | ||
## Usage | ||
- Download the app from the releases section | ||
- Connect your DualShock 3 Controller via USB (Bluetooth is not supported) | ||
- Run the App, the Controller should rumble to indicate that is enabled | ||
- Now the controller should work in all applications | ||
|
||
## Credits | ||
- [vit9696](https://github.com/libsdl-org/SDL/issues/4923#issuecomment-966722634) for creating the core program to activate the DS3 | ||
- [Brent Wu](https://macosicons.com/#/u/Brent%20Wu) for icon |