mirror of
https://github.com/FIX94/libwiidrc.git
synced 2024-11-22 09:39:20 +01:00
5 lines
429 B
Markdown
5 lines
429 B
Markdown
# libwiidrc
|
|
This is only usable with a sepcial patched fw.img injected into a wii vc title, details on all the requirements may follow at some point.
|
|
The usage is quite simple, call WiiDRC_Init on boot and after that call WiiDRC_ScanPads every time you update your pad inputs.
|
|
See the "demo" folder for an example on how to use it in a bit more detail.
|
|
Both compiled Library and Demo can be grabbed from the Releases tab. |