From 02b77c825748fc2d96f7849b7ca591c7fba066a6 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 21 Jun 2026 13:19:50 +0000 Subject: [PATCH 1/4] Initial plan From 45affb3a5ee2a82d0cdd387f29bbb169c45ab3f1 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 21 Jun 2026 13:22:44 +0000 Subject: [PATCH 2/4] Fix docs build blockers in VitePress content/config --- docs/.vitepress/config.mjs | 2 +- docs/finalizing-setup.md | 2 +- docs/guide/sd-preparation.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/.vitepress/config.mjs b/docs/.vitepress/config.mjs index b31b3030604..c090b64d1f8 100644 --- a/docs/.vitepress/config.mjs +++ b/docs/.vitepress/config.mjs @@ -18,7 +18,7 @@ export default defineConfig({ root: i18n.en_US }, sitemap: { - hostname: 'guide.samtendo.net' + hostname: 'https://guide.samtendo.net' }, themeConfig: { docFooter: { diff --git a/docs/finalizing-setup.md b/docs/finalizing-setup.md index 8dcc699d50b..0ff4ee8ed91 100644 --- a/docs/finalizing-setup.md +++ b/docs/finalizing-setup.md @@ -6,7 +6,7 @@ prev: true With your SD Card back in your Wii U, power it back on. Upon reaching the Wii U Menu you should see the following popups in the top left: -![Electrode popups](assets/img/guide/popups.png) +![Electrode popups](/assets/img/guide/popups.png) ::: danger diff --git a/docs/guide/sd-preparation.md b/docs/guide/sd-preparation.md index aa4590d7f35..18797440c1d 100644 --- a/docs/guide/sd-preparation.md +++ b/docs/guide/sd-preparation.md @@ -13,7 +13,7 @@ Using your favourite file explorer, open up your SD Card's drive. From there, na ::: danger -If you see a file named *Electrode-samtendo.wps*, **STOP** - you already have Samtendo Network installed. Proceed to [Updating Electrode](updating-electrode) +If you see a file named *Electrode-samtendo.wps*, **STOP** - you already have Samtendo Network installed. Proceed to **Updating Electrode**. ::: @@ -39,7 +39,7 @@ Now navigate to **SD:/wiiu/environments/aroma/modules**. What do you see? ::: danger -If you see a file named *Electrode-samtendo.wms*, **STOP** - you already have Samtendo Network installed. Proceed to [Updating Electrode](updating-electrode) +If you see a file named *Electrode-samtendo.wms*, **STOP** - you already have Samtendo Network installed. Proceed to **Updating Electrode**. ::: From 88727bc1cef10a02abec5c8f64392a7d30d6a4b7 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 21 Jun 2026 13:23:17 +0000 Subject: [PATCH 3/4] Clarify update guidance and keep docs links valid --- docs/guide/sd-preparation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guide/sd-preparation.md b/docs/guide/sd-preparation.md index 18797440c1d..c6c45283873 100644 --- a/docs/guide/sd-preparation.md +++ b/docs/guide/sd-preparation.md @@ -13,7 +13,7 @@ Using your favourite file explorer, open up your SD Card's drive. From there, na ::: danger -If you see a file named *Electrode-samtendo.wps*, **STOP** - you already have Samtendo Network installed. Proceed to **Updating Electrode**. +If you see a file named *Electrode-samtendo.wps*, **STOP** - you already have Samtendo Network installed. Ask for update instructions in the [Samtendo Network Discord server](https://discord.gg/jDKvdtVyzK). ::: @@ -39,7 +39,7 @@ Now navigate to **SD:/wiiu/environments/aroma/modules**. What do you see? ::: danger -If you see a file named *Electrode-samtendo.wms*, **STOP** - you already have Samtendo Network installed. Proceed to **Updating Electrode**. +If you see a file named *Electrode-samtendo.wms*, **STOP** - you already have Samtendo Network installed. Ask for update instructions in the [Samtendo Network Discord server](https://discord.gg/jDKvdtVyzK). ::: From e2ce1f08b2dd02be76c1aea588e51a729e69480e Mon Sep 17 00:00:00 2001 From: Sam <63399466+sam51210@users.noreply.github.com> Date: Sun, 21 Jun 2026 14:25:04 +0100 Subject: [PATCH 4/4] Delete docs/guide/sd-preparation.md --- docs/guide/sd-preparation.md | 75 ------------------------------------ 1 file changed, 75 deletions(-) delete mode 100644 docs/guide/sd-preparation.md diff --git a/docs/guide/sd-preparation.md b/docs/guide/sd-preparation.md deleted file mode 100644 index c6c45283873..00000000000 --- a/docs/guide/sd-preparation.md +++ /dev/null @@ -1,75 +0,0 @@ ---- -prev: true -next: true ---- - -# SD Preparation - -It's time to get the files ready. Please remove your SD Card from your Wii U and insert it into your PC. - -### Section I - Deleting conflicting files - -Using your favourite file explorer, open up your SD Card's drive. From there, navigate to **SD:/wiiu/environments/aroma/plugins**. What do you see? - -::: danger - -If you see a file named *Electrode-samtendo.wps*, **STOP** - you already have Samtendo Network installed. Ask for update instructions in the [Samtendo Network Discord server](https://discord.gg/jDKvdtVyzK). - -::: - -::: danger - -If you see a file named *Inkay-pretendo.wps*, you have Pretendo Network installed. Delete this file. - -::: - -::: danger - -If you see a file named *RichPrescence.wps*, delete it as it may interfere with UDP connections. The Samtendo version is provided in Section II if you'd like to redownload it. - -::: - -::: tip - -If you see none of these files, you can continue. - -::: - -Now navigate to **SD:/wiiu/environments/aroma/modules**. What do you see? - -::: danger - -If you see a file named *Electrode-samtendo.wms*, **STOP** - you already have Samtendo Network installed. Ask for update instructions in the [Samtendo Network Discord server](https://discord.gg/jDKvdtVyzK). - -::: - -::: danger - -If you see a file named *Inkay-pretendo.wms*, you have Pretendo Network installed. Delete this file. - -::: - -::: tip - -If you see none of these files, you can continue. - -::: - -You should have now deleted any conflicting plugins that modify your selected network. - -### Section II - Downloading files - -These files are **required**: - -- [Electrode-samtendo.wps](https://github.com/SamtendoNetwork/Electrode/releases/download/v0.0.6/Electrode-samtendo.wps) (Electrode plugin, required to connect to Samtendo Network) -- [Electrode-samtendo.wms](https://github.com/SamtendoNetwork/Electrode/releases/download/v0.0.6/Electrode-samtendo.wms) (Electrode module, required for the plugin to function) - -You may choose to download these files, but they are not required: -- [RichPresence](https://github.com/sam51210/RichPresenceWUPS/releases/latest) (Place *RichPresence.wps* in **SD:/wiiu/environments/aroma/plugins**. *discord-script.py* should just be ran on your computer in the background.) - -Your folders should now look something like this: - -![Plugins folder](/assets/img/guide/plugins.png) -![Modules folder](/assets/img/guide/modules.png) - -Now, please safely eject your SD Card and place it back into your Wii U. \ No newline at end of file