Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

RiiTag: Difference between revisions

From Hacks Guide Wiki
Line 10: Line 10:
# A dialog will appear asking if you want to authorize <code>RiiConnect24 Login</code>, press {{B|Authorize}}
# A dialog will appear asking if you want to authorize <code>RiiConnect24 Login</code>, press {{B|Authorize}}
* If you'd like to customize your RiiTag, press on your profile that is on the top right of the screen, then {{B|Edit RiiTag}}
* If you'd like to customize your RiiTag, press on your profile that is on the top right of the screen, then {{B|Edit RiiTag}}
# 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 USB Loader GX
{{warning|text=Do not share your RiiTag key with anyone! If you do, people can abuse your tag.}}
{{warning|text=Do not share your RiiTag key with anyone! If you do, people can abuse your tag.}}
===Connecting your USB Loader===
===Connecting your USB Loader===
Line 24: Line 23:
====WiiFlow====
====WiiFlow====
# Insert the storage device that has WiiFlow into your computer
# Insert the storage device that has WiiFlow into your computer
# Open <code>/apps/wiiflow/wiiflow.ini</code> in a text editor
# Open <code>/apps/wiiflow/wiiflow_lite.ini</code> in a text editor
# Search for <code>gamercards</code> then replace it with <code>gamercards=wiinnertag</code>
# Search for <code>gamercards</code> then replace it with <code>gamercards=wiinnertag</code>
# Search for <code>wiinnertag_url</code> and replace it with <code>wiinnertag_url=<nowiki>https://tag.rc24.xyz/wii?game={ID6}&key={KEY}</nowiki></code>
# Search for <code>wiinnertag_url</code> and replace it with <code>wiinnertag_url=<nowiki>https://tag.rc24.xyz/wii?game={ID6}&key={KEY}</nowiki></code>
# Search for <code>wiinnertag_key</code> and replace that line with <code>wiinnertag_key=<key></code>, replacing <key> with the key you wrote down in [[RiiTag#Getting started|Section I]]
# Search for <code>wiinnertag_key</code> and replace that line with <code>wiinnertag_key=<key></code>, replacing <key> with the key you wrote down in [[RiiTag#Getting started|Section I]]
#Search for <code>gamercards_enable</code> and replace it with <code>gamercards_enable=yes</code>.
#Search for <code>gamercards_enable</code> and replace it with <code>gamercards_enable=yes</code>.
#Save the modified <code>wiiflow.ini</code>
#Save the modified <code>wiiflow_lite.ini</code>
{{success|text=You have now set up RiiTag on WiiFlow. Try launching a game to see if it works}}
{{success|text=You have now set up RiiTag on WiiFlow. Try launching a game to see if it works}}