From 514b66f7040206e4053ceca3580058f30a9085b2 Mon Sep 17 00:00:00 2001 From: Fledge68 Date: Mon, 4 Oct 2021 14:11:13 -0500 Subject: [PATCH] Updated New or Unknown Features (markdown) --- New-or-Unknown-Features.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/New-or-Unknown-Features.md b/New-or-Unknown-Features.md index 73c7087..7aa9430 100644 --- a/New-or-Unknown-Features.md +++ b/New-or-Unknown-Features.md @@ -19,4 +19,21 @@ proxy_port=0 proxy_use_system=yes proxy_username= -Enter the necessary info here and save it. You should also change proxy_use_system= to 'no'. \ No newline at end of file +Enter the necessary info here and save it. You should also change proxy_use_system= to 'no'. + +*** +## Gamertags + +Back in the day WiinnerTag was a free feature that was incorporated in some of the most used Backup Loaders for the Wii. It made it possible for the Wii users to have a Gamertag similar to the ones for Xbox 360 and PS3 users. While the Wii doesn't have the equivalent to achievements, using these backup loaders it was possible to share your information and last played games in a tag. There was even Dark Umbra tag (DUTag). But sadly they both closed down for various reasons. + +But now thanks to the RiiConnect24 discord server you can use RiiTag. You will need to manually modify wiiflow_lite.ini with notepad++. Look for the following: + +[GAMERCARD] +gamercards=wiinnertag +gamercards_enable=no +wiinnertag_key= +wiinnertag_url=https://tag.rc24.xyz/wii?game={ID6}&key={KEY} + +Note: it says gamercards and not gamertags. I don't know why. +Riitag simply uses the wiinertag name because it wasn't changed internally in wiiflow code. But that's ok, as long as the key and url are correct. +For more info and how to set it up go here - https://wii.guide/riitag