<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.hacks.guide/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Nami1</id>
	<title>Hacks Guide Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.hacks.guide/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Nami1"/>
	<link rel="alternate" type="text/html" href="https://wiki.hacks.guide/wiki/Special:Contributions/Nami1"/>
	<updated>2026-05-16T15:02:37Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.hacks.guide/w/index.php?title=RiiTag&amp;diff=6892</id>
		<title>RiiTag</title>
		<link rel="alternate" type="text/html" href="https://wiki.hacks.guide/w/index.php?title=RiiTag&amp;diff=6892"/>
		<updated>2024-10-28T18:16:46Z</updated>

		<summary type="html">&lt;p&gt;Nami1: Fixed Aroma Link that goes to Wii U Guides, instead of Wii Guides.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;RiiTag&#039;&#039;&#039; is a customizable and dynamic gamertag. By sharing your gamertag (a dynamic image), you can show what you&#039;ve been playing to other people. You need a Discord account to use RiiTag.&lt;br /&gt;
==Requirements==&lt;br /&gt;
* A computer&lt;br /&gt;
* A text editor&lt;br /&gt;
* [https://discord.com/login A Discord account]&lt;br /&gt;
== Instructions ==&lt;br /&gt;
===Getting started===&lt;br /&gt;
# [https://tag.rc24.xyz/ Go to the RiiTag website]&lt;br /&gt;
# Press the {{B|Login}} button on the top right, then sign into your Discord account if you aren&#039;t already&lt;br /&gt;
# A dialog will appear asking if you want to authorize &amp;lt;code&amp;gt;RiiConnect24 Login&amp;lt;/code&amp;gt;, press {{B|Authorize}}&lt;br /&gt;
* If you&#039;d like to customize your RiiTag, press on your profile that is on the top right of the screen, then {{B|Edit RiiTag}}&lt;br /&gt;
{{warning|text=Do not share your RiiTag key with anyone! If you do, people can abuse your tag.}}&lt;br /&gt;
===Connecting your USB Loader===&lt;br /&gt;
====USB Loader GX====&lt;br /&gt;
# Launch USB Loader GX from the list of homebrew&lt;br /&gt;
# Go to &amp;lt;code&amp;gt;Settings&amp;lt;/code&amp;gt;, then &amp;lt;code&amp;gt;Features&amp;lt;/code&amp;gt; and turn &amp;lt;code&amp;gt;Wiinnertag&amp;lt;/code&amp;gt; on. Press {{B|Yes}} or {{B|OK}} to any prompts that appear.&lt;br /&gt;
# Ensure that &amp;lt;code&amp;gt;Initialize Network&amp;lt;/code&amp;gt; is enabled&lt;br /&gt;
# Close USB Loader GX&lt;br /&gt;
# Insert the storage device that has USB Loader GX into your computer&lt;br /&gt;
# Go to the website again, then press on your profile that is on the top right of the screen, then {{B|Account}}, then press {{B|You can also download your Wiinnertag.xml.}} which will download the file needed for RiiTag usage&lt;br /&gt;
# Copy the downloaded &amp;lt;code&amp;gt;Wiinnertag.xml&amp;lt;/code&amp;gt; to &amp;lt;code&amp;gt;/apps/usbloader_gx&amp;lt;/code&amp;gt; on the storage device that has USB Loader GX.&lt;br /&gt;
{{success|text=You have now set up RiiTag on USB Loader GX. Try launching a game to see if it works}}&lt;br /&gt;
====WiiFlow====&lt;br /&gt;
# Insert the storage device that has WiiFlow into your computer&lt;br /&gt;
# Open &amp;lt;code&amp;gt;/apps/wiiflow/wiiflow.ini&amp;lt;/code&amp;gt; in a text editor&lt;br /&gt;
# Search for &amp;lt;code&amp;gt;gamercards&amp;lt;/code&amp;gt; then replace it with &amp;lt;code&amp;gt;gamercards=wiinnertag&amp;lt;/code&amp;gt;&lt;br /&gt;
# Search for &amp;lt;code&amp;gt;wiinnertag_url&amp;lt;/code&amp;gt; and replace it with &amp;lt;code&amp;gt;wiinnertag_url=&amp;lt;nowiki&amp;gt;https://tag.rc24.xyz/wii?game={ID6}&amp;amp;key={KEY}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
# Search for &amp;lt;code&amp;gt;wiinnertag_key&amp;lt;/code&amp;gt; and replace that line with &amp;lt;code&amp;gt;wiinnertag_key=&amp;lt;key&amp;gt;&amp;lt;/code&amp;gt;, replacing &amp;lt;key&amp;gt; with the key you wrote down in [[RiiTag#Getting started|Section I]]&lt;br /&gt;
#Search for &amp;lt;code&amp;gt;gamercards_enable&amp;lt;/code&amp;gt; and replace it with &amp;lt;code&amp;gt;gamercards_enable=yes&amp;lt;/code&amp;gt;.&lt;br /&gt;
#Save the modified &amp;lt;code&amp;gt;wiiflow.ini&amp;lt;/code&amp;gt;&lt;br /&gt;
{{success|text=You have now set up RiiTag on WiiFlow. Try launching a game to see if it works}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Configurable USB Loader====&lt;br /&gt;
{{info|text=Configurable USB Loader is a heavily outdated USB loader and you have less chance of getting support for it compared to USB Loader GX and WiiFlow Lite.}}&lt;br /&gt;
{{info|text=You can use the &amp;lt;code&amp;gt;CfgLoaderConfigurator.exe&amp;lt;/code&amp;gt; program (Windows only) instead of editing the &amp;lt;code&amp;gt;config.txt&amp;lt;/code&amp;gt; file mentioned below if you want to.}}&lt;br /&gt;
#Insert the storage device that has Configurable USB Loader into your computer&lt;br /&gt;
#Open &amp;lt;code&amp;gt;/usb-loader/config.txt&amp;lt;/code&amp;gt; in a text editor&lt;br /&gt;
#Replace (or add) the line starting with &amp;lt;code&amp;gt;gamercard_url&amp;lt;/code&amp;gt; with &amp;lt;code&amp;gt;gamercard_url = &amp;lt;nowiki&amp;gt;http://tag.rc24.xyz/wii?game={ID6}&amp;amp;key={KEY}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
#Replace (or add) the line starting with &amp;lt;code&amp;gt;gamercard_key&amp;lt;/code&amp;gt; with &amp;lt;code&amp;gt;gamercard_key = &amp;lt;key&amp;gt;&amp;lt;/code&amp;gt;, replacing &amp;lt;key&amp;gt; with the key you wrote down in [[RiiTag#Getting started|Section I]]&lt;br /&gt;
#Save the modified &amp;lt;code&amp;gt;config.txt&amp;lt;/code&amp;gt;&lt;br /&gt;
{{success|text=You have now set up RiiTag on Configurable USB Loader. Try launching a game to see if it works}}&lt;br /&gt;
===Connecting other consoles===&lt;br /&gt;
====Emulators====&lt;br /&gt;
{{info|text=RiiTag supports Dolphin, Citra, and Cemu. You must have a Discord account and the [https://discord.com/download Discord application] for this to work.}}&lt;br /&gt;
#[https://discord.gg/wiilink Join the WiiLink Discord server] if you are not already in there&lt;br /&gt;
#Make sure Discord Rich Presence is enabled in the emulator options&lt;br /&gt;
#Make sure the Discord application is open (the website will not work)&lt;br /&gt;
#Start up a game and RiiTag will automatically update your tag&lt;br /&gt;
====Switch &amp;amp; 3DS====&lt;br /&gt;
{{info|text=RiiTag supports Nintendo Switch &amp;amp; 3DS hardware. You must have a Discord account and the [https://discord.com/download Discord application] for this to work.}}&lt;br /&gt;
#[https://discord.gg/wiilink Join the WiiLink Discord server] if you are not already in there&lt;br /&gt;
#Follow the instructions on [https://github.com/MCMi460/NSO-RPC NSO-RPC] for Switch and [https://3dsrpc.com/ 3DS-RPC] for 3DS.&lt;br /&gt;
#If you are using NSO-RPC, make sure the Discord application is open (the website will not work)&lt;br /&gt;
#Start up a game and RiiTag will automatically update your tag&lt;br /&gt;
*3DS software can take up to 5-10 minutes to show up on your tag&lt;br /&gt;
====RiiTag Channel====&lt;br /&gt;
{{info|text=This requires you have the Internet Channel installed on your console.}}&lt;br /&gt;
#[https://tag.rc24.xyz/ Go to the RiiTag website]&lt;br /&gt;
#Press the {{B|Login}} button on the top right, then sign into your Discord account if you aren&#039;t already&lt;br /&gt;
#A dialog will appear asking if you want to authorize &amp;lt;code&amp;gt;RiiConnect24 Login&amp;lt;/code&amp;gt;, press {{B|Authorize}}&lt;br /&gt;
#Press on your profile that is on the top right of the screen, then {{B|Profile}}, then press {{B|RiiTag channel}} to download the WAD&lt;br /&gt;
# Put the WAD on your SD card or USB drive&lt;br /&gt;
#Ensure you have the Internet Channel installed&lt;br /&gt;
#Install the WAD with [[osc:yawmme|YAWM ModMii Edition]]&lt;br /&gt;
#The RiiTag Channel should now be available to use on your Wii Menu&lt;br /&gt;
====RiiTag-RPC====&lt;br /&gt;
=====Requirements=====&lt;br /&gt;
*{{GitHub|RiiConnect24/RiiTag-RPC/releases/latest|RiiTag RPC}}&lt;br /&gt;
====Instructions====&lt;br /&gt;
{{info|text=This program shows your current game on your Discord profile, alongside your RiiTag}}&lt;br /&gt;
#Run the downloaded executable for your system&lt;br /&gt;
#Once it has loaded, press enter to show the login prompt&lt;br /&gt;
#A dialog will appear asking if you want to authorize &amp;lt;code&amp;gt;RiiConnect24 Login&amp;lt;/code&amp;gt;, press {{B|Authorize}}&lt;br /&gt;
{{success|text=You will now be logged into RiiTag RPC. Try launching a game to see if it works}}&lt;br /&gt;
====UTag====&lt;br /&gt;
{{info|text=This requires you have a [[wiiuguide:|Modded Wii U]] running the [[wiiuguide:aroma/getting-started|Aroma environment]]}}&lt;br /&gt;
=====Requirements=====&lt;br /&gt;
*{{GitHub|RiiConnect24/UTag/releases/latest|UTag}}&lt;br /&gt;
*[https://notepad-plus-plus.org/downloads/ Notepad++]&lt;br /&gt;
=====Instructions=====&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Insert your SD card into your computer &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Open &amp;lt;code&amp;gt;UTag-v2.2.0.zip&amp;lt;/code&amp;gt; and copy utag.wps to &amp;lt;code&amp;gt;wiiu/environments/aroma/plugins/&amp;lt;/code&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;[https://tag.rc24.xyz/ Go to the RiiTag website]&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Press the {{B|Login}} button on the top right, then sign into your Discord account if you aren&#039;t already&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;A dialog will appear asking if you want to authorize &amp;lt;code&amp;gt;RiiConnect24 Login&amp;lt;/code&amp;gt;, press {{B|Authorize}}&lt;br /&gt;
&amp;lt;li&amp;gt;Press on your profile that is on the top right of the screen, then {{B|Account}}, then press {{B|Copy}} which will copy your RiiTag key&amp;lt;/li&amp;gt;&lt;br /&gt;
{{warning|text=Do not share your RiiTag key with anyone! If you do, people can abuse your tag.}}&lt;br /&gt;
&amp;lt;li&amp;gt;Create a Text Document called &amp;lt;code&amp;gt;utag.txt&amp;lt;/code&amp;gt; in the &amp;lt;code&amp;gt;wiiu&amp;lt;/code&amp;gt; folder that is on the root of your SD card &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt; Open Notepad++, then go to {{B|File}} &amp;gt; {{B|Open}}, then go to the `utag.txt` file you just created&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Paste your RiiTag key inside the text document, then go to {{B|File}} &amp;gt; {{B|Save}}&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
{{success|text=You have now set up RiiTag on your Wii U. Try launching a game to see if it works}}&lt;br /&gt;
{{Short description|A customizable gamertag you can show to your friends}}&lt;br /&gt;
[[Category:Wii guides]]&lt;br /&gt;
[[Category:Nintendo 3DS guides]]&lt;br /&gt;
[[Category:Wii U homebrew]]&lt;br /&gt;
[[Category:Wii U guides]]&lt;br /&gt;
[[Category:Nintendo Switch guides]]&lt;/div&gt;</summary>
		<author><name>Nami1</name></author>
	</entry>
</feed>