You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
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?
The text was updated successfully, but these errors were encountered: