diff --git a/docs/.vitepress/i18n/en_US.js b/docs/.vitepress/i18n/en_US.js index cbf29529179..4cfc70fdf63 100644 --- a/docs/.vitepress/i18n/en_US.js +++ b/docs/.vitepress/i18n/en_US.js @@ -55,6 +55,7 @@ const themeConfig = { { text: localeData.pages["cios"], link: `/cios` }, { text: localeData.pages["osc"], link: `/osc` }, { text: localeData.pages["recommended-homebrew"], link: `/recommended-homebrew` }, + { text: localeData.pages["multiple-options"] }, { text: localeData.pages["wiiconnect24"], link: `/wiiconnect24` }, { text: localeData.pages["nintendowfc"], link: `/nintendowfc` } ] @@ -96,6 +97,7 @@ const themeConfig = { { text: localeData.pages["wnd-mini"], link: `/wnd-mini` }, { text: localeData.pages["osc"], link: `/osc` }, { text: localeData.pages["recommended-homebrew"], link: `/recommended-homebrew` }, + { text: localeData.pages["multiple-options"] }, { text: localeData.pages["wiiconnect24"], link: `/wiiconnect24` }, { text: localeData.pages["nintendowfc"], link: `/nintendowfc` } ] @@ -114,6 +116,7 @@ const themeConfig = { { text: localeData.pages["vwii-finalizing-setup"], link: `/vwii-finalizing-setup` }, { text: localeData.pages["osc"], link: `/osc` }, { text: localeData.pages["recommended-homebrew"], link: `/recommended-homebrew` }, + { text: localeData.pages["multiple-options"] }, { text: localeData.pages["wiiconnect24"], link: `/wiiconnect24` }, { text: localeData.pages["nintendowfc"], link: `/nintendowfc` } ] @@ -133,6 +136,7 @@ const themeConfig = { { text: localeData.pages["cios"], link: `/cios` }, { text: localeData.pages["osc"], link: `/osc` }, { text: localeData.pages["recommended-homebrew"], link: `/recommended-homebrew` }, + { text: localeData.pages["multiple-options"] }, { text: localeData.pages["wiiconnect24"], link: `/wiiconnect24` }, { text: localeData.pages["nintendowfc"], link: `/nintendowfc` } ] @@ -174,6 +178,7 @@ const themeConfig = { { text: localeData.pages["cios"], link: `/cios` }, { text: localeData.pages["osc"], link: `/osc` }, { text: localeData.pages["recommended-homebrew"], link: `/recommended-homebrew` }, + { text: localeData.pages["multiple-options"] }, { text: localeData.pages["wiiconnect24"], link: `/wiiconnect24` }, { text: localeData.pages["nintendowfc"], link: `/nintendowfc` } ] @@ -193,6 +198,7 @@ const themeConfig = { { text: localeData.pages["wnd-mini"], link: `/wnd-mini` }, { text: localeData.pages["osc"], link: `/osc` }, { text: localeData.pages["recommended-homebrew"], link: `/recommended-homebrew` }, + { text: localeData.pages["multiple-options"] }, { text: localeData.pages["wiiconnect24"], link: `/wiiconnect24` }, { text: localeData.pages["nintendowfc"], link: `/nintendowfc` } ] @@ -212,6 +218,7 @@ const themeConfig = { { text: localeData.pages["cios"], link: `/cios` }, { text: localeData.pages["osc"], link: `/osc` }, { text: localeData.pages["recommended-homebrew"], link: `/recommended-homebrew` }, + { text: localeData.pages["multiple-options"] }, { text: localeData.pages["wiiconnect24"], link: `/wiiconnect24` }, { text: localeData.pages["nintendowfc"], link: `/nintendowfc` } ] @@ -242,6 +249,7 @@ const themeConfig = { { text: localeData.pages["cios"], link: `/cios` }, { text: localeData.pages["osc"], link: `/osc` }, { text: localeData.pages["recommended-homebrew"], link: `/recommended-homebrew` }, + { text: localeData.pages["multiple-options"] }, { text: localeData.pages["wiiconnect24"], link: `/wiiconnect24` }, { text: localeData.pages["nintendowfc"], link: `/nintendowfc` } ] @@ -305,6 +313,7 @@ const themeConfig = { { text: localeData.pages["cios"], link: `/cios` }, { text: localeData.pages["osc"], link: `/osc` }, { text: localeData.pages["recommended-homebrew"], link: `/recommended-homebrew` }, + { text: localeData.pages["multiple-options"] }, { text: localeData.pages["wiiconnect24"], link: `/wiiconnect24` }, { text: localeData.pages["nintendowfc"], link: `/nintendowfc` } ] @@ -331,6 +340,7 @@ const themeConfig = { { text: localeData.pages["multiple-options"] }, { text: localeData.pages["osc"], link: `/osc` }, { text: localeData.pages["recommended-homebrew"], link: `/recommended-homebrew` }, + { text: localeData.pages["multiple-options"] }, { text: localeData.pages["wiiconnect24"], link: `/wiiconnect24` }, { text: localeData.pages["nintendowfc"], link: `/nintendowfc` } ] @@ -373,8 +383,7 @@ const themeConfig = { { text: localeData.pages["multiple-options"] }, { text: localeData.pages["osc"], link: `/osc` }, { text: localeData.pages["recommended-homebrew"], link: `/recommended-homebrew` }, - { text: localeData.pages["wiiconnect24"], link: `/wiiconnect24` }, - { text: localeData.pages["nintendowfc"], link: `/nintendowfc` } + { text: localeData.pages["multiple-options"] } ] }, sidebar_common @@ -385,7 +394,23 @@ const themeConfig = { items: [ { text: localeData.pages["key-information"], link:`/key-information` }, { text: localeData.pages["get-started"], link: `/get-started` }, - { text: localeData.pages["recovery-mode"], link: `/recovery-mode` }, + { text: localeData.pages["recovery-mode"], link: `/recovery-mode` } + ] + }, + sidebar_common + ], + [`/restoring-features`]: [ + { + text: localeData.guide, + items: [ + { text: localeData.pages["key-information"], link:`/key-information` }, + { text: localeData.pages["get-started"], link: `/get-started` }, + { text: localeData.pages["multiple-options"] }, + { text: localeData.pages["osc"], link: `/osc` }, + { text: localeData.pages["recommended-homebrew"], link: `/recommended-homebrew` }, + { text: localeData.pages["restoring-features"], link: `/restoring-features` },, + { text: localeData.pages["wiiconnect24"], link: `/wiiconnect24` }, + { text: localeData.pages["nintendowfc"], link: `/nintendowfc` } ] }, sidebar_common @@ -403,6 +428,7 @@ const themeConfig = { { text: localeData.pages["cios"], link: `/cios` }, { text: localeData.pages["osc"], link: `/osc` }, { text: localeData.pages["recommended-homebrew"], link: `/recommended-homebrew` }, + { text: localeData.pages["multiple-options"] }, { text: localeData.pages["wiiconnect24"], link: `/wiiconnect24` }, { text: localeData.pages["nintendowfc"], link: `/nintendowfc` } ] @@ -455,6 +481,7 @@ const themeConfig = { { text: localeData.pages["vwii-finalizing-setup"], link: `/vwii-finalizing-setup` }, { text: localeData.pages["osc"], link: `/osc` }, { text: localeData.pages["recommended-homebrew"], link: `/recommended-homebrew` }, + { text: localeData.pages["multiple-options"] }, { text: localeData.pages["wiiconnect24"], link: `/wiiconnect24` }, { text: localeData.pages["nintendowfc"], link: `/nintendowfc` } ] @@ -474,6 +501,7 @@ const themeConfig = { { text: localeData.pages["vwii-finalizing-setup"], link: `/vwii-finalizing-setup` }, { text: localeData.pages["osc"], link: `/osc` }, { text: localeData.pages["recommended-homebrew"], link: `/recommended-homebrew` }, + { text: localeData.pages["multiple-options"] }, { text: localeData.pages["wiiconnect24"], link: `/wiiconnect24` }, { text: localeData.pages["nintendowfc"], link: `/nintendowfc` } ] @@ -492,6 +520,7 @@ const themeConfig = { { text: localeData.pages["vwii-finalizing-setup"], link: `/vwii-finalizing-setup` }, { text: localeData.pages["osc"], link: `/osc` }, { text: localeData.pages["recommended-homebrew"], link: `/recommended-homebrew` }, + { text: localeData.pages["multiple-options"] }, { text: localeData.pages["wiiconnect24"], link: `/wiiconnect24` }, { text: localeData.pages["nintendowfc"], link: `/nintendowfc` } ] @@ -507,6 +536,7 @@ const themeConfig = { { text: localeData.pages["multiple-options"] }, { text: localeData.pages["osc"], link: `/osc` }, { text: localeData.pages["recommended-homebrew"], link: `/recommended-homebrew` }, + { text: localeData.pages["multiple-options"] }, { text: localeData.pages["wiiconnect24"], link: `/wiiconnect24` }, { text: localeData.pages["nintendowfc"], link: `/nintendowfc` } ] @@ -533,6 +563,7 @@ const themeConfig = { { text: localeData.pages["multiple-options"] }, { text: localeData.pages["osc"], link: `/osc` }, { text: localeData.pages["recommended-homebrew"], link: `/recommended-homebrew` }, + { text: localeData.pages["multiple-options"] }, { text: localeData.pages["wiiconnect24"], link: `/wiiconnect24` }, { text: localeData.pages["nintendowfc"], link: `/nintendowfc` } ] @@ -585,6 +616,7 @@ const themeConfig = { { text: localeData.pages["vwii-finalizing-setup"], link: `/vwii-finalizing-setup` }, { text: localeData.pages["osc"], link: `/osc` }, { text: localeData.pages["recommended-homebrew"], link: `/recommended-homebrew` }, + { text: localeData.pages["multiple-options"] }, { text: localeData.pages["wiiconnect24"], link: `/wiiconnect24` }, { text: localeData.pages["nintendowfc"], link: `/nintendowfc` } ] @@ -604,6 +636,7 @@ const themeConfig = { { text: localeData.pages["cios"], link: `/cios` }, { text: localeData.pages["osc"], link: `/osc` }, { text: localeData.pages["recommended-homebrew"], link: `/recommended-homebrew` }, + { text: localeData.pages["multiple-options"] }, { text: localeData.pages["wiiconnect24"], link: `/wiiconnect24` }, { text: localeData.pages["nintendowfc"], link: `/nintendowfc` } ] @@ -623,6 +656,7 @@ const themeConfig = { { text: localeData.pages["wnd-mini"], link: `/wnd-mini` }, { text: localeData.pages["osc"], link: `/osc` }, { text: localeData.pages["recommended-homebrew"], link: `/recommended-homebrew` }, + { text: localeData.pages["multiple-options"] }, { text: localeData.pages["wiiconnect24"], link: `/wiiconnect24` }, { text: localeData.pages["nintendowfc"], link: `/nintendowfc` } ] diff --git a/docs/.vitepress/i18n/strings/en_US.json b/docs/.vitepress/i18n/strings/en_US.json index af22621ec81..798cde6064a 100644 --- a/docs/.vitepress/i18n/strings/en_US.json +++ b/docs/.vitepress/i18n/strings/en_US.json @@ -43,6 +43,7 @@ "privacy-policy": "Privacy Policy", "recommended-homebrew": "Recommended Homebrew", "recovery-mode": "Recovery Mode", + "restoring-features": "Restoring Features", "site-navigation": "Site Navigation", "str2hax": "str2hax", "syscheck": "SysCheck", diff --git a/docs/cios.md b/docs/cios.md index 6152ba057bf..e967d9eda9d 100644 --- a/docs/cios.md +++ b/docs/cios.md @@ -167,6 +167,6 @@ If you downloaded the 4 WAD files in Section I, you may now delete them from you Continue to [Open Shop Channel Installation](osc) -Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. +Now that your main setup is complete, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. ::: diff --git a/docs/public/images/system-channel-restorer/installed.png b/docs/public/images/system-channel-restorer/installed.png new file mode 100644 index 00000000000..596e418236a Binary files /dev/null and b/docs/public/images/system-channel-restorer/installed.png differ diff --git a/docs/public/images/system-channel-restorer/menu.png b/docs/public/images/system-channel-restorer/menu.png new file mode 100644 index 00000000000..8bc91460fa1 Binary files /dev/null and b/docs/public/images/system-channel-restorer/menu.png differ diff --git a/docs/recommended-homebrew.md b/docs/recommended-homebrew.md index 7562a0052c5..a0eb408f40e 100644 --- a/docs/recommended-homebrew.md +++ b/docs/recommended-homebrew.md @@ -46,10 +46,22 @@ Homebrew that has the ability to make permanant changes to your Wii are highligh + [WiiMC-SS](https://oscwii.org/library/app/WiiMC-SS) - A modified and updated version of WiiMC. Turns your Wii into a fully fledged media center, with the ability to listen to music, watch videos, play DVDs, and more. + [Schism Tracker](https://oscwii.org/library/app/schismtracker) - A editor and player for tracked music (IT, XM, S3M, MOD, etc.). You can find music to try out [here](https://modarchive.org/). +## Wii: Next Steps + ::: tip -[Continue to WiiConnect24](wiiconnect24) +Continue to [WiiConnect24](wiiconnect24) Although WiiConnect24 was discontinued by Nintendo in June 2013, there is a fan-hosted revival service that restores and expands its functionality. ::: + +## vWii & Wii mini: Next Steps + +::: tip + +Continue to [Restoring Features](restoring-features) + +Now that your main setup is complete, you can install System Channel Restorer, an application which allows you to (re)install system channels on your console, and restore missing Wii features. + +::: diff --git a/docs/restoring-features.md b/docs/restoring-features.md new file mode 100644 index 00000000000..c67026a6372 --- /dev/null +++ b/docs/restoring-features.md @@ -0,0 +1,68 @@ +# Restoring Features + +System Channel Restorer is an application which allows you to (re)install system channels on your console, including Photo Channel 1.1 and the Internet Channel. This tutorial will show you how to install channels with this application. + +## Requirements + +* An SD card or USB drive +* [System Channel Restorer](https://oscwii.org/library/app/system-channel-restorer) + +## Instructions + +### Section I - Downloading + +1. Download and extract the System Channel Restorer `.zip` to the root of your SD card or USB drive. +1. Insert your SD card or USB drive into your Wii, and launch System Channel Restorer from the Homebrew Channel. + +### Section II - Installing Channels + +1. Using the D-Pad, scroll through the channels listed, and press `A` to select the channels according to your console: + + + vWii: + + EULA (Required) + + Mii Channel (Recommended) + + Photo Channel (Recommended) + + Internet Channel (Optional) + + Wii mini: + + EULA (Required) + + Region Select (Required) + + Wii Shop Channel (Required) + + Mii Channel (Recommended) + + Photo Channel (Optional) + + Internet Channel (Optional) + + ::: info + + If your SD Card has more than 2GB of capacity, you will need to choose Photo Channel 1.1 instead of 1.0. Note that installation of Photo Channel 1.1 also installs IOS61 on vWii. + + ::: + + ::: warning + + If you don't install the required channels, some channels and WiiWare games may bring you to a loop where the console infinitely tries to update. + + ::: + + ![](/images/system-channel-restorer/menu.png) + + + +1. Once you have selected all the channels you wish to install, press + to begin the installation. + + ![](/images/system-channel-restorer/installed.png) + +1. Press HOME to return to the Homebrew Channel. + +::: tip + +Continue to [WiiConnect24](wiiconnect24) + +Although WiiConnect24 was discontinued by Nintendo in June 2013, there is a fan-hosted revival service that restores and expands its functionality. + +::: + +::: tip + +[Return to site index](site-navigation) + +::: diff --git a/docs/vwii-finalizing-setup.md b/docs/vwii-finalizing-setup.md index 0894eea8fd0..a86df6ed825 100644 --- a/docs/vwii-finalizing-setup.md +++ b/docs/vwii-finalizing-setup.md @@ -11,25 +11,22 @@ All homebrew apps are loaded from the Homebrew Channel. ::: + Patched IOS 80 Installer for vWii is a homebrew app that will take your current install of IOS 80 and patch it to be able to use fakesigned channels on the SD card menu. -+ System Channel Restorer is a homebrew app that allows some channels usually only available on Wii to be easily installed on vWii. + ww-43db-patcher is a homebrew app that will patch your WiiWare and virtual console titles to force the 16:9 aspect ratio. ## Additional Homebrew Apps - What You Need -* [Patched IOS 80 Installer for vWii](https://oscwii.org/library/app/Patched_IOS80_Installer_for_vWii) -* [system-channel-restorer](https://oscwii.org/library/app/system-channel-restorer) -* [ww-43db-patcher](https://oscwii.org/library/app/ww-43db-patcher) +* [ww-43db-patcher](https://oscwii.org/library/app/ww-43db-patcher) (Recommended) +* [Patched IOS 80 Installer for vWii](https://oscwii.org/library/app/Patched_IOS80_Installer_for_vWii) (Optional) ## Additional Homebrew Apps - Extracting Files to the SD Card 1. Copy the contents of the Patched IOS 80 Installer for vWii to the root of the SD. -1. Copy the contents of the system-channel-restorer to the root of the SD. 1. Copy the contents of the ww-43db-patcher to the root of the SD. ::: tip Continue to [Open Shop Channel Installation](osc) -Now that your main vWii setup is complete, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. +Now that your main setup is complete, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. ::: diff --git a/docs/vwii-homebrew-channel.md b/docs/vwii-homebrew-channel.md index b281453d5ac..020b2a5d8de 100644 --- a/docs/vwii-homebrew-channel.md +++ b/docs/vwii-homebrew-channel.md @@ -12,7 +12,7 @@ If you have hacked your Wii U in the past, you can use the same SD Card for this ::: info -If you haven't already, make sure you did a [NAND backup](https://wiiu.hacks.guide/#/aroma/nand-backup) and have the [Aroma Environment](https://aroma.foryour.cafe/) installed on your Wii U. +If you haven't already, make sure you did a [NAND backup](https://wiiu.hacks.guide/#/aroma/nand-backup) and have the [Aroma Environment](https://aroma.foryour.cafe/) installed on your Wii U Otherwise, proceed to [Installing Aroma](https://wiiu.hacks.guide/#/aroma/getting-started) or [Modding the vWii without modding the Wii U side](wiiu-nand-dumper) @@ -23,7 +23,7 @@ Otherwise, proceed to [Installing Aroma](https://wiiu.hacks.guide/#/aroma/gettin * A modded Wii U * The [Aroma Environment](https://aroma.foryour.cafe/) * The latest release of the [Compat Title Installer](https://hb-app.store/wiiu/CompatTitleInstaller). -* (Optional) The [Enhanced vWii Aroma Plugin](https://hb-app.store/wiiu/evWii) +* The [Enhanced vWii Aroma Plugin](https://hb-app.store/wiiu/evWii) (Recommended) ::: warning diff --git a/docs/wnd-mini.md b/docs/wnd-mini.md index 3142796acb9..c5dc9c5177c 100644 --- a/docs/wnd-mini.md +++ b/docs/wnd-mini.md @@ -90,7 +90,7 @@ If you would like to play Wii games online inside of dolphin with your Wii mini Continue to [Open Shop Channel Installation](osc) -Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. +Now that your main setup is complete, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. :::