diff --git a/_pages/en_US/riiconnect24-vwii.txt b/_pages/en_US/riiconnect24-vwii.txt index 6f6a2f48b..4f7b73384 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. The end result is the same regardless of which method you follow. +If you use GNU/Linux or macOS on your PC, or use a smartphone, 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 @@ -63,19 +63,19 @@ 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 +1. 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. 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 @@ -87,7 +87,7 @@ reboot**. **ConnectMii** homebrew application. * This will enable the WiiConnect24 and Standby Connection flags required by the WiiConnect24 Channels. -2. Launch the WiiConnect24 Channels +1. Launch the WiiConnect24 Channels * You should now be able to utilize all of the WiiConnect24 Channels you have installed! diff --git a/_pages/en_US/riitag-wii.txt b/_pages/en_US/riitag-wii.txt new file mode 100644 index 000000000..6f37164f5 --- /dev/null +++ b/_pages/en_US/riitag-wii.txt @@ -0,0 +1,77 @@ +--- +title: "RiiTag on Wii" +--- + +{% 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} + +RiiTag is a customizable and dynamic gamertag. By sharing your gamertag (a dynamic image), you can show what you've been playing to your friends! You connect it to a USB Loader, and the tag updates on-the-fly. You need a Discord account in order to start using RiiTag. + +#### What you need + +* A computer +* A text editor +* A USB Loader + +#### Instructions + +##### Section I - Getting Started + +1. [Go to the RiiTag site.](https://tag.rc24.xyz/) +1. Click `Log In` and log in with your Discord account. +1. A dialog will pop up asking you if you want to authorize `RiiConnect24 Login` with Discord. Click `Authorize`. +1. Click `Edit Your Tag` and customize it to how you like. You can add a background, overlay, flag, nickname, Wii Number, and manually enter in games to show on your tag (not needed if you're using a USB Loader). +1. Click `Show Key` and make note of the key shown. This is not needed if you're using USB Loader GX, as the key will be in a downloadable file. +1. Click `Submit` to save your changes. + +Do not share your RiiTag key with anyone! If you do, people can abuse your tag. +{: .notice--warning} + +##### Section II - Connecting Your USB Loader + +The steps to connect RiiTag to your USB Loader depend on what USB Loader you use. + +###### USB Loader GX + +1. Load USB Loader GX on your Wii. +1. Go to `Settings` > `Features` and turn `Wiinnertag` on. Press `Yes` or `OK` to any dialogs that show up. +1. Ensure that `Initialize Network` is turned on. +1. Exit USB Loader GX. +1. Insert the SD Card or USB device where your USB Loader GX data is into your computer. +1. [Go to this page.](https://tag.rc24.xyz/Wiinnertag.xml) +1. On your browser, right click, and click `Save As`. +1. Save the XML to the `config` folder on your SD Card or USB device, replacing the existing `Wiinnertag.xml`. +1. You have now set up RiiTag. You can try loading any game now to see if it works correctly. + +###### WiiFlow + +1. Take the SD Card or USB device where your WiiFlow data is into your computer. +1. Open `/apps/wiiflow/wiiflow.ini` with a text editor. (If you use WiiFlow Lite, the path might have `wiiflow_lite` instead of `wiiflow`.) +1. Search for `gamercards` and replace that line with `gamercards=wiinnertag`. +1. Search for `wiinnertag_url` and replace that line with `wiinnertag_url=http://tag.rc24.xyz/wii?game={ID6}&key={KEY}`. +1. Search for `wiinnertag_key` and replace that line with `wiinnertag_key=`, replacing `` with the key you wrote down in Section 1. +1. Search for `gamercards_enable` and replace that line with `gamercards_enable=yes`. +1. Search for `async_network` and replace that line with `async_network=yes`. +1. Save the modified `wiiflow.ini` file. +1. You have now set up RiiTag. You can try loading any game now to see if it works correctly. + +###### Configurable USB Loader + +We do not offer support for Configurable USB Loader, as we are focused on USB Loader GX and WiiFlow. +{: .notice--info} + +You can use the `CfgLoaderConfigurator.exe` program (Windows only) instead of editing the `config.txt` file mentioned below if you want to. +{: .notice--info} + +1. Take the SD Card or USB device where your Configurable USB Loader data is into your computer. +1. Open `/usb-loader/config.txt` with a text editor. +1. Replace (or add the line) starting with `gamercard_url` with `gamercard_url = http://tag.rc24.xyz/wii?game={ID6}&key={KEY}`. +1. Replace (or add the line) startin with `gamercard_key` with `gamercard_key = `, replacing `` with the key you wrote down in Section 1. +1. Save the modified `config.txt` file. +1. You have now set up RiiTag. You can try loading any game now to see if it works correctly. + +[Continue to site navigation](site-navigation)
+We have many other tutorials that you might like. +{: .notice--info} diff --git a/_pages/en_US/riitag-wiiu.txt b/_pages/en_US/riitag-wiiu.txt new file mode 100644 index 000000000..e1e1df50f --- /dev/null +++ b/_pages/en_US/riitag-wiiu.txt @@ -0,0 +1,75 @@ +--- +title: RiiTag on Wii U +--- + +{% 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} + +RiiTag is a customizable and dynamic gamertag. By sharing your gamertag (a +dynamic image), you can show what you've been playing to your friends! You +launch a plugin on your Wii U console, and the tag updates on-the-fly. You need a Discord account in order to start using RiiTag. + +#### What you need + +* A PC or mobile device capable of interacting with SD cards +* Softmodded Wii U console + * If you have not softmodded your Wii U yet, [please do + so](https://wiiu.hacks.guide). You cannot proceed without. + +#### Instructions + +##### Section I - Getting Started + +1. [Go to the RiiTag site.](https://tag.rc24.xyz/) +1. Click `Log In` and log in with your Discord account. +1. A dialog will pop up asking you if you want to authorize `RiiConnect24 Login` with Discord. Click `Authorize`. +1. Click `Edit Your Tag` and customize it to how you like. You can add a background, overlay, flag, nickname, Wii Number, and manually enter in games to show on your tag (not needed if you're using a USB Loader). +1. Click `Show Key` and make note of the key shown. This will be used later on +in this guide. +1. Click `Submit` to save your changes. + +Do not share your RiiTag key with anyone! If you do, people can abuse your tag. +{: .notice--warning} + +##### Section II - Setting things up on the SD card + +1. Download the latest [Wii U Plugin Loader +release](https://github.com/Maschell/WiiUPluginLoader/releases) +(Download `WiiUPluginLoader....zip`, don't download the source code `.zip` +files.) +1. Extract the Wii U Plugin Loader `.zip` file to the root of your SD card, so +that you see a folder titled `wiiupluginloader` in `/wiiu/apps/` on +your SD. +1. Download the latest [UTag plugin +release](https://github.com/RiiConnect24/UTag/releases) (once again, download +`UTag.mod`, not the source code `.zip` files.) +1. Place the `UTag.mod` file in the `/wiiu/plugins/` folder on your SD card. +1. Create a new file titled `utag.txt` on the root of your SD card, and open +it with a text editor. +1. Paste the key you made note of earlier in Step 5 of [Section I - Getting +Started](#section-i---getting-started) into this `utag.txt` file, and save it. +1. We're all done with the SD card side of things. Now, disconnect the SD card +from your PC or mobile device, and insert it into your Wii U console. + +##### Section III - Running the plugin + +1. Using your preferred method (browser exploit, Haxchi, Homebrew Launcher +application, etc.), launch the **Homebrew Launcher** on your Wii U console. +1. Navigate to, and launch the homebrew application titled `Wii U Plugin +Loader`. +1. You should be greeted with a menu, including a toggle for `UTag`. Enable +`UTag`, and then press + on the Wii U GamePad. You should now be kicked back +to the Wii U Menu. + +You have now set up RiiTag on your Wii U! Note that you will have to launch +the plugin with the above procedure every time you wish to launch the plugin, +unless things change. In which case, this guide will be updated. Now go play +some games, and watch them show up on your RiiTag! +{: .notice--success} + +[Continue to site navigation](site-navigation)
+We have many other tutorials that you might like. +{: .notice--info} + diff --git a/_pages/en_US/riitag.txt b/_pages/en_US/riitag.txt index daaaf707c..49456b136 100644 --- a/_pages/en_US/riitag.txt +++ b/_pages/en_US/riitag.txt @@ -2,76 +2,13 @@ title: "RiiTag" --- -{% 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} -RiiTag is a customizable gamertag for the Wii. By sharing your gamertag (a dynamic image), you can show what you've been playing to your friends! You connect it to a USB Loader, and the tag updates on-the-fly. You need a Discord account in order to start using RiiTag. +RiiTag is a customizable and dynamic gamertag. By sharing your gamertag (a +dynamic image), you can show what you've been playing to your friends! You need a Discord account in order to start using RiiTag. -#### What you need - -* A computer -* A text editor -* A USB Loader - -#### Instructions - -##### Section I - Getting Started - -1. [Go to the RiiTag site.](https://tag.rc24.xyz/) -1. Click `Log In` and log in with your Discord account. -1. A dialog will pop up asking you if you want to authorize `RiiConnect24 Login` with Discord. Click `Authorize`. -1. Click `Edit Your Tag` and customize it to how you like. You can add a background, overlay, flag, nickname, Wii Number, and manually enter in games to show on your tag (not needed if you're using a USB Loader). -1. Click `Show Key` and make note of the key shown. This is not needed if you're using USB Loader GX, as the key will be in a downloadable file. -1. Click `Submit` to save your changes. - -Do not share your RiiTag key with anyone! If you do, people can abuse your tag. -{: .notice--warning} - -##### Section II - Connecting Your USB Loader - -The steps to connect RiiTag to your USB Loader depend on what USB Loader you use. - -###### USB Loader GX - -1. Load USB Loader GX on your Wii. -1. Go to `Settings` > `Features` and turn `Wiinnertag` on. Press `Yes` or `OK` to any dialogs that show up. -1. Ensure that `Initialize Network` is turned on. -1. Exit USB Loader GX. -1. Insert the SD Card or USB device where your USB Loader GX data is into your computer. -1. [Go to this page.](https://tag.rc24.xyz/Wiinnertag.xml) -1. On your browser, right click, and click `Save As`. -1. Save the XML to the `config` folder on your SD Card or USB device, replacing the existing `Wiinnertag.xml`. -1. You have now set up RiiTag. You can try loading any game now to see if it works correctly. - -###### WiiFlow - -1. Take the SD Card or USB device where your WiiFlow data is into your computer. -1. Open `/apps/wiiflow/wiiflow.ini` with a text editor. (If you use WiiFlow Lite, the path might have `wiiflow_lite` instead of `wiiflow`.) -1. Search for `gamercards` and replace that line with `gamercards=wiinnertag`. -1. Search for `wiinnertag_url` and replace that line with `wiinnertag_url=http://tag.rc24.xyz/wii?game={ID6}&key={KEY}`. -1. Search for `wiinnertag_key` and replace that line with `wiinnertag_key=`, replacing `` with the key you wrote down in Section 1. -1. Search for `gamercards_enable` and replace that line with `gamercards_enable=yes`. -1. Search for `async_network` and replace that line with `async_network=yes`. -1. Save the modified `wiiflow.ini` file. -1. You have now set up RiiTag. You can try loading any game now to see if it works correctly. - -###### Configurable USB Loader - -We do not offer support for Configurable USB Loader, as we are focused on USB Loader GX and WiiFlow. -{: .notice--info} - -You can use the `CfgLoaderConfigurator.exe` program (Windows only) instead of editing the `config.txt` file mentioned below if you want to. -{: .notice--info} - -1. Take the SD Card or USB device where your Configurable USB Loader data is into your computer. -1. Open `/usb-loader/config.txt` with a text editor. -1. Replace (or add the line) starting with `gamercard_url` with `gamercard_url = http://tag.rc24.xyz/wii?game={ID6}&key={KEY}`. -1. Replace (or add the line) startin with `gamercard_key` with `gamercard_key = `, replacing `` with the key you wrote down in Section 1. -1. Save the modified `config.txt` file. -1. You have now set up RiiTag. You can try loading any game now to see if it works correctly. - -[Continue to site navigation](site-navigation)
-We have many other tutorials that you might like. -{: .notice--info} +### Choose a console to use with RiiTag +* [Wii](riitag-wii) - Available through the use of USB loaders. +* [Wii U](riitag-wiiu) - Available through the use of a plugin for the Wii U + Plugin System (WUPS). diff --git a/_pages/it_IT/riiconnect24-vwii.txt b/_pages/it_IT/riiconnect24-vwii.txt index 502516517..b70e471c5 100644 --- a/_pages/it_IT/riiconnect24-vwii.txt +++ b/_pages/it_IT/riiconnect24-vwii.txt @@ -67,12 +67,12 @@ da che opzione hai selezionato nel patcher) Se sono nella stessa cartella di. `RiiConnect24Patcher.bat`, muovile nella root della tua scheda SD. ##### Sezione II - Installare i nuovi WAD patchati. + 1. Apri il canale Homebrew Channel 1. Apri Wii Mod Lite 1. Usando il pad a + sul tuo Telecomando Wii, naviga a `WAD Manager`, successivamente nella cartella `wad`. 1. Quando `IOS31.wad` รจ evidenziato, seleziona + e fai la stessa cosa per i WAD rimanenti. 1. Una volta installati tutti i WAD, premi il pulsante HOME Button per tornare al canale Homebrew Channel -{: .notice--info} ##### Sezione III - Usare RiiConnect24