Guide_Wii/_pages/nl_NL/riitag.md
2021-03-21 17:45:50 +01:00

91 lines
4.8 KiB
Markdown

---
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/rc24) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
RiiTag is een aanpasbare en dynamische 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.
Want to install RiiTag on your Wii U? See [this guide](riitag-wiiu) on how to connect it to your Wii U Menu.
{: .notice--info}
#### Benodigdheden
* Een Computer
* Een tekst bewerker
* Een USB Loader
#### Instructies
##### Deel I - Beginnen
1. [Ga naar de RiiTag website.](https://tag.rc24.xyz/)
2. Klik op `Log In` en log in met uw Discord account.
3. Een venster zal dan openen met de vraag of u `RiiConnect24 Login` wilt toestaan via Discord. Klik op `Authorize`.
4. Klik op`Edit Your Tag` u kunt de opties die hier te vinden zijn naar keuze invullen. U kunt een achtergrond, overlay, vlag, bijnaam, Wii nummer en zelfs toevoegen om deze te laten zien op uw tag (dit is niet nodig als u een USB loader gebruikt).
5. Klik op `Show Key` en kopieer deze cijfers (een key genoemd) ergens waar u makkelijk bij kunt. Dit is niet nodig als u USB Loader GX gebruikt want dan zal uw key een download baar bestand zijn.
6. Klik op `Submit` om uw veranderingen op te slaan.
Do not share your RiiTag key with anyone! If you do, people can abuse your tag.
{: .notice--waarschuwing}
##### Deel II - Aan sluiten op een USB Loader
The steps to connect RiiTag to your USB Loader depend on what USB Loader you use.
###### USB Loader GX
1. Laadt USB Loader GX op uw Wii.
2. Ga naar `Settings` > `Features` en zet `Wiinnertag` aan. Press `Yes` or `OK` to any dialogues that show up.
3. Check of `Initialize Network` aan staat, zo niet zet dit dan aan.
4. Verlaat USB Loader GX.
5. Stop uw SD-kaart of USB-stick / hardeschijf waar uw USB Loader GX data op staat in uw computer.
6. [Ga naar deze pagina.](https://tag.rc24.xyz/Wiinnertag.xml)
7. Op uw webbrowser, klik op uw rechtermuisknop en dan op `Opslaan als`.
8. Save the XML to `/apps/usbloader_gx` folder on your SD Card or USB device, replacing the existing `Wiinnertag.xml`.
9. 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.
2. Open `/apps/wiiflow/wiiflow.ini` with a text editor. (If you use WiiFlow Lite, the path might have `wiiflow_lite` instead of `wiiflow`.)
3. Search for `gamercards` and replace that line with `gamercards=wiinnertag`.
4. Search for `wiinnertag_url` and replace that line with `wiinnertag_url=http://tag.rc24.xyz/wii?game={ID6}&key={KEY}`.
5. Search for `wiinnertag_key` and replace that line with `wiinnertag_key=<key>`, replacing `<key>` with the key you wrote down in Section 1.
6. Search for `gamercards_enable` and replace that line with `gamercards_enable=yes`.
7. Save the modified `wiiflow.ini` file.
8. You have now set up RiiTag. You can try loading any game now to see if it works correctly.
###### Dolphin
You need a Discord account for this to work.
{: .notice--info}
1. [Join the RiiConnect24 Discord server](https://discord.gg/rc24) if you aren't already in there.
2. Make sure `Show Current Game on Discord` is turned on in preferences.
3. Make sure your Discord client is open.
4. Play a game and RiiTag will automatically update your tag when you play a game.
###### 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.
2. Open `/usb-loader/config.txt` with a text editor.
3. Replace (or add the line) starting with `gamercard_url` with `gamercard_url = http://tag.rc24.xyz/wii?game={ID6}&key={KEY}`.
4. Replace (or add the line) starting with `gamercard_key` with `gamercard_key = <key>`, replacing `<key>` with the key you wrote down in Section 1.
5. Save the modified `config.txt` file.
6. You have now set up RiiTag. You can try loading any game now to see if it works correctly.
[Check out RiiTag-RPC](https://github.com/RiiConnect24/RiiTag-RPC/releases/latest)<br> Now that you set up RiiTag, you can set up RiiTag-RPC to show your friends what you're playing on the Wii using Discord's rich presence.
{: .notice--info}
[Ga door naar de sitenavigatie](site-navigation)<br> We hebben vele andere tutorials die u wellicht interessant vindt.
{: .notice--info}