How-to: Use JNUSTool
This guide contains everything you need and explains how to use JNUSTool (i'm so late to this istg)
Note
This is compatible with all types of PCs. Which means that Mac and Linux are supported in this guide. And this also applies if you replaced a normal system file by a custom one.
Caution
The methods used in this guide will give you access to System Files. Do NOT mess something up. I'm not responsible for anything, at your own risk!
Warning
Warning! Read this guide ATLEAST ONCE before proceeding to it!
-
Aroma OR Tiramisu CFW Environment (refer to https://wiiu.hacks.guide to mod your Wii U)
-
An FTP Client (PC Side)
-
A valid
OTP.bin
(dump it from your wii u via thenanddumper
payload) -
FTPiiU
-
If on AROMA:
- Go to the Releases OR the Aroma page
- Put the downloaded file into
[SD CARD ROOT]/wiiu/environments/aroma/plugins
- Take the SD Card out of your computer (with ejecting properly of course) and put it back in your Wii U.
- Go into the Aroma Plugin menu (L+DPAD-DOWN+Select/Minus button)
and you should see the
ftpiiu
plugin. - Select the
ftpiiu
plugin and press A - Take note of the IP Address and port (exemple: 192.168.1.110:21)
Note: This isn't your public IP Address, it's your local one. Meaning, nobody can track you down with the given IP Address on your Wii U.
- Select
Enable ftpd
and set it totrue
- Go to
Allow access to system files
and set it totrue
⚠️ IMPORTANT⚠️ This will give us access to System Files. Do NOT mess things up. I am not reponsible for any damages, as said before. Note: If the Aroma method doesn't works, switch over to the Tiramisu method. -
If on TIRAMISU:
-
-
JNUSTool (included in Releases OR check this link for original work)
-
Java to run the .jar files
-
Any good text editor (like Notepad++ ect...) NOTE: TextEdit is good but there are some things that needs to be modified using VS Code so make sure to have it.
-
A hex editor to get the commonkey from your OTP
-
CommonKey extractor in Releases if you don't wanna go through the trouble of using a hex editor.
Section I: What is JNUSTool?
Section II: What is an SLC? (and other chips of the motherboard)
Section III: How can I use JNUSTool?
Section IV: How do I replace dumped files with JNUSTool?
Continue to Section I...
Special thanks to the creators of:
- JNUSTool (Maschell)
- Java
- Tiramisu and Aroma
- GaryOderNichts for the common key extractor
- Dimok for FTPiiU
If I missed special thanks to someone, contact me on Discord
acer_51_
If you wanna contribute to this repo, clone it, create your branch, commit the changes and create a pull request