mirror of
https://github.com/GaryOderNichts/DRXUtil.git
synced 2024-10-31 22:55:09 +01:00
19 lines
467 B
Markdown
19 lines
467 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
|
|
- wiiu-sdl2_ttf
|
|
|
|
To build the project run `make`.
|
|
|
|
## See also
|
|
- [drc-fw-patches](https://github.com/GaryOderNichts/drc-fw-patches)
|