kashalls/NintendoSwitchController

need help using the example

Closed this issue · 0 comments

Followed your instructions, works partly for me.
I managed to use the left and right joysticks, buttons: B, A, -, ZL and "nothing".
For the buttons I used the following values (all decimals):
B: 128
A: 16
ZL: 32
"nothing": 0 (as an "inbetween" button when trying to repeat the a button)

How to I use X, Y, L, R, ZR, D-Pad, +, left/right joystick button press and home?
Thanks in advance