Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USB Support possible, what to change? #92

Open
Vansick1 opened this issue Feb 15, 2023 · 1 comment
Open

USB Support possible, what to change? #92

Vansick1 opened this issue Feb 15, 2023 · 1 comment

Comments

@Vansick1
Copy link

I have the Joy Con charging grip (https://www.amazon.com/Nintendo-Joy-Charging-Grip-switch/dp/B01N33MFPK/ref=sr_1_7?crid=HSRZ6TZLLP7) and the individual joycons are detected as DirectInput devices on my Windows computer. Is it possible to modify the code to connect to the joy cons over a wired connection?

@sam0x17
Copy link
Member

sam0x17 commented Feb 15, 2023

the USB communication protocol is slightly different so you would have to reverse engineer it a bit and change a bunch of the commands and how the data is sent, but in principle it is quite possible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants