{{ localeHelper locale "docs" "missingInLocale" }}
- {{/if}} + {{> docs-sidebar}} - {{#if showQuickLinks}} -{{ localeHelper locale "docs" "quickLinks" "header" }}
-{{ localeHelper locale "docs" "quickLinks" "links" 0 "header" }}
-{{ localeHelper locale "docs" "quickLinks" "links" 0 "caption" }}
-{{ localeHelper locale "docs" "quickLinks" "links" 1 "header" }}
-{{ localeHelper locale "docs" "quickLinks" "links" 1 "caption" }}
-+ Pretendo Network is currently in closed beta! The servers are only accessible to testers. To become a tester, + upgrade your PNID here +
{{ localeHelper locale "docs.missingInLocale" }}
{{/if}} - {{{ content }}} -










+
+Now download the `nimbus.zip` file from the latest release
+
+
+
+Extract `nimbus.zip` and copy the `3ds` and `luma` folders to the root of your SD card. You should now have the `0004013000002F02`, `0004013000003202`, and `0004013000003802` Luma patches along with the `nimbus.3dsx` homebrew
+
+
+
+
+Place your SD card back into your console. Boot your console and ensure Luma patches are enabled. Run the Nimbus homebrew and select the network you wish to use (Nintendo Network, or Pretendo Network)
+
+## Luma patches
+We make use of 3 Luma patches to connect your console to Pretendo:
+
+1) `0004013000002F02` - SSL system module. This patch disables SSL verification, allowing your console to establish an SSL connection with our servers
+2) `0004013000003202` - Friends system module. This patch replaces the `https://nasc.nintendowifi.net` URL with our servers URL
+3) `0004013000003802` - act system module. This patch replaces the `https://account.nintendo.net/v1/api/` URL with our servers URL
+
+## How does it work?
+Nimbus will create a 2nd local account set to the `test` NASC environment. The IPS patches will set the `test` NASC environment URLs to point to Pretendo. You may freely switch between Pretendo and Nintendo. Your selected mode will persist between reboots.
+
+## 2nd local account?
+You may have thought to yourself; _"2nd local account? What's that? I thought the 3DS only had one account?"_ And you'd be half right. The 3DS only _normally_ supports one account, and you may only have one account active at a time. However Nintendo implemented support for multiple local accounts on the 3DS/2DS which remains unused on all retail units. On a normal retail unit only one local account is ever made, which is set to the `prod` NASC environment. Local accounts may be set to `prod`, `test` or `dev`. Nimbus makes use of this unused feature to create sandboxed local accounts with different environments
\ No newline at end of file
diff --git a/docs/en_US/install/cemu.md b/docs/en_US/install/cemu.md
new file mode 100644
index 0000000..252bdb0
--- /dev/null
+++ b/docs/en_US/install/cemu.md
@@ -0,0 +1,38 @@
+
+
+Select the `martini-juxt-patcher.rpx` to download it
+
+
+
+Copy `martini-juxt-patcher.rpx` and place it on your SD card at `sd:/wiiu/apps/`
+
+
+
+Place your SD card back into your console and boot like normal.
+
+Open the Homebrew Launcher and launch `martini-juxt-patcher.rpx`
+
+
+
+After confirming the state of the Miiverse applet, press A to apply the patches.
+
+
+
+Once the patcher is done running and your console has rebooted, you're done! Have fun in Juxt!
+
+
+
+If you encountered any errors, try [searching](/docs/search) for the error code. If that doesn't work, get in touch with a developer in our [Discord](https://invite.gg/pretendo).
+
+
+
+# 3DS
+
+### In Game Patches
+
+Nimbus already takes care of most in game patches for miiverse, so you're already good to go!
+
+### Applet Patch
+
+First, download `Juxt.zip` from [here](https://cdn.discordapp.com/attachments/911878047895023637/937516295069515866/Juxt.zip).
+
+Extract `Juxt.zip` and copy the `3ds` and `luma` folders to the root of your SD card. You should now have the `000400300000BC02`, `000400300000BD02`, and `000400300000BE02` Luma patches along with the `juxt.pem` cert
+
+
+
+Place your SD card back into your console. Boot your console and ensure Luma patches are enabled.
+
+That's it! Have fun in Juxt!
diff --git a/docs/en_US/install/wiiu.md b/docs/en_US/install/wiiu.md
new file mode 100644
index 0000000..0a88715
--- /dev/null
+++ b/docs/en_US/install/wiiu.md
@@ -0,0 +1,93 @@
+# Wii U
+
+
+
+Now download the `30_nimble.rpx` file from the latest release
+
+
+
+Place the downloaded `30_nimble.rpx` file on your SD card at `sd:/wiiu/environments/tiramisu/modules/setup`
+
+
+
+Place your SD card back into your console and boot like normal. You should now be connected to Pretendo Network
+
+### Tiramisu - Bleeding Edge
+Navigate to the [actions](https://github.com/PretendoNetwork/Nimble/actions) page on the Nimble GitHub repository
+
+
+
+Select the `Nimble-CI` workflow and select the latest workflow run. _**Note:** At this stage you may also use the provided filters to only grab builds from specific branches, events, etc. By default the latest build, regardless of branch, is always shown._
+
+
+
+Select the `nimble` artifact. This will download a `nimble.zip` zip file
+
+
+
+Extract `nimble.zip` and place the extracted `30_nimble.rpx` file on your SD card at `sd:/wiiu/environments/tiramisu/modules/setup`
+
+
+
+Now download the `Inkay-pretendo.wps` file from the latest release
+
+
+
+Place the downloaded `Inkay-pretendo.wps` file on your SD card at `sd:/wiiu/environments/aroma/plugins`
+
+
+
+Place your SD card back into your console and boot like normal. You should now be connected to Pretendo Network
+
+### Aroma - Bleeding Edge
+Navigate to the [actions](https://github.com/PretendoNetwork/Aroma/actions) page on the Aroma GitHub repository
+
+
+
+Select the `Inkay-CI` workflow and select the latest workflow run. _**Note:** At this stage you may also use the provided filters to only grab builds from specific branches, events, etc. By default the latest build, regardless of branch, is always shown._
+
+
+
+Select the `inkay` artifact. This will download a `inkay.zip` zip file
+
+
+
+Extract `inkay.zip` and place the extracted `Inkay-pretendo.wps` file on your SD card at `sd:/wiiu/environments/aroma/plugins`
+
+