DRXUtil/README.md
2024-04-02 17:51:50 +02:00

19 lines
528 B
Markdown

# DRXUtil
DRC/DRH experiments.
## Disclaimer
Modifying the DRC firmware can cause permanent damage.
No one but yourself is responsible for any sort of damage resulting from using this tool.
## Building
For building you need:
- [wut](https://github.com/devkitPro/wut)
- [libmocha](https://github.com/wiiu-env/libmocha)
- [wiiu-sdl2](https://github.com/GaryOderNichts/SDL/tree/wiiu-sdl2-2.26)
- wiiu-sdl2_ttf
To build the project run `make`.
## See also
- [drc-fw-patches](https://github.com/GaryOderNichts/drc-fw-patches)