Skip to content

Commit

Permalink
Add multiple Wii U commands (#1227)
Browse files Browse the repository at this point in the history
* Add multiple Wii U commands.

* i forgot a letter in wupinstaller.wiiu.md
  • Loading branch information
Lazr1026 authored Nov 19, 2023
1 parent d23beee commit 652ee6b
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 0 deletions.
5 changes: 5 additions & 0 deletions cogs/assistance-cmds/emptysd.wiiu.md
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.
7 changes: 7 additions & 0 deletions cogs/assistance-cmds/finalize.wiiu.md
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)
7 changes: 7 additions & 0 deletions cogs/assistance-cmds/wupinstaller.wiiu.md
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).

0 comments on commit 652ee6b

Please sign in to comment.