diff --git a/docs/en_US/install/wiiu.md b/docs/en_US/install/wiiu.md index 2a8df89..1f6ffbd 100644 --- a/docs/en_US/install/wiiu.md +++ b/docs/en_US/install/wiiu.md @@ -1,82 +1,64 @@ # Wii U -You can connect your Wii U to Pretendo using one of 2 methods. Each method has benefits and drawbacks, which will be described in their respective sections. +You can connect your Wii U to Pretendo using one of 2 methods. Inkay is recommended unless you have some reason to avoid modding your console (e.g. you live in Japan where is is legally gray). - [Inkay (homebrew - recommended)](#inkay) - [SSSL (hackless)](#sssl) -Once you have selected a connection method and set up your Wii U, see ["PNID Setup"](#pnid-setup). - -If you have save data from a Nintendo Network ID you would like to move to your Pretendo Network ID, follow [this](#transferring-save-data-to-your-pretendo-network-account) section. - # Inkay **Pros:** - All services supported - Contains additional features and patches -- No ISP related issues +- Works regardless of ISP - Easy toggle on and off **Cons:** - Requires homebrew -- Requires several steps to setup - -
- ℹ️ This part of the guide assumes that you have a Homebrewed System using Aroma. - You can follow this guide on how to homebrew your system first, then install - Aroma using this guide. -
- -The stable build is recommended for most users, however beta testers and others may be interested in the bleeding edge build. - -## Stable -The stable builds have been widely tested to ensure everything works as intended. Navigate to [Inkay's latest release](https://github.com/PretendoNetwork/Inkay/releases/latest) on GitHub and download the `Inkay-pretendo.wps` file from the latest release. - -Screenshot showing a GitHub release page, with the release asset file Inkay-pretendo.wps highlighted - -## Bleeding Edge -Bleeding edge builds have not been widely tested, and do not guarantee any stability. Download the latest build from nightly. Extract `inkay.zip`. - -Screenshot of build file list with the inkay.zip file highlighted - -## Nimble -Nimble is an Aroma setup module that patches the request for the system `PolicyList`. This is used to enable background tasks for features such as Wara Wara Plaza. This is separate from the main Inkay patches as the `PolicyList` is downloaded earlier in the system boot process than Inkay has control over. - -Navigate to [the latest release](https://github.com/PretendoNetwork/Nimble/releases/latest) on GitHub and download the `30_nimble.rpx` file. - -Screenshot of a GitHub release page with the file 30_nible.rpx highlighted ## Installation -Place the downloaded `Inkay-pretendo.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. +
+ ℹ️ This part of the guide assumes that you have a Homebrewed System using Aroma. + If you don't yet, you can follow this guide to set up homebrew on your Wii U. +
-Screenshot of the plugins folder contents, with the Inkay-pretendo.wps highlighted +Locate the `Aroma Updater` icon on your Wii U Menu and open it. -Place the downloaded `30_nimble.rpx` file on your SD card at `sd:/wiiu/environments/aroma/modules/setup`. It's normal for other Aroma setup modules to be in this folder too. +Screenshot of Wii U Menu with the Aroma Updater icon highlighted -Screenshot of a files list, with the file 30_nible.rpx highlighted -Place your SD card back into your console and boot like normal. You should see a notification of your connection: +On the welcome screen, press A to check for updates. -Screenshot with a Connected to Pretendo Network notification in the top left of the screen +Screenshot of white text. 'Welcome to the Aroma updater' - 'A - Check for updates' -You are now connected to Pretendo Network. +Wait for the update check to complete. Your screen may look slightly different to this image if newer updates have been released when you're reading this - that's okay. -Press the button combo `L + Down + SELECT` on the Wii U GamePad to open the Aroma plugin menu. +Aroma updater application displaying a list of payloads. -Screenshot of Aroma plugin menu with Inkay entry highlighted +Press R to move to Page 2. -Choose the plugin 'Inkay', then click A on 'BOSS settings' inside of Inkay, then click A on 'Unregister Wara Wara Plaza BOSS tasks' after that restart your console fully. +Aroma updater application displaying a list of additional plugins. -## Disconnecting -Press `L + Down + SELECT` on the Wii U GamePad to open the Aroma plugin menu. +Use the D-Pad to move the cursor down to Inkay, then press A to select it. -Screenshot of Aroma plugin menu with Inkay entry highlighted +Aroma updater application displaying a list of additional plugins with Inkay highlighted and selected. -Locate and select 'Inkay', then choose 'Patching'. Now, set 'Connect to the Pretendo Network' to **false**. +Press + to begin the installation, then press A to confirm the changes. You may have additional updates listed in addition to Inkay - that's okay. -Screenshot of Inkay Patching menu with the Connect to the Pretendo network entry highlighted +A confirmation dialog. Inkay will be updated or changed. -Press `B` twice, followed by the `HOME` button. The console will reboot with Pretendo Network patches disabled, as confirmed by the 'Using Nintendo Network' message. +
+ ℹ️ You may get a message stating "This version of this file is unknown!" in relation to Inkay - this means you have an old or beta version installed. + You should press A to confirm replacing it with the correct version. +
-To return to Pretendo Network, repeat the process ensuring 'Connect to the Pretendo Network' is set to **true**. +Wait for the installation to complete, then press A to restart your console. + +A confirmation dialog. The console will now restart. + +Once the console restarts, you'll see a notification in the top-left informing you that Pretendo will be used. The notification disappears after a few moments. + +The Wii U user selection screen, with 'Using Pretendo Network' overlaid in the top-left + +Inkay is now installed and working. You can proceed to [PNID Setup](#pnid-setup) to create an account. # SSSL **Pros:** @@ -86,14 +68,69 @@ To return to Pretendo Network, repeat the process ensuring 'Connect to the Prete **Cons:** - Only a subset of services are supported - Lacks additional features and patches -- May not function under certain ISP related conditions (self-hosted DNS tool is in development) -- Requires changing network settings to disconnect +- Does not work on some ISPs +- Hard to switch on or off SSSL is a (limited) hackless method of accessing most services by exploiting a bug in the Wii U's SSL module. All Nintendo Network games produced by Nintendo are supported by SSSL, as are the ***in-game*** Miiverse features. The main Miiverse app, in-game ***posting*** app, and any game which uses its own SSL stack (YouTube, WATCH_DOGS, etc.), are ***NOT*** supported by this method, as they are unaffected by the SSL exploit. -To connect using SSSL, open `System Settings > Internet > Connect to the Internet`. Open the settings for your network connection and open `DNS`. Select `Don't Auto-obtain`. Enter `88.198.140.154` as the `Primary DNS`. Enter another public DNS server address as the `Secondary DNS`, such as `8.8.8.8` (Google Public DNS) or `1.1.1.1` (Cloudflare-DNS). You should now be able to setup and login to your Pretendo Network ID as normal. +## Installation +
+ ℹ️ System Settings, and therefore SSSL, requires a Wii U GamePad to use on unmodified systems. +
-To disconnect from Pretendo Network either remove the `Primary DNS` address or change back to `Auto-obtain`. +Locate the `System Settings` icon on your Wii U Menu and open it. + +The Wii U Menu, with the System Settings icon highlighted + +Open the Internet category. + +The System Settings app, with the Internet category highlighted + +Select `Connect to the Internet`. + +The System Settings app, with the Connect to the Internet button highlighted + +Select `Connection List` in the top-right. + +The Internet Connection Setup panel. In the top-right is a Connection List button (X) + +Locate the connection with a "Wii U" logo. This is the one your system will use by default. Press A to edit it. + +A list of internet connections. 'Wired Connection' is marked with a Wii U and Wii logo, and is highlighted. + +Select `Change Settings`. + +A list of options. 'Change Settings' is highlighted. + +Navigate to the right and down to the `DNS` button, and press A to edit. + +The second page of the Wii U connection editor. DNS is highlighted. + +Select `Do not auto-obtain`. We will provide our own DNS for SSSL to work. + +Two options for 'Automatically obtain DNS?' 'Do not auto-obtain' is highlighted. + +This brings up the DNS input. We will change both the Primary and Secondary DNS settings. + +Two input fields for Primary and Secondary DNS. + +For the Primary DNS, enter `88.198.140.154`. This is the SSSL server. + +'Enter the primary DNS' field, with 88.198.140.154 - the SSSL server - input. + +For the Secondary DNS, enter `9.9.9.9` (or another public DNS of your choice). This will serve as a fallback if Pretendo's SSSL server should go offline, allowing your console to still access the Internet. If Pretendo is offline and the fallback is used, however, the console will access Nintendo Network rather than Pretendo Network. If this is undesirable to you, leave this field blank. + +'Enter the secondary DNS' field, with 9.9.9.9 - a public DNS server - input. + +Review the final settings and ensure you typed them correctly. The Wii U will add leading zeroes to each number - this is okay. If they are correct, press Confirm. + + + +Press B to save the connection. You may perform a connection test and set the connection as default. Then, press B until System Settings exits. + +SSSL is now installed and working. You can proceed to [PNID Setup](#pnid-setup) to create an account. + +To disconnect from Pretendo Network (e.g. to access the Nintendo eShop) repeat this process, but select `Auto-obtain` for the DNS. # PNID Setup After installing Pretendo, you must register a Pretendo Network ID (PNID). There is currently two ways of creating a PNID: Creating an account with the website and linking it, or creating it on your Wii U. @@ -115,12 +152,63 @@ You will want to register an account from [here](/account) and click `Don't have Once your account is registered, link it to your console as you would a Nintendo Network ID. +Your PNID is now set up and ready to use. You may continue reading to learn about optional extras, like Inkay's features and transferring save data, or you can stop here. + ### Wii U Create the Pretendo Network ID as you would a Nintendo Network ID. +# Using Inkay +If you're using Inkay rather than SSSL, there are some additional features you may find helpful. + +
+Using Nintendo Network +You might need to switch back to Nintendo Network to access the Nintendo eShop or other services. + +Press `L + Down + SELECT` on the Wii U GamePad to open the Aroma plugin menu. Use the D-pad to highlight Inkay then press A to select. + +Screenshot of Aroma plugin menu with Inkay entry highlighted + +Press A to enter the `Network Selection` area. + +Screenshot of Inkay menu with Network Selection highlighted + +Press A on `Connect to Pretendo network` to toggle it to `false`. + +Screenshot of Inkay menu with Connect to Pretendo Network set to false + +Press `B` three times to exit the Aroma plugin menu. Your console will restart. Once it does, a notification will appear showing that you are now using Nintendo Network. + +The Wii U user selection screen, with 'Using Nintendo Network' overlaid in the top-left + +You may now use your NNID to access the eShop or other Nintendo services. To return to Pretendo Network, repeat the process and set `Connect to Pretendo network` to `true`. +
+ +
+Resetting WaraWara Plaza +If you're having issues with WaraWara Plaza (where the Miis run around on the TV), resetting it can help. + +Exit any games or software such that you're on the Wii U Menu, then press `L + Down + SELECT` on the Wii U GamePad to open the Aroma plugin menu. Use the D-pad to highlight Inkay then press A to select. + +Screenshot of Aroma plugin menu with Inkay entry highlighted + +Use the D-pad to select `Other Settings` and press A to enter it. + +Screenshot of Inkay menu with Other Settings highlighted + +Press A on `Reset Wara Wara Plaza` to perform the reset. + +Screenshot of Inkay menu with Reset Wara Wara Plaza highlighted + +The button will change to indicate the console must be restarted. + +Screenshot of Inkay menu with Reset Wara Wara Plaza highlighted. The entry now says 'Restart to apply' + +Press `B` three times to exit the Aroma plugin menu. Your console will restart. Once it does, the process is complete. +
+ # Transferring save data to your Pretendo Network account -Pretendo Network is not compatible with existing Nintendo Network IDs. This means you must create a new account. Because of this, you may want to move existing game save data to your new account. +Pretendo Network is not compatible with existing Nintendo Network IDs. This means you must create a new account. Because of this, you may want to move existing game save data to your new account. This is optional.
Note: diff --git a/public/assets/images/docs/install/wiiu/aroma/aroma-updater-confirm.png b/public/assets/images/docs/install/wiiu/aroma/aroma-updater-confirm.png new file mode 100644 index 0000000..b79e4f8 Binary files /dev/null and b/public/assets/images/docs/install/wiiu/aroma/aroma-updater-confirm.png differ diff --git a/public/assets/images/docs/install/wiiu/aroma/aroma-updater-done.png b/public/assets/images/docs/install/wiiu/aroma/aroma-updater-done.png new file mode 100644 index 0000000..7a3909a Binary files /dev/null and b/public/assets/images/docs/install/wiiu/aroma/aroma-updater-done.png differ diff --git a/public/assets/images/docs/install/wiiu/aroma/aroma-updater-icon.jpg b/public/assets/images/docs/install/wiiu/aroma/aroma-updater-icon.jpg new file mode 100644 index 0000000..4691250 Binary files /dev/null and b/public/assets/images/docs/install/wiiu/aroma/aroma-updater-icon.jpg differ diff --git a/public/assets/images/docs/install/wiiu/aroma/aroma-updater-icon.png b/public/assets/images/docs/install/wiiu/aroma/aroma-updater-icon.png new file mode 100644 index 0000000..3e5ff76 Binary files /dev/null and b/public/assets/images/docs/install/wiiu/aroma/aroma-updater-icon.png differ diff --git a/public/assets/images/docs/install/wiiu/aroma/aroma-updater-inkay.png b/public/assets/images/docs/install/wiiu/aroma/aroma-updater-inkay.png new file mode 100644 index 0000000..41ab552 Binary files /dev/null and b/public/assets/images/docs/install/wiiu/aroma/aroma-updater-inkay.png differ diff --git a/public/assets/images/docs/install/wiiu/aroma/aroma-updater-p1.png b/public/assets/images/docs/install/wiiu/aroma/aroma-updater-p1.png new file mode 100644 index 0000000..5109e0d Binary files /dev/null and b/public/assets/images/docs/install/wiiu/aroma/aroma-updater-p1.png differ diff --git a/public/assets/images/docs/install/wiiu/aroma/aroma-updater-p2.png b/public/assets/images/docs/install/wiiu/aroma/aroma-updater-p2.png new file mode 100644 index 0000000..8caa538 Binary files /dev/null and b/public/assets/images/docs/install/wiiu/aroma/aroma-updater-p2.png differ diff --git a/public/assets/images/docs/install/wiiu/aroma/aroma-updater-welcome.png b/public/assets/images/docs/install/wiiu/aroma/aroma-updater-welcome.png new file mode 100644 index 0000000..4a12100 Binary files /dev/null and b/public/assets/images/docs/install/wiiu/aroma/aroma-updater-welcome.png differ diff --git a/public/assets/images/docs/install/wiiu/aroma/inkay-nightly-link.png b/public/assets/images/docs/install/wiiu/aroma/inkay-nightly-link.png deleted file mode 100644 index 5c8d888..0000000 Binary files a/public/assets/images/docs/install/wiiu/aroma/inkay-nightly-link.png and /dev/null differ diff --git a/public/assets/images/docs/install/wiiu/aroma/nimbus-install.png b/public/assets/images/docs/install/wiiu/aroma/nimbus-install.png deleted file mode 100644 index c9d9e4f..0000000 Binary files a/public/assets/images/docs/install/wiiu/aroma/nimbus-install.png and /dev/null differ diff --git a/public/assets/images/docs/install/wiiu/aroma/nimbus-sd.png b/public/assets/images/docs/install/wiiu/aroma/nimbus-sd.png deleted file mode 100644 index e7eccf8..0000000 Binary files a/public/assets/images/docs/install/wiiu/aroma/nimbus-sd.png and /dev/null differ diff --git a/public/assets/images/docs/install/wiiu/aroma/pretendo-notification.jpg b/public/assets/images/docs/install/wiiu/aroma/pretendo-notification.jpg new file mode 100644 index 0000000..bf1215c Binary files /dev/null and b/public/assets/images/docs/install/wiiu/aroma/pretendo-notification.jpg differ diff --git a/public/assets/images/docs/install/wiiu/aroma/pretendo-notification.png b/public/assets/images/docs/install/wiiu/aroma/pretendo-notification.png new file mode 100644 index 0000000..57cfbfb Binary files /dev/null and b/public/assets/images/docs/install/wiiu/aroma/pretendo-notification.png differ 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 deleted file mode 100644 index 6effca4..0000000 Binary files a/public/assets/images/docs/install/wiiu/aroma/rce-sd-card.png and /dev/null 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 deleted file mode 100644 index c37f3f6..0000000 Binary files a/public/assets/images/docs/install/wiiu/aroma/rce-wps-highlight.png and /dev/null differ diff --git a/public/assets/images/docs/install/wiiu/aroma/releases-highlight.png b/public/assets/images/docs/install/wiiu/aroma/releases-highlight.png deleted file mode 100644 index 22afb15..0000000 Binary files a/public/assets/images/docs/install/wiiu/aroma/releases-highlight.png and /dev/null differ diff --git a/public/assets/images/docs/install/wiiu/aroma/sd-card.png b/public/assets/images/docs/install/wiiu/aroma/sd-card.png deleted file mode 100644 index 8104483..0000000 Binary files a/public/assets/images/docs/install/wiiu/aroma/sd-card.png and /dev/null differ diff --git a/public/assets/images/docs/install/wiiu/aroma/working-notification.jpg b/public/assets/images/docs/install/wiiu/aroma/working-notification.jpg deleted file mode 100644 index 5107ce0..0000000 Binary files a/public/assets/images/docs/install/wiiu/aroma/working-notification.jpg and /dev/null differ diff --git a/public/assets/images/docs/install/wiiu/aroma/working-notification.png b/public/assets/images/docs/install/wiiu/aroma/working-notification.png deleted file mode 100644 index 2f7431e..0000000 Binary files a/public/assets/images/docs/install/wiiu/aroma/working-notification.png and /dev/null differ diff --git a/public/assets/images/docs/install/wiiu/aroma/wps-highlight.png b/public/assets/images/docs/install/wiiu/aroma/wps-highlight.png deleted file mode 100644 index 5c75d7a..0000000 Binary files a/public/assets/images/docs/install/wiiu/aroma/wps-highlight.png and /dev/null differ diff --git a/public/assets/images/docs/install/wiiu/inkay-tips/aroma-plugin-menu.png b/public/assets/images/docs/install/wiiu/inkay-tips/aroma-plugin-menu.png new file mode 100644 index 0000000..f80743a Binary files /dev/null and b/public/assets/images/docs/install/wiiu/inkay-tips/aroma-plugin-menu.png differ diff --git a/public/assets/images/docs/install/wiiu/inkay-tips/inkay-network-false.png b/public/assets/images/docs/install/wiiu/inkay-tips/inkay-network-false.png new file mode 100644 index 0000000..f9dbf2e Binary files /dev/null and b/public/assets/images/docs/install/wiiu/inkay-tips/inkay-network-false.png differ diff --git a/public/assets/images/docs/install/wiiu/inkay-tips/inkay-network-selection.png b/public/assets/images/docs/install/wiiu/inkay-tips/inkay-network-selection.png new file mode 100644 index 0000000..ccfea2f Binary files /dev/null and b/public/assets/images/docs/install/wiiu/inkay-tips/inkay-network-selection.png differ diff --git a/public/assets/images/docs/install/wiiu/inkay-tips/inkay-other-settings.png b/public/assets/images/docs/install/wiiu/inkay-tips/inkay-other-settings.png new file mode 100644 index 0000000..dcae549 Binary files /dev/null and b/public/assets/images/docs/install/wiiu/inkay-tips/inkay-other-settings.png differ diff --git a/public/assets/images/docs/install/wiiu/inkay-tips/inkay-wwp-apply.png b/public/assets/images/docs/install/wiiu/inkay-tips/inkay-wwp-apply.png new file mode 100644 index 0000000..b3d5a16 Binary files /dev/null and b/public/assets/images/docs/install/wiiu/inkay-tips/inkay-wwp-apply.png differ diff --git a/public/assets/images/docs/install/wiiu/inkay-tips/inkay-wwp-reset.png b/public/assets/images/docs/install/wiiu/inkay-tips/inkay-wwp-reset.png new file mode 100644 index 0000000..7bd6b8a Binary files /dev/null and b/public/assets/images/docs/install/wiiu/inkay-tips/inkay-wwp-reset.png differ diff --git a/public/assets/images/docs/install/wiiu/inkay-tips/nintendo-notification.jpg b/public/assets/images/docs/install/wiiu/inkay-tips/nintendo-notification.jpg new file mode 100644 index 0000000..8973201 Binary files /dev/null and b/public/assets/images/docs/install/wiiu/inkay-tips/nintendo-notification.jpg differ diff --git a/public/assets/images/docs/install/wiiu/inkay-tips/nintendo-notification.png b/public/assets/images/docs/install/wiiu/inkay-tips/nintendo-notification.png new file mode 100644 index 0000000..b5d2f41 Binary files /dev/null and b/public/assets/images/docs/install/wiiu/inkay-tips/nintendo-notification.png differ diff --git a/public/assets/images/docs/install/wiiu/pnid/aroma-plugins-list.jpg b/public/assets/images/docs/install/wiiu/pnid/aroma-plugins-list.jpg deleted file mode 100644 index dc4b81f..0000000 Binary files a/public/assets/images/docs/install/wiiu/pnid/aroma-plugins-list.jpg and /dev/null differ diff --git a/public/assets/images/docs/install/wiiu/pnid/inkay-mainmenu.jpg b/public/assets/images/docs/install/wiiu/pnid/inkay-mainmenu.jpg deleted file mode 100644 index 909fa69..0000000 Binary files a/public/assets/images/docs/install/wiiu/pnid/inkay-mainmenu.jpg and /dev/null differ diff --git a/public/assets/images/docs/install/wiiu/pnid/inkay-patching.jpg b/public/assets/images/docs/install/wiiu/pnid/inkay-patching.jpg deleted file mode 100644 index 1906efc..0000000 Binary files a/public/assets/images/docs/install/wiiu/pnid/inkay-patching.jpg and /dev/null differ diff --git a/public/assets/images/docs/install/wiiu/pnid/nintendo-connection.jpg b/public/assets/images/docs/install/wiiu/pnid/nintendo-connection.jpg deleted file mode 100644 index 53a5afd..0000000 Binary files a/public/assets/images/docs/install/wiiu/pnid/nintendo-connection.jpg and /dev/null differ diff --git a/public/assets/images/docs/install/wiiu/sssl/internet-connection-change.jpg b/public/assets/images/docs/install/wiiu/sssl/internet-connection-change.jpg new file mode 100644 index 0000000..653f669 Binary files /dev/null and b/public/assets/images/docs/install/wiiu/sssl/internet-connection-change.jpg differ diff --git a/public/assets/images/docs/install/wiiu/sssl/internet-connection-change.png b/public/assets/images/docs/install/wiiu/sssl/internet-connection-change.png new file mode 100644 index 0000000..4e0216d Binary files /dev/null and b/public/assets/images/docs/install/wiiu/sssl/internet-connection-change.png differ diff --git a/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-button.jpg b/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-button.jpg new file mode 100644 index 0000000..9c0e663 Binary files /dev/null and b/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-button.jpg differ diff --git a/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-button.png b/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-button.png new file mode 100644 index 0000000..a643ce1 Binary files /dev/null and b/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-button.png differ diff --git a/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-done.jpg b/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-done.jpg new file mode 100644 index 0000000..090527a Binary files /dev/null and b/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-done.jpg differ diff --git a/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-done.png b/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-done.png new file mode 100644 index 0000000..416400c Binary files /dev/null and b/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-done.png differ diff --git a/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-editor.jpg b/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-editor.jpg new file mode 100644 index 0000000..85fac39 Binary files /dev/null and b/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-editor.jpg differ diff --git a/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-editor.png b/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-editor.png new file mode 100644 index 0000000..7177b7d Binary files /dev/null and b/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-editor.png differ diff --git a/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-obtain.jpg b/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-obtain.jpg new file mode 100644 index 0000000..82f2c64 Binary files /dev/null and b/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-obtain.jpg differ diff --git a/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-obtain.png b/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-obtain.png new file mode 100644 index 0000000..757d821 Binary files /dev/null and b/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-obtain.png differ diff --git a/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-primary.jpg b/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-primary.jpg new file mode 100644 index 0000000..cf6e1e6 Binary files /dev/null and b/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-primary.jpg differ diff --git a/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-primary.png b/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-primary.png new file mode 100644 index 0000000..59a39aa Binary files /dev/null and b/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-primary.png differ diff --git a/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-secondary.jpg b/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-secondary.jpg new file mode 100644 index 0000000..8b165fc Binary files /dev/null and b/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-secondary.jpg differ diff --git a/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-secondary.png b/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-secondary.png new file mode 100644 index 0000000..cdfc5d7 Binary files /dev/null and b/public/assets/images/docs/install/wiiu/sssl/internet-connection-dns-secondary.png differ diff --git a/public/assets/images/docs/install/wiiu/sssl/internet-connection-list.jpg b/public/assets/images/docs/install/wiiu/sssl/internet-connection-list.jpg new file mode 100644 index 0000000..355d1a4 Binary files /dev/null and b/public/assets/images/docs/install/wiiu/sssl/internet-connection-list.jpg differ diff --git a/public/assets/images/docs/install/wiiu/sssl/internet-connection-list.png b/public/assets/images/docs/install/wiiu/sssl/internet-connection-list.png new file mode 100644 index 0000000..a5576e3 Binary files /dev/null and b/public/assets/images/docs/install/wiiu/sssl/internet-connection-list.png differ diff --git a/public/assets/images/docs/install/wiiu/sssl/internet-settings-connect.jpg b/public/assets/images/docs/install/wiiu/sssl/internet-settings-connect.jpg new file mode 100644 index 0000000..2262626 Binary files /dev/null and b/public/assets/images/docs/install/wiiu/sssl/internet-settings-connect.jpg differ diff --git a/public/assets/images/docs/install/wiiu/sssl/internet-settings-connect.png b/public/assets/images/docs/install/wiiu/sssl/internet-settings-connect.png new file mode 100644 index 0000000..7e12ef4 Binary files /dev/null and b/public/assets/images/docs/install/wiiu/sssl/internet-settings-connect.png differ diff --git a/public/assets/images/docs/install/wiiu/sssl/internet-settings-scan.jpg b/public/assets/images/docs/install/wiiu/sssl/internet-settings-scan.jpg new file mode 100644 index 0000000..e3df68c Binary files /dev/null and b/public/assets/images/docs/install/wiiu/sssl/internet-settings-scan.jpg differ diff --git a/public/assets/images/docs/install/wiiu/sssl/internet-settings-scan.png b/public/assets/images/docs/install/wiiu/sssl/internet-settings-scan.png new file mode 100644 index 0000000..d25d1a2 Binary files /dev/null and b/public/assets/images/docs/install/wiiu/sssl/internet-settings-scan.png differ diff --git a/public/assets/images/docs/install/wiiu/sssl/internet-settings.jpg b/public/assets/images/docs/install/wiiu/sssl/internet-settings.jpg new file mode 100644 index 0000000..242e065 Binary files /dev/null and b/public/assets/images/docs/install/wiiu/sssl/internet-settings.jpg differ diff --git a/public/assets/images/docs/install/wiiu/sssl/internet-settings.png b/public/assets/images/docs/install/wiiu/sssl/internet-settings.png new file mode 100644 index 0000000..38fe170 Binary files /dev/null and b/public/assets/images/docs/install/wiiu/sssl/internet-settings.png differ diff --git a/public/assets/images/docs/install/wiiu/sssl/system-settings.jpg b/public/assets/images/docs/install/wiiu/sssl/system-settings.jpg new file mode 100644 index 0000000..58e0b08 Binary files /dev/null and b/public/assets/images/docs/install/wiiu/sssl/system-settings.jpg differ diff --git a/public/assets/images/docs/install/wiiu/sssl/system-settings.png b/public/assets/images/docs/install/wiiu/sssl/system-settings.png new file mode 100644 index 0000000..4fd4e1a Binary files /dev/null and b/public/assets/images/docs/install/wiiu/sssl/system-settings.png differ