I can't find any way to make the nunchuck work. I made a modified test program that tested for the c button. I couldn't find any guides and so I made guesses with trial by looking at the modules. using the fallowing, it would work, but the 1 & 2 buttons acted as c & z respectively and I couldn't find a way to utilize the analog stick.
I can't find any way to make the nunchuck work. I made a modified test program that tested for the c button. I couldn't find any guides and so I made guesses with trial by looking at the modules. using the fallowing, it would work, but the 1 & 2 buttons acted as c & z respectively and I couldn't find a way to utilize the analog stick.
if (buttons & cwiid.NUNCHUK_BTN_C):