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

Nintendo ProController detected as "Left Joy Con" #41

Open
KKuehlem opened this issue Aug 4, 2021 · 1 comment
Open

Nintendo ProController detected as "Left Joy Con" #41

KKuehlem opened this issue Aug 4, 2021 · 1 comment

Comments

@KKuehlem
Copy link

KKuehlem commented Aug 4, 2021

One of my Nintendo Pro Controllers gets detected as "Left Joy Con". The buttons on the left half of the controller are working fine. Is there a way to force the library to read a controller as a certain type?

By the way sometimes the library seems to reinit the devices without any reason. Is there a way to prevent this or is this a bluetooth problem?

@DamianS-eng
Copy link

int JslGetControllerType(int deviceId) - What type of controller is this device?

Left Joy-Con
Right Joy-Con
Switch Pro Controller
DualShock 4
DualSense

int JslGetControllerSplitType(int deviceId) - Is this a half-controller or full? If half, what kind?

Left half
Right half
Full controller

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