diff --git a/docs/extras/dump-games.md b/docs/extras/dump-games.md index 2de401ae6..32c695d3d 100644 --- a/docs/extras/dump-games.md +++ b/docs/extras/dump-games.md @@ -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. - 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 [wudd](https://github.com/wiiu-env/wudd/releases) homebrew application. +- The [wudd](https://wiiubru.com/appstore/zips/wudd.zip) homebrew application. #### Instructions {docsify-ignore} diff --git a/docs/extras/faq.md b/docs/extras/faq.md index 3e13c8a15..b770807c8 100644 --- a/docs/extras/faq.md +++ b/docs/extras/faq.md @@ -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. 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 If you want to delete the update folder to block updates, see its tab in the [Blocking Updates guide](block-updates). diff --git a/docs/user-guide/introduction.md b/docs/user-guide/introduction.md index 560662968..aa221716b 100644 --- a/docs/user-guide/introduction.md +++ b/docs/user-guide/introduction.md @@ -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 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).