-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add multiple Wii U commands. * i forgot a letter in wupinstaller.wiiu.md
- Loading branch information
Showing
3 changed files
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
help-desc: What to do if you delete all your SD card contents | ||
--- | ||
|
||
If you need to update your Tiramsiu installation **or** lost the contents of your SD Card, follow [SD Preparations](https://wiiu.hacks.guide/#/tiramisu/sd-preparation) and [Finalizing Setup](https://wiiu.hacks.guide/#/tiramisu/finalizing-setup) again. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Finalizing Setup | ||
help-desc: Finalizing Setup | ||
aliases: finalizing,finalising,finalise | ||
--- | ||
|
||
Wii U Hacks Guide's [Finalizing Setup](https://wiiu.hacks.guide/#/tiramisu/finalizing-setup) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
help-desc: Explain what a WUP is and how to use one. | ||
aliases: wup | ||
--- | ||
|
||
A WUP is a folder with multiple `.app` and `.h3` files, a TMD (`title.tmd`), Ticket (`title.tik`), and a Cert (`title.cert`). | ||
These can be installed to the System Memory (NAND) or a USB storage device with [WUP Installer GX2](https://apps.fortheusers.org/wiiu/wup_installer_gx2). |