joycontrol
joycontrol copied to clipboard
Steam Controller Support
I would like to use this project to create an adapter to use a Steam Controller as a Nintendo Switch Pro controller wirelessly. I have seen many people have forked the project to include support for PS3, PS4 and even XBOX controllers. Unfortunately my python skills are limited so I don’t know where to start.
I can't find the forks with support for XBOX/PS4 controllers, could you link me please?
@afonsopbarros Here are some links to the forks I have viewed:
-
Xbox One Wireless & Wired Controller https://github.com/Deltara3/joycontrol
-
Xbox Controller (not sure which one, but it's listed in the code) https://github.com/SomeWhatHappyDuk/joycontrol
-
PS3, PS4 and Xbox360 https://github.com/diesel701/joycontrol/blob/controllers/use_controller.py
You could try to take a look at: https://github.com/indykoning/joycon-controller
It uses a generic controller input library so it may have more success, however you may have to do some configuring yourself
I would love to have it!
Did you know 2 guys already tried, but it was 3 years ago. And not working perfect yet. And was only wired, not wirelessly. I thought it was missing gyro too. Which I love to play with.
https://github.com/greggersaurus/OpenSteamController
This one tried it by using the Raspberry Pi
https://github.com/SphorkWarrior/SwitchSteamControllerPi