joycontrol icon indicating copy to clipboard operation
joycontrol copied to clipboard

Steam Controller Support

Open dqtech opened this issue 4 years ago • 4 comments

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.

dqtech avatar Jan 26 '21 01:01 dqtech

I can't find the forks with support for XBOX/PS4 controllers, could you link me please?

afonso-tsx avatar Feb 25 '21 23:02 afonso-tsx

@afonsopbarros Here are some links to the forks I have viewed:

  1. Xbox One Wireless & Wired Controller https://github.com/Deltara3/joycontrol

  2. Xbox Controller (not sure which one, but it's listed in the code) https://github.com/SomeWhatHappyDuk/joycontrol

  3. PS3, PS4 and Xbox360 https://github.com/diesel701/joycontrol/blob/controllers/use_controller.py

dqtech avatar Feb 26 '21 03:02 dqtech

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

indykoning avatar Mar 20 '21 17:03 indykoning

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

DutchPixelDesign avatar Sep 27 '22 18:09 DutchPixelDesign