marcowindt / ds4macos

DSU Server for (DualShock 4 / DualSense) controllers for MacOS. To be used with the Dolphin emulator.
MIT License
54 stars 5 forks source link

Support Joy-Con motion #14

Open cedricdelpoux opened 2 years ago

cedricdelpoux commented 2 years ago

Unfortunately, there is no DSU client for MacOS that support Joy-Con.

In the README, you say "A lot of this application's code was made possible by looking at an existing DSU server implementation for Joy Con controllers".

Do you think there is a lot a work to make Joy-Con compatible with your application?

Thank you

marcowindt commented 2 years ago

I while ago I started working on joy4macos, but did not yet succeed in supporting motion controls properly. I started a new repo since ds4macos uses the GameController library created by apple and does not support joy-con controllers. It would be cool if these projects can be merged one day.

cedricdelpoux commented 2 years ago

Good to know that you started an other repo! You should put a link in the README of this repo because a lot of people are looking for a solution and on the official DSU client dolphin page ds4macos is the only Mac app so people arrive here. Maybe some Swift developper could help if they know. I will ask on reddit.

I'm not a Swift developper but I plan to buy some Joy-Con so I will try to take a look. There are a lot of Windows open source software to get inspiration.

cedricdelpoux commented 2 years ago

I found this repo: https://github.com/SymenYang/Magic-Joy-Con

Maybe it could help

cedricdelpoux commented 2 years ago
Capture d’écran 2022-02-22 à 10 51 43

Successfully connected my Joycon to DS4mac without crash.

zer0factor commented 1 year ago

Can it still be done? https://github.com/magicien/JoyConSwift

nothing is work on Mac, this is the only hope thank you.