Reword SD Card size and remove mention of Installing from USB (#147)
* Reword SD Card size and add note about Micro SD Cards. * Remove mention of being able to install from USB. * Direct download link to wudd * Change link to appstore links
This commit is contained in:
parent
f69b0267fd
commit
7ea3104691
3 changed files with 2 additions and 6 deletions
|
@ -20,7 +20,7 @@ If you intend to use this guide to share your dumped games, don't.
|
||||||
- Your SD Card needs to have enough space to fit the game you want to dump.
|
- Your SD Card needs to have enough space to fit the game you want to dump.
|
||||||
- If wanting to install to a USB, A USB HDD (+ a Y-cable if needed).
|
- If wanting to install to a USB, A USB HDD (+ a Y-cable if needed).
|
||||||
- The latest release of [WUP Installer GX2](https://wiiubru.com/appstore/zips/wup_installer_gx2.zip).
|
- The latest release of [WUP Installer GX2](https://wiiubru.com/appstore/zips/wup_installer_gx2.zip).
|
||||||
- The [wudd](https://github.com/wiiu-env/wudd/releases) homebrew application.
|
- The [wudd](https://wiiubru.com/appstore/zips/wudd.zip) homebrew application.
|
||||||
|
|
||||||
#### Instructions {docsify-ignore}
|
#### Instructions {docsify-ignore}
|
||||||
|
|
||||||
|
|
|
@ -20,10 +20,6 @@ The payload used in the main guide is CustomRPXLoader which loads `SD:/wiiu/payl
|
||||||
An environment is a collection of "setup modules", which will be run in a certain order when launching the environment. One such environment is Tiramisu.
|
An environment is a collection of "setup modules", which will be run in a certain order when launching the environment. One such environment is Tiramisu.
|
||||||
Setup modules are small pieces of homebrew/code that are executed once to set up an environment.
|
Setup modules are small pieces of homebrew/code that are executed once to set up an environment.
|
||||||
|
|
||||||
### Can I install games from my USB instead of SD?
|
|
||||||
|
|
||||||
Yes. It is, however, a bit more complicated than installing from SD Card. Detailed instructions are in the `Install from USB` tab in the [Dumping guide](dump-games).
|
|
||||||
|
|
||||||
### How to Delete Update Folder to Block Updates on Wii U
|
### How to Delete Update Folder to Block Updates on Wii U
|
||||||
|
|
||||||
If you want to delete the update folder to block updates, see its tab in the [Blocking Updates guide](block-updates).
|
If you want to delete the update folder to block updates, see its tab in the [Blocking Updates guide](block-updates).
|
||||||
|
|
|
@ -48,7 +48,7 @@ This guide has the end goal of taking a completely unmodified Wii U from stock t
|
||||||
> - A device such as a computer to place files onto the SD Card.
|
> - A device such as a computer to place files onto the SD Card.
|
||||||
> - A Wii U with internet access.
|
> - A Wii U with internet access.
|
||||||
>
|
>
|
||||||
> Your SD Card should preferably be 32 gigabytes large, as a full NAND backup for the console will take up around 8 or 30 gigabytes depending on your model.
|
> A 32GB SD Card will be enough for most use-cases. A Micro SD Card in an adapter will work fine.
|
||||||
|
|
||||||
If everything goes according to plan, you will lose no data and end up with everything that you started with (games, saves, NNID, etc, will be preserved).
|
If everything goes according to plan, you will lose no data and end up with everything that you started with (games, saves, NNID, etc, will be preserved).
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue