Update riitag.md
This commit is contained in:
parent
777334a8e6
commit
963c9ad994
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ The steps to connect RiiTag to your USB Loader depend on what USB Loader you use
|
||||||
1. Take the SD Card or USB device where your WiiFlow data is into your computer.
|
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`.)
|
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`.
|
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}`.
|
4. Search for `wiinnertag_url` and replace that line with `wiinnertag_url=https://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.
|
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`.
|
6. Search for `gamercards_enable` and replace that line with `gamercards_enable=yes`.
|
||||||
7. Save the modified `wiiflow.ini` file.
|
7. Save the modified `wiiflow.ini` file.
|
||||||
|
|
Loading…
Reference in a new issue