From f40287d610dc0d23a4729caeaab76299d782d95c Mon Sep 17 00:00:00 2001 From: twosecslater Date: Sat, 7 Mar 2020 20:06:28 +0000 Subject: [PATCH 01/22] start on vWii RC24 guide --- Gemfile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 2a2d1c12a..37f5eaa42 100755 --- a/Gemfile +++ b/Gemfile @@ -1,3 +1,2 @@ -source "https://rubygems.org" -gem 'jekyll-redirect-from' -gemspec +source 'https://rubygems.org' +gem 'github-pages', group: :jekyll_plugins From 35a47c14e60a94e96e4f8c11844296d0c1def15b Mon Sep 17 00:00:00 2001 From: twosecslater Date: Sat, 7 Mar 2020 20:09:59 +0000 Subject: [PATCH 02/22] start on vWii RC24 guide --- _pages/en_US/riiconnect24-vwii.txt | 66 ++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 _pages/en_US/riiconnect24-vwii.txt diff --git a/_pages/en_US/riiconnect24-vwii.txt b/_pages/en_US/riiconnect24-vwii.txt new file mode 100644 index 000000000..cb16d3acd --- /dev/null +++ b/_pages/en_US/riiconnect24-vwii.txt @@ -0,0 +1,66 @@ +--- +title: vWii RiiConnect24 Guide + +description: Guide to installing RiiConnect24 on your vWii (Virtual Wii on Wii U)! + +tags: wii, wii u, virtual wii, vwii, mod, softmod, modding, softmodding, hack, hacking, wc24, wiiconnect24, rc24, riiconnect24, guide, tutorial +--- + +{% include toc title="Table of Contents" %} + +If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net). +{: .notice--info} + +![RiiConnect24 Logo](/images/WiiRC24Logo.jpg) + +Guide to installing [RiiConnect24](https://rc24.xyz) on your vWii (Virtual Wii on Wii U) with: CMOC/MCC, Nintendo Channel, EVC and News Channel along with forced 4:3 aspect ratio patching. + +Since certain features found in the original Wii are not present in the vWii, we can only partially utilize RiiConnect24. See [what's currently working](#What%E2%80%99s-currently-working) for details. +{: .notice--warning} + +#### Warnings + +We are **NOT** responsible if you brick, or damage your console in any way whatsoever. If you follow this guide exactly, you shouldn't have any problems. +{: .notice--danger} + +Do **NOT** perform this guide on any other console than the vWii (Virtual Wii +on Wii U). If you're looking for instructions for a Nintendo Wii, use +[wii.guide/riiconnect24](riiconnect24). +{: .notice--danger} + +The following is a list of things that can potentially **BRICK** your vWii (don't do these things!): +* Installing IOS for a Wii console on vWii. +* Installing Wii menu themes not formatted correctly for vWii and/or your region. +* Installing BootMii and/or Priiloader/Preloader. +* Failure during the install of crucial system/IOS titles (e.g. power outage). +* Modifying the vWii NAND without knowing what you are doing. +{: .notice--danger} + +If you somehow happen to brick your vWii, [follow this guide](https://gbatemp.net/threads/guide-vwii-unbrick-guide-by-garyodernichts.528329). ([Archive](https://web.archive.org/web/20200213194233/https://gbatemp.net/threads/guide-vwii-unbrick-guide-by-garyodernichts.528329/)) +{: .notice--info} + +#### What you need + +* A PC or mobile device with internet access and the ability to interact with SD cards. +* An SD card formatted as FAT32 (at least 2GB) with enough available space. SDHC or SDXC cards formatted as FAT32 can be known to work. +* A Wii U console capable of launching the Homebrew Launcher (either via the web browser exploit, Haxchi or Coldboot Haxchi). **If you do not have a softmodded Wii U console, please follow [wiiu.hacks.guide](https://wiiu.hacks.guide/), as well as [wiiu.hacks.guide/vwii-modding](https://wiiu.hacks.guide/vwii-modding) and then come back.** + +After following the above linked guide, you should have: +* **A vWii NAND backup and keys** (keep these stored safely!!) +* **The Homebrew Channel installed** +* **d2x cIOS installed (IOS249, IOS250 and IOS251)** +* **IOS80 patched** +{: .notice--info} + +#### Instructions + +##### Section I - Running the patcher + +[If you want to see detailed instructions on how to install the WADs, click here!](wiimodlite) +{: .notice--info} + +If you use GNU/Linux or macOS, please [e-mail +us](mailto:support@riiconnect24.net) and we will give you the things needed to +install RiiConnect24. The patcher we provide is currently Windows-only. Please +also mention the fact that you are using a vWii. +{: .notice--info} From 9a42eee2061c6bdb574debd501ee32004b2ccf32 Mon Sep 17 00:00:00 2001 From: twosecslater Date: Sat, 7 Mar 2020 20:18:45 +0000 Subject: [PATCH 03/22] add what's currently working --- _pages/en_US/riiconnect24-vwii.txt | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/_pages/en_US/riiconnect24-vwii.txt b/_pages/en_US/riiconnect24-vwii.txt index cb16d3acd..6fe19aaea 100644 --- a/_pages/en_US/riiconnect24-vwii.txt +++ b/_pages/en_US/riiconnect24-vwii.txt @@ -15,7 +15,9 @@ If you need help for anything regarding this tutorial, please join [the RiiConne Guide to installing [RiiConnect24](https://rc24.xyz) on your vWii (Virtual Wii on Wii U) with: CMOC/MCC, Nintendo Channel, EVC and News Channel along with forced 4:3 aspect ratio patching. -Since certain features found in the original Wii are not present in the vWii, we can only partially utilize RiiConnect24. See [what's currently working](#What%E2%80%99s-currently-working) for details. +Since certain features found in the original Wii are not present in the vWii, +we can only partially utilize RiiConnect24. See [what's currently +working](#whats-currently-working) for details. {: .notice--warning} #### Warnings @@ -64,3 +66,20 @@ us](mailto:support@riiconnect24.net) and we will give you the things needed to install RiiConnect24. The patcher we provide is currently Windows-only. Please also mention the fact that you are using a vWii. {: .notice--info} + +#### What's currently working? +The following RiiConnect24 services are **working** on the vWii: +* News Channel + * This channel is affected by the timestamp issue. The "Last Updated" and article timestamps will be incorrect. +* Nintendo Channel +* Everybody Votes Channel +* Check Mii Out Channel / Mii Contest Channel +{: .notice--success} + +The following RiiConnect24 services are **not working** on the vWii: +* Wii Friends/Address book (functionality does not exist on vWii) + * This includes sending/receiving mail to/from friends. You can only receive global broadcast mail and posts from RSSMii feeds (if set up). +* Forecast Channel + * This channel is affected by the timestamp issue. This is preventing the channel from getting past the loading screen, returning the `FORE000006` error. +* Everything else that isn't working according to [RiiConnect24 stats](https://rc24.xyz/stats/index.html). +{: .notice--danger} From 68deb7f07d8cc47a2b094b901a767af08b6aca04 Mon Sep 17 00:00:00 2001 From: twosecslater Date: Sat, 7 Mar 2020 20:22:14 +0000 Subject: [PATCH 04/22] manual guide --- _pages/en_US/riiconnect24-vwii.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/_pages/en_US/riiconnect24-vwii.txt b/_pages/en_US/riiconnect24-vwii.txt index 6fe19aaea..f75ff838d 100644 --- a/_pages/en_US/riiconnect24-vwii.txt +++ b/_pages/en_US/riiconnect24-vwii.txt @@ -61,10 +61,11 @@ After following the above linked guide, you should have: [If you want to see detailed instructions on how to install the WADs, click here!](wiimodlite) {: .notice--info} -If you use GNU/Linux or macOS, please [e-mail +If you use GNU/Linux or macOS, please [follow the manual guide](https://pad.snopyta.org/s/rJ2N0B1XU), or [e-mail us](mailto:support@riiconnect24.net) and we will give you the things needed to install RiiConnect24. The patcher we provide is currently Windows-only. Please -also mention the fact that you are using a vWii. +also mention the fact that you are using a vWii if you plan on sending an +e-mail. {: .notice--info} #### What's currently working? From 212d4b915a3990d590854edb6b77c65894f2a7fc Mon Sep 17 00:00:00 2001 From: twosecslater Date: Sat, 7 Mar 2020 20:52:54 +0000 Subject: [PATCH 05/22] Add instructions for vWii --- _pages/en_US/riiconnect24-vwii.txt | 53 +++++++++++++++++++++++++++--- 1 file changed, 48 insertions(+), 5 deletions(-) diff --git a/_pages/en_US/riiconnect24-vwii.txt b/_pages/en_US/riiconnect24-vwii.txt index f75ff838d..deaa18e09 100644 --- a/_pages/en_US/riiconnect24-vwii.txt +++ b/_pages/en_US/riiconnect24-vwii.txt @@ -46,6 +46,9 @@ If you somehow happen to brick your vWii, [follow this guide](https://gbatemp.ne * A PC or mobile device with internet access and the ability to interact with SD cards. * An SD card formatted as FAT32 (at least 2GB) with enough available space. SDHC or SDXC cards formatted as FAT32 can be known to work. * A Wii U console capable of launching the Homebrew Launcher (either via the web browser exploit, Haxchi or Coldboot Haxchi). **If you do not have a softmodded Wii U console, please follow [wiiu.hacks.guide](https://wiiu.hacks.guide/), as well as [wiiu.hacks.guide/vwii-modding](https://wiiu.hacks.guide/vwii-modding) and then come back.** +* [RiiConnect24 + Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases) + (Windows only, for now...) After following the above linked guide, you should have: * **A vWii NAND backup and keys** (keep these stored safely!!) @@ -56,11 +59,6 @@ After following the above linked guide, you should have: #### Instructions -##### Section I - Running the patcher - -[If you want to see detailed instructions on how to install the WADs, click here!](wiimodlite) -{: .notice--info} - If you use GNU/Linux or macOS, please [follow the manual guide](https://pad.snopyta.org/s/rJ2N0B1XU), or [e-mail us](mailto:support@riiconnect24.net) and we will give you the things needed to install RiiConnect24. The patcher we provide is currently Windows-only. Please @@ -68,10 +66,55 @@ also mention the fact that you are using a vWii if you plan on sending an e-mail. {: .notice--info} +#### Section I - Running the patcher + +Using the RiiConnect24 Patcher you should've downloaded earlier in [What you +need](#what-you-need), you will be downloading and patching IOS31, News, +Everybody Votes, Nintendo and Check Mii Out Channels for use on your vWii. + +1. Run `RiiConnect24Patcher.bat` on your PC, and follow the on-screen +instructions. +2. Confirm that after running through the patcher, you have 3 folders. Either in the +same folder as `RiiConnect24Patcher.bat`, or on your SD card (depending on +what options you selected in the patcher). If they are in the same folder as +the `RiiConnect24Patcher.bat` file, move the folders to the root of your SD +card. + +##### Section II - Installing the newly patched WADs + +1. Follow the [Wii Mod Lite guide](wiimodlite) to install the following WAD +files that are now on your SD card: + * `Everybody Votes Channel (REGION) (Channel) (RiiConnect24).wad` + * `IOS31 Wii U (REGION) (RiiConnect24).wad` + * `Mii Contest Channel (REGION) (Channel) (RiiConnect24).wad` + * `News Channel Wii U (REGION) (Channel) (RiiConnect24).wad` + * `Nintendo Channel (REGION) (Channel) (RiiConnect24).wad` + +**NOTE**: You do not have to download Wii Mod Lite yourself, the patcher has +already downloaded it for you. It is available to launch from the **Homebrew +Channel**. +{: .notice--info} + +##### Section III - Using RiiConnect24 + +After following the above sections, you're almost able to utilize RiiConnect24 +on your Wii U. You just need to perform the following steps after every vWii +reboot. + +1. On the vWii's **Wii Menu**, launch the **Homebrew Channel** and launch the +**ConnectMii** homebrew application. + * This will enable the WiiConnect24 and Standby Connection flags required + by the RiiConnect24 applications. +2. Launch the RiiConnect24 applications +* You should now be able to utilize all of the RiiConnect24 applications you + have installed! + #### What's currently working? The following RiiConnect24 services are **working** on the vWii: * News Channel * This channel is affected by the timestamp issue. The "Last Updated" and article timestamps will be incorrect. + * The banner data is also known to not work, returning `Unable to obtain + data.` * Nintendo Channel * Everybody Votes Channel * Check Mii Out Channel / Mii Contest Channel From 01115638123c00c264697d4a6e1f74eadb08fafb Mon Sep 17 00:00:00 2001 From: twosecslater Date: Sat, 7 Mar 2020 20:55:13 +0000 Subject: [PATCH 06/22] Link to vWii guide from the RC24 guide --- _pages/en_US/riiconnect24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/en_US/riiconnect24.txt b/_pages/en_US/riiconnect24.txt index f6a0506b9..639f33145 100644 --- a/_pages/en_US/riiconnect24.txt +++ b/_pages/en_US/riiconnect24.txt @@ -14,7 +14,7 @@ If you need help for anything regarding this tutorial, please join [the RiiConne Do not try to install RiiConnect24 on a Wii Mini, or your system will be bricked! {: .notice--warning} -[Click here for a guide on how to install RiiConnect24 on Wii U (vWii).](https://pad.snopyta.org/s/rJ2N0B1XU) +[Using a Wii U (vWii)? Check out this guide](riiconnect24-vwii) {: .notice--info} [Using Dolphin emulator? Click here for a guide on how to install RiiConnect24 on Dolphin.](riiconnect24-dolphin) From 6838636367694c2a2502ce597fad90ed61eaf7a3 Mon Sep 17 00:00:00 2001 From: twosecslater Date: Sat, 7 Mar 2020 20:58:03 +0000 Subject: [PATCH 07/22] Link to vWii guide from the site navigation --- _pages/en_US/site-navigation.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/_pages/en_US/site-navigation.txt b/_pages/en_US/site-navigation.txt index 6f7a3930e..3fdb26f6b 100644 --- a/_pages/en_US/site-navigation.txt +++ b/_pages/en_US/site-navigation.txt @@ -19,6 +19,7 @@ sitemap: false + [RiiConnect24](riiconnect24) + [RiiConnect24 Battery Fix](riiconnect24-batteryfix) + [RiiConnect24 Troubleshooting](riiconnect24-troubleshooting) ++ [RiiConnect24 vWii](riiconnect24-vwii) + [Wiimmfi](wiimmfi) + [WiiWare Patcher](wiiwarepatcher) From 0bcf374c57eed4090003b360e77f6f403c9ab97e Mon Sep 17 00:00:00 2001 From: twosecslater Date: Sat, 7 Mar 2020 20:59:58 +0000 Subject: [PATCH 08/22] quick changes --- _pages/en_US/riiconnect24-vwii.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_pages/en_US/riiconnect24-vwii.txt b/_pages/en_US/riiconnect24-vwii.txt index deaa18e09..9b532f269 100644 --- a/_pages/en_US/riiconnect24-vwii.txt +++ b/_pages/en_US/riiconnect24-vwii.txt @@ -1,5 +1,5 @@ --- -title: vWii RiiConnect24 Guide +title: RiiConnect24 vWii Guide description: Guide to installing RiiConnect24 on your vWii (Virtual Wii on Wii U)! @@ -98,8 +98,8 @@ Channel**. ##### Section III - Using RiiConnect24 After following the above sections, you're almost able to utilize RiiConnect24 -on your Wii U. You just need to perform the following steps after every vWii -reboot. +on your Wii U. You just need to perform the following steps **after every vWii +reboot**. 1. On the vWii's **Wii Menu**, launch the **Homebrew Channel** and launch the **ConnectMii** homebrew application. From c31dc0da8b5dc37eadb9e926f53bc2fd06cd232d Mon Sep 17 00:00:00 2001 From: twosecslater Date: Sat, 7 Mar 2020 21:01:50 +0000 Subject: [PATCH 09/22] fix inconsistent heading --- _pages/en_US/riiconnect24-vwii.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/en_US/riiconnect24-vwii.txt b/_pages/en_US/riiconnect24-vwii.txt index 9b532f269..10a942feb 100644 --- a/_pages/en_US/riiconnect24-vwii.txt +++ b/_pages/en_US/riiconnect24-vwii.txt @@ -66,7 +66,7 @@ also mention the fact that you are using a vWii if you plan on sending an e-mail. {: .notice--info} -#### Section I - Running the patcher +##### Section I - Running the patcher Using the RiiConnect24 Patcher you should've downloaded earlier in [What you need](#what-you-need), you will be downloading and patching IOS31, News, From bcfb0ca7d5e697c0cc3d3e5251982d06d282252a Mon Sep 17 00:00:00 2001 From: twosecslater Date: Sat, 7 Mar 2020 21:04:15 +0000 Subject: [PATCH 10/22] danger -> warning. keeping consistency with rest of guide. --- _pages/en_US/riiconnect24-vwii.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_pages/en_US/riiconnect24-vwii.txt b/_pages/en_US/riiconnect24-vwii.txt index 10a942feb..8c8011627 100644 --- a/_pages/en_US/riiconnect24-vwii.txt +++ b/_pages/en_US/riiconnect24-vwii.txt @@ -23,12 +23,12 @@ working](#whats-currently-working) for details. #### Warnings We are **NOT** responsible if you brick, or damage your console in any way whatsoever. If you follow this guide exactly, you shouldn't have any problems. -{: .notice--danger} +{: .notice--warning} Do **NOT** perform this guide on any other console than the vWii (Virtual Wii on Wii U). If you're looking for instructions for a Nintendo Wii, use [wii.guide/riiconnect24](riiconnect24). -{: .notice--danger} +{: .notice--warning} The following is a list of things that can potentially **BRICK** your vWii (don't do these things!): * Installing IOS for a Wii console on vWii. @@ -36,7 +36,7 @@ The following is a list of things that can potentially **BRICK** your vWii (don' * Installing BootMii and/or Priiloader/Preloader. * Failure during the install of crucial system/IOS titles (e.g. power outage). * Modifying the vWii NAND without knowing what you are doing. -{: .notice--danger} +{: .notice--warning} If you somehow happen to brick your vWii, [follow this guide](https://gbatemp.net/threads/guide-vwii-unbrick-guide-by-garyodernichts.528329). ([Archive](https://web.archive.org/web/20200213194233/https://gbatemp.net/threads/guide-vwii-unbrick-guide-by-garyodernichts.528329/)) {: .notice--info} @@ -51,10 +51,10 @@ If you somehow happen to brick your vWii, [follow this guide](https://gbatemp.ne (Windows only, for now...) After following the above linked guide, you should have: -* **A vWii NAND backup and keys** (keep these stored safely!!) -* **The Homebrew Channel installed** -* **d2x cIOS installed (IOS249, IOS250 and IOS251)** -* **IOS80 patched** +* A vWii NAND backup and keys (keep these stored safely!!) +* The Homebrew Channel installed +* d2x cIOS installed (IOS249, IOS250 and IOS251) +* IOS80 patched {: .notice--info} #### Instructions @@ -126,4 +126,4 @@ The following RiiConnect24 services are **not working** on the vWii: * Forecast Channel * This channel is affected by the timestamp issue. This is preventing the channel from getting past the loading screen, returning the `FORE000006` error. * Everything else that isn't working according to [RiiConnect24 stats](https://rc24.xyz/stats/index.html). -{: .notice--danger} +{: .notice--warning} From 9a000a6b290f4ad281c8c745e9ec33941f7385ef Mon Sep 17 00:00:00 2001 From: urmum-69 <49879065+urmum-69@users.noreply.github.com> Date: Sat, 7 Mar 2020 21:07:17 +0000 Subject: [PATCH 11/22] remove some CodiMD stuff --- _pages/en_US/riiconnect24-vwii.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_pages/en_US/riiconnect24-vwii.txt b/_pages/en_US/riiconnect24-vwii.txt index 8c8011627..4b7f3dc7f 100644 --- a/_pages/en_US/riiconnect24-vwii.txt +++ b/_pages/en_US/riiconnect24-vwii.txt @@ -1,9 +1,5 @@ --- title: RiiConnect24 vWii Guide - -description: Guide to installing RiiConnect24 on your vWii (Virtual Wii on Wii U)! - -tags: wii, wii u, virtual wii, vwii, mod, softmod, modding, softmodding, hack, hacking, wc24, wiiconnect24, rc24, riiconnect24, guide, tutorial --- {% include toc title="Table of Contents" %} From 42ba0011edc5649af5522edc0571ff940b70a518 Mon Sep 17 00:00:00 2001 From: urmum-69 <49879065+urmum-69@users.noreply.github.com> Date: Sat, 7 Mar 2020 21:08:19 +0000 Subject: [PATCH 12/22] remove email so we don't get harassed all of the links to the wads are already on the manual guide so this isn't needed --- _pages/en_US/riiconnect24-vwii.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/_pages/en_US/riiconnect24-vwii.txt b/_pages/en_US/riiconnect24-vwii.txt index 4b7f3dc7f..24f7c3819 100644 --- a/_pages/en_US/riiconnect24-vwii.txt +++ b/_pages/en_US/riiconnect24-vwii.txt @@ -55,11 +55,7 @@ After following the above linked guide, you should have: #### Instructions -If you use GNU/Linux or macOS, please [follow the manual guide](https://pad.snopyta.org/s/rJ2N0B1XU), or [e-mail -us](mailto:support@riiconnect24.net) and we will give you the things needed to -install RiiConnect24. The patcher we provide is currently Windows-only. Please -also mention the fact that you are using a vWii if you plan on sending an -e-mail. +If you use GNU/Linux or macOS, please [follow the manual guide](https://pad.snopyta.org/s/rJ2N0B1XU), to install RiiConnect24. The patcher we provide is currently Windows-only. {: .notice--info} ##### Section I - Running the patcher From 7ddcb3126f90fc6feff9d9f2521536ff579ed0ef Mon Sep 17 00:00:00 2001 From: urmum-69 <49879065+urmum-69@users.noreply.github.com> Date: Sat, 7 Mar 2020 21:08:58 +0000 Subject: [PATCH 13/22] remove irrelevant part that shouldn't be there --- _pages/en_US/riiconnect24-vwii.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/_pages/en_US/riiconnect24-vwii.txt b/_pages/en_US/riiconnect24-vwii.txt index 24f7c3819..17d33509a 100644 --- a/_pages/en_US/riiconnect24-vwii.txt +++ b/_pages/en_US/riiconnect24-vwii.txt @@ -34,9 +34,6 @@ The following is a list of things that can potentially **BRICK** your vWii (don' * Modifying the vWii NAND without knowing what you are doing. {: .notice--warning} -If you somehow happen to brick your vWii, [follow this guide](https://gbatemp.net/threads/guide-vwii-unbrick-guide-by-garyodernichts.528329). ([Archive](https://web.archive.org/web/20200213194233/https://gbatemp.net/threads/guide-vwii-unbrick-guide-by-garyodernichts.528329/)) -{: .notice--info} - #### What you need * A PC or mobile device with internet access and the ability to interact with SD cards. From 21977ad12ea9f615df25366ceafa372b0307fb72 Mon Sep 17 00:00:00 2001 From: twosecslater Date: Sat, 7 Mar 2020 21:16:38 +0000 Subject: [PATCH 14/22] Wii Friends / Address Book -> Wii Mail --- _pages/en_US/riiconnect24-vwii.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/en_US/riiconnect24-vwii.txt b/_pages/en_US/riiconnect24-vwii.txt index 17d33509a..13603b1c1 100644 --- a/_pages/en_US/riiconnect24-vwii.txt +++ b/_pages/en_US/riiconnect24-vwii.txt @@ -110,7 +110,7 @@ The following RiiConnect24 services are **working** on the vWii: {: .notice--success} The following RiiConnect24 services are **not working** on the vWii: -* Wii Friends/Address book (functionality does not exist on vWii) +* Wii Mail (most of the functionality does not exist on vWii) * This includes sending/receiving mail to/from friends. You can only receive global broadcast mail and posts from RSSMii feeds (if set up). * Forecast Channel * This channel is affected by the timestamp issue. This is preventing the channel from getting past the loading screen, returning the `FORE000006` error. From 896c9c378f93f655a724e0de2bd22a7d031fe042 Mon Sep 17 00:00:00 2001 From: urmum-69 <49879065+urmum-69@users.noreply.github.com> Date: Sat, 7 Mar 2020 21:19:01 +0000 Subject: [PATCH 15/22] add note --- _pages/en_US/riiconnect24-vwii.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_pages/en_US/riiconnect24-vwii.txt b/_pages/en_US/riiconnect24-vwii.txt index 13603b1c1..0f86e6a08 100644 --- a/_pages/en_US/riiconnect24-vwii.txt +++ b/_pages/en_US/riiconnect24-vwii.txt @@ -52,7 +52,7 @@ After following the above linked guide, you should have: #### Instructions -If you use GNU/Linux or macOS, please [follow the manual guide](https://pad.snopyta.org/s/rJ2N0B1XU), to install RiiConnect24. The patcher we provide is currently Windows-only. +If you use GNU/Linux or macOS, please [follow the manual guide](https://pad.snopyta.org/s/rJ2N0B1XU), to install RiiConnect24. The patcher we provide is currently Windows-only. The end result is the same regardless of which method you follow. {: .notice--info} ##### Section I - Running the patcher @@ -110,7 +110,7 @@ The following RiiConnect24 services are **working** on the vWii: {: .notice--success} The following RiiConnect24 services are **not working** on the vWii: -* Wii Mail (most of the functionality does not exist on vWii) +* Wii Friends/Address book (functionality does not exist on vWii) * This includes sending/receiving mail to/from friends. You can only receive global broadcast mail and posts from RSSMii feeds (if set up). * Forecast Channel * This channel is affected by the timestamp issue. This is preventing the channel from getting past the loading screen, returning the `FORE000006` error. From ccefff85b39911271110176dfccd65545dd9a7aa Mon Sep 17 00:00:00 2001 From: twosecslater Date: Sat, 7 Mar 2020 21:23:01 +0000 Subject: [PATCH 16/22] quick change --- _pages/en_US/riiconnect24-vwii.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/en_US/riiconnect24-vwii.txt b/_pages/en_US/riiconnect24-vwii.txt index 13603b1c1..759cd69ae 100644 --- a/_pages/en_US/riiconnect24-vwii.txt +++ b/_pages/en_US/riiconnect24-vwii.txt @@ -39,7 +39,7 @@ The following is a list of things that can potentially **BRICK** your vWii (don' * A PC or mobile device with internet access and the ability to interact with SD cards. * An SD card formatted as FAT32 (at least 2GB) with enough available space. SDHC or SDXC cards formatted as FAT32 can be known to work. * A Wii U console capable of launching the Homebrew Launcher (either via the web browser exploit, Haxchi or Coldboot Haxchi). **If you do not have a softmodded Wii U console, please follow [wiiu.hacks.guide](https://wiiu.hacks.guide/), as well as [wiiu.hacks.guide/vwii-modding](https://wiiu.hacks.guide/vwii-modding) and then come back.** -* [RiiConnect24 +* The latest [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases) (Windows only, for now...) From 8f76c9a8418bf96b09bbd808357ce2cc14a1d7ec Mon Sep 17 00:00:00 2001 From: twosecslater Date: Sat, 7 Mar 2020 21:24:22 +0000 Subject: [PATCH 17/22] Wii Friends / Address Book -> Wii Mail --- _pages/en_US/riiconnect24-vwii.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/en_US/riiconnect24-vwii.txt b/_pages/en_US/riiconnect24-vwii.txt index 9fa44308f..1965ec580 100644 --- a/_pages/en_US/riiconnect24-vwii.txt +++ b/_pages/en_US/riiconnect24-vwii.txt @@ -110,7 +110,7 @@ The following RiiConnect24 services are **working** on the vWii: {: .notice--success} The following RiiConnect24 services are **not working** on the vWii: -* Wii Friends/Address book (functionality does not exist on vWii) +* Wii Mail (most functionality does not exist on vWii) * This includes sending/receiving mail to/from friends. You can only receive global broadcast mail and posts from RSSMii feeds (if set up). * Forecast Channel * This channel is affected by the timestamp issue. This is preventing the channel from getting past the loading screen, returning the `FORE000006` error. From a436b00d152f30d76308ce9aaa3474b01cb622f0 Mon Sep 17 00:00:00 2001 From: urmum-69 <49879065+urmum-69@users.noreply.github.com> Date: Sat, 7 Mar 2020 21:27:39 +0000 Subject: [PATCH 18/22] clean up segment --- _pages/en_US/riiconnect24-vwii.txt | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/_pages/en_US/riiconnect24-vwii.txt b/_pages/en_US/riiconnect24-vwii.txt index 1965ec580..0ecbe1c1c 100644 --- a/_pages/en_US/riiconnect24-vwii.txt +++ b/_pages/en_US/riiconnect24-vwii.txt @@ -39,7 +39,7 @@ The following is a list of things that can potentially **BRICK** your vWii (don' * A PC or mobile device with internet access and the ability to interact with SD cards. * An SD card formatted as FAT32 (at least 2GB) with enough available space. SDHC or SDXC cards formatted as FAT32 can be known to work. * A Wii U console capable of launching the Homebrew Launcher (either via the web browser exploit, Haxchi or Coldboot Haxchi). **If you do not have a softmodded Wii U console, please follow [wiiu.hacks.guide](https://wiiu.hacks.guide/), as well as [wiiu.hacks.guide/vwii-modding](https://wiiu.hacks.guide/vwii-modding) and then come back.** -* The latest [RiiConnect24 +* [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases) (Windows only, for now...) @@ -70,18 +70,11 @@ the `RiiConnect24Patcher.bat` file, move the folders to the root of your SD card. ##### Section II - Installing the newly patched WADs - -1. Follow the [Wii Mod Lite guide](wiimodlite) to install the following WAD -files that are now on your SD card: - * `Everybody Votes Channel (REGION) (Channel) (RiiConnect24).wad` - * `IOS31 Wii U (REGION) (RiiConnect24).wad` - * `Mii Contest Channel (REGION) (Channel) (RiiConnect24).wad` - * `News Channel Wii U (REGION) (Channel) (RiiConnect24).wad` - * `Nintendo Channel (REGION) (Channel) (RiiConnect24).wad` - -**NOTE**: You do not have to download Wii Mod Lite yourself, the patcher has -already downloaded it for you. It is available to launch from the **Homebrew -Channel**. +1. Open the Homebrew Channel +1. Launch Wii Mod Lite +1. Using the +Control Pad on your Wii Remote, navigate to `WAD Manager`, and then navigate to the `wad` folder. +1. When `IOS31.wad` is highlighted, press +, then do the same for all the other WADs. +1. After they are successfully installed, press the HOME Button to exit back to the Homebrew Channel {: .notice--info} ##### Section III - Using RiiConnect24 @@ -110,7 +103,7 @@ The following RiiConnect24 services are **working** on the vWii: {: .notice--success} The following RiiConnect24 services are **not working** on the vWii: -* Wii Mail (most functionality does not exist on vWii) +* Wii Friends/Address book (functionality does not exist on vWii) * This includes sending/receiving mail to/from friends. You can only receive global broadcast mail and posts from RSSMii feeds (if set up). * Forecast Channel * This channel is affected by the timestamp issue. This is preventing the channel from getting past the loading screen, returning the `FORE000006` error. From d6731ba70b78279e1963fbb6978ab0a9ad5f53c3 Mon Sep 17 00:00:00 2001 From: twosecslater Date: Sat, 7 Mar 2020 21:30:20 +0000 Subject: [PATCH 19/22] Wii Mail commit again because urmum reverted it somehow --- _pages/en_US/riiconnect24-vwii.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/en_US/riiconnect24-vwii.txt b/_pages/en_US/riiconnect24-vwii.txt index 0ecbe1c1c..779a59a4c 100644 --- a/_pages/en_US/riiconnect24-vwii.txt +++ b/_pages/en_US/riiconnect24-vwii.txt @@ -103,7 +103,7 @@ The following RiiConnect24 services are **working** on the vWii: {: .notice--success} The following RiiConnect24 services are **not working** on the vWii: -* Wii Friends/Address book (functionality does not exist on vWii) +* Wii Mail (most functionality does not exist on vWii) * This includes sending/receiving mail to/from friends. You can only receive global broadcast mail and posts from RSSMii feeds (if set up). * Forecast Channel * This channel is affected by the timestamp issue. This is preventing the channel from getting past the loading screen, returning the `FORE000006` error. From cd039a3606baf7de722946a7b5b286a453f84efc Mon Sep 17 00:00:00 2001 From: urmum-69 <49879065+urmum-69@users.noreply.github.com> Date: Sat, 7 Mar 2020 21:38:57 +0000 Subject: [PATCH 20/22] riiconnect24 applications --> Wiiconnect24 channels --- _pages/en_US/riiconnect24-vwii.txt | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/_pages/en_US/riiconnect24-vwii.txt b/_pages/en_US/riiconnect24-vwii.txt index 779a59a4c..bf7e1e55c 100644 --- a/_pages/en_US/riiconnect24-vwii.txt +++ b/_pages/en_US/riiconnect24-vwii.txt @@ -1,3 +1,4 @@ + --- title: RiiConnect24 vWii Guide --- @@ -40,8 +41,8 @@ The following is a list of things that can potentially **BRICK** your vWii (don' * An SD card formatted as FAT32 (at least 2GB) with enough available space. SDHC or SDXC cards formatted as FAT32 can be known to work. * A Wii U console capable of launching the Homebrew Launcher (either via the web browser exploit, Haxchi or Coldboot Haxchi). **If you do not have a softmodded Wii U console, please follow [wiiu.hacks.guide](https://wiiu.hacks.guide/), as well as [wiiu.hacks.guide/vwii-modding](https://wiiu.hacks.guide/vwii-modding) and then come back.** * [RiiConnect24 - Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases) - (Windows only, for now...) +Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases) +(Windows only, for now...) After following the above linked guide, you should have: * A vWii NAND backup and keys (keep these stored safely!!) @@ -85,18 +86,18 @@ reboot**. 1. On the vWii's **Wii Menu**, launch the **Homebrew Channel** and launch the **ConnectMii** homebrew application. - * This will enable the WiiConnect24 and Standby Connection flags required - by the RiiConnect24 applications. -2. Launch the RiiConnect24 applications -* You should now be able to utilize all of the RiiConnect24 applications you - have installed! +* This will enable the WiiConnect24 and Standby Connection flags required +by the WiiConnect24 Channels. +2. Launch the WiiConnect24 Channels +* You should now be able to utilize all of the WiiConnect24 Channels you +have installed! #### What's currently working? The following RiiConnect24 services are **working** on the vWii: * News Channel - * This channel is affected by the timestamp issue. The "Last Updated" and article timestamps will be incorrect. - * The banner data is also known to not work, returning `Unable to obtain - data.` +* This channel is affected by the timestamp issue. The "Last Updated" and article timestamps will be incorrect. +* The banner data is also known to not work, returning `Unable to obtain +data.` * Nintendo Channel * Everybody Votes Channel * Check Mii Out Channel / Mii Contest Channel @@ -104,8 +105,8 @@ The following RiiConnect24 services are **working** on the vWii: The following RiiConnect24 services are **not working** on the vWii: * Wii Mail (most functionality does not exist on vWii) - * This includes sending/receiving mail to/from friends. You can only receive global broadcast mail and posts from RSSMii feeds (if set up). +* This includes sending/receiving mail to/from friends. You can only receive global broadcast mail and posts from RSSMii feeds (if set up). * Forecast Channel - * This channel is affected by the timestamp issue. This is preventing the channel from getting past the loading screen, returning the `FORE000006` error. +* This channel is affected by the timestamp issue. This is preventing the channel from getting past the loading screen, returning the `FORE000006` error. * Everything else that isn't working according to [RiiConnect24 stats](https://rc24.xyz/stats/index.html). {: .notice--warning} From ea92bab3c9ed6bf1cd8d99bcf5eeb155af01d65c Mon Sep 17 00:00:00 2001 From: twosecslater Date: Sat, 7 Mar 2020 21:41:21 +0000 Subject: [PATCH 21/22] indentation for news issues --- _pages/en_US/riiconnect24-vwii.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/_pages/en_US/riiconnect24-vwii.txt b/_pages/en_US/riiconnect24-vwii.txt index bf7e1e55c..765a8c2e0 100644 --- a/_pages/en_US/riiconnect24-vwii.txt +++ b/_pages/en_US/riiconnect24-vwii.txt @@ -95,9 +95,8 @@ have installed! #### What's currently working? The following RiiConnect24 services are **working** on the vWii: * News Channel -* This channel is affected by the timestamp issue. The "Last Updated" and article timestamps will be incorrect. -* The banner data is also known to not work, returning `Unable to obtain -data.` + * This channel is affected by the timestamp issue. The "Last Updated" and article timestamps will be incorrect. + * The banner data is also known to not work, returning `Unable to obtain data.` * Nintendo Channel * Everybody Votes Channel * Check Mii Out Channel / Mii Contest Channel From 76f0799876c67e309c4bbb186e66df2a54d8f5a2 Mon Sep 17 00:00:00 2001 From: twosecslater Date: Sat, 7 Mar 2020 21:55:42 +0000 Subject: [PATCH 22/22] remove newline at top of file --- _pages/en_US/riiconnect24-vwii.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/_pages/en_US/riiconnect24-vwii.txt b/_pages/en_US/riiconnect24-vwii.txt index 765a8c2e0..c10fe3214 100644 --- a/_pages/en_US/riiconnect24-vwii.txt +++ b/_pages/en_US/riiconnect24-vwii.txt @@ -1,4 +1,3 @@ - --- title: RiiConnect24 vWii Guide ---