Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Dardel/Recover Wii U: Difference between revisions

User page
(New page for recovering broken Wii U system apps)
 
No edit summary
Tags: Mobile edit Mobile web edit
Line 8: Line 8:


#Find the title ID for the app you want to fix from [[wiiubrew:Title_database|WiiUBrew]] (EUR browser would be 000500301001220A)
#Find the title ID for the app you want to fix from [[wiiubrew:Title_database|WiiUBrew]] (EUR browser would be 000500301001220A)
#Extract JNUSTool to a folder and run `java -jar JNUSTool.jar [titleid] -dlEncrypted`
#Extract JNUSTool to a folder and run <code>java -jar JNUSTool.jar [titleid] -dlEncrypted</code>
#If you get <code>Invalid title ID</code>, remove the <code>-</code> from the title ID
#If you get <code>Invalid title ID</code>, remove the <code>-</code> from the title ID
#Once the download finishes, copy <code>temp_[titleid]</code> to <code>install</code> on the root of your sd card.
#Once the download finishes, copy <code>temp_[titleid]</code> to <code>install</code> on the root of your sd card.