Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Building iosuhax fw.img's
- Windows users may prefer this guide https://gbatemp.net/threads/building-iosuhax-on-windows.447023/ but the instructions below should also apply
- Requirements:
- - armips
- - python
- - make
- - your otp.bin (see otp2sd: http://wiiubru.com/appstore/#/app/otp2sd )
- # clone or download dimok's repo
- # you can use git or download from the web interface: https://github.com/dimok789/iosuhax
- git clone [email protected]:dimok789/iosuhax.git
- # You should have the iosuhax folder now
- # Put your otp.bin from your Wii U at the same level as the iosuhax folder (not inside)
- # go into the iosuhax folder
- cd iosuhax
- # if you want wupserver only
- make cfw
- # if you want rednand/nand dumper
- make redNAND
- # either of those two commands above should make a "fw.img" inside the iosuhax folder
Advertisement
Add Comment
Please, Sign In to add comment