Toggle menu
Toggle preferences 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
Larsenv (talk | contribs)
Larsenv (talk | contribs)
fix ini name
Line 23: 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_lite.ini</code> in a text editor
# Open <code>/apps/wiiflow/wiiflow.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_lite.ini</code>
#Save the modified <code>wiiflow.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}}