diff --git a/docs/en_US/install/wiiu.md b/docs/en_US/install/wiiu.md index d7f5d4b..8665f80 100644 --- a/docs/en_US/install/wiiu.md +++ b/docs/en_US/install/wiiu.md @@ -6,6 +6,34 @@ Aroma using this guide. +You can get a Wii U onto Pretendo in just 3 steps: +1. [RCE Patches](#rce-patches) +2. [Connecting to Pretendo](#connecting-to-pretendo) +3. [PNID Setup](#pnid-setup) + +# RCE Patches +Unfortunately, some of Pretendo's supported games have major security and safety problems. While Nintendo fixed these +games on the 3DS, thus far they have neglected the Wii U. Pretendo has a patcher which attempts to fix these problems - +this is **essential** to play online safely, whether on Pretendo Network or Nintendo Network. + +
+⚠️ Don't skip this step! +
+ +To install the fix, naviagate to the +[latest release of the RCE patcher](https://github.com/PretendoNetwork/rce_patches/releases/latest) on GitHub and +download the `rce_patches.wps` file. + + + +Place the downloaded `rce_patches.wps` file on your SD card at `sd:/wiiu/environments/aroma/plugins`. It's normal for other Aroma plugins to be in this folder too. + + + +Place your SD card back into your console and boot like normal. + +# Connecting to Pretendo +
ℹ️ Already have Pretendo installed? Skip ahead to PNID Setup!
diff --git a/public/assets/images/docs/install/wiiu/aroma/rce-sd-card.png b/public/assets/images/docs/install/wiiu/aroma/rce-sd-card.png new file mode 100644 index 0000000..8a3d92c Binary files /dev/null and b/public/assets/images/docs/install/wiiu/aroma/rce-sd-card.png differ diff --git a/public/assets/images/docs/install/wiiu/aroma/rce-wps-highlight.png b/public/assets/images/docs/install/wiiu/aroma/rce-wps-highlight.png new file mode 100644 index 0000000..c37f3f6 Binary files /dev/null and b/public/assets/images/docs/install/wiiu/aroma/rce-wps-highlight.png differ