How do I ...?
Check controller input?
First you need to called WPAD_Init()! It is defined in wiiuse/wpad.h Wii Remote WPAD stores infor...
Do networking?
Work-in-progress page, just wanted to capture some trickiness Jack came across. In net_bind(), I...
Draw to the screen?
Setup There's quite a bit going on in the setup, but it thankfully is mostly boilerplate. The fun...