diff --git a/_pages/en_US/get-started.txt b/_pages/en_US/get-started.txt index 088913bce..c15cc1296 100644 --- a/_pages/en_US/get-started.txt +++ b/_pages/en_US/get-started.txt @@ -13,8 +13,9 @@ If you want to install homebrew on vWii, [follow this tutorial](https://wiiu.hac ### Choose an exploit to use -- [LetterBomb](letterbomb) - Exploit that uses the Wii Message Board -- [FlashHax](flashhax) - Exploit that uses the Internet Channel +- [str2hax](str2hax) - Exploit that uses the Wii EULA (No SD Card nor Channel required) +- [FlashHax](flashhax) - Exploit that uses the Internet Channel (No SD Card required) +- [LetterBomb](letterbomb) - Exploit that uses the Wii Message Board (SD Card required) Some alternatives to this guide are [ModMii (if you have Windows)](https://sourceforge.net/projects/modmii/) or [SetMiiUp](https://gbatemp.net/threads/setmiiup-from-stock-to-latest-softmod-in-less-then-5-10-minutes.459416/). diff --git a/_pages/en_US/riiconnect24.txt b/_pages/en_US/riiconnect24.txt index 083ce736d..078600df4 100644 --- a/_pages/en_US/riiconnect24.txt +++ b/_pages/en_US/riiconnect24.txt @@ -77,7 +77,7 @@ If you were unable to patch your nwc24msg.cfg correctly, e-mail us at [support@r ![Current Connection](/images/RiiConnect24/Internet_5.png) 1. Go to `Change Settings`. ![Change Settings](/images/RiiConnect24/Internet_6.png) -1. Go to `Auto-Obtain DNS` (`Not IP Address`), then select `No`, then `Advanced Settings`. +1. Go to `Auto-Obtain DNS` (Not IP Address), then select `No`, then `Advanced Settings`. ![Auto-Obtain DNS](/images/RiiConnect24/Internet_7.png) 1. Type in `164.132.44.106` as the primary DNS. ![Primary DNS](/images/RiiConnect24/Internet_8.png) diff --git a/_pages/en_US/str2hax.txt b/_pages/en_US/str2hax.txt new file mode 100644 index 000000000..d16fbf515 --- /dev/null +++ b/_pages/en_US/str2hax.txt @@ -0,0 +1,50 @@ +--- +title: "str2hax" +--- + +{% include toc title="Table of Contents" %} + +str2hax is an exploit for the Wii that is triggered by loading the Wii's End User License Agreement. It requires nothing but an Internet connection. + +#### What you need +* A Wii on system version 4.3 +* An Internet connection + +#### Instructions + +##### Section I - Connecting + +This exploit requires you to set your DNS in order to connect to a server that contains the exploit. + +1. Goto `Wii Options`. +![Wii Options](/images/RiiConnect24/Internet_1.png) +1. Go to `Wii Settings`. +![Wii Settings](/images/RiiConnect24/Internet_2.png) +1. Go to `Page 2`, then click on `Internet`. +![Internet](/images/RiiConnect24/Internet_3.png) +1. Go to `Connection Settings`. +![Connection Settings](/images/RiiConnect24/Internet_4.png) +1. Select your current connection. +![Current Connection](/images/RiiConnect24/Internet_5.png) +1. Go to `Change Settings`. +![Change Settings](/images/RiiConnect24/Internet_6.png) +1. Go to `Auto-Obtain DNS` (Not IP Address), then select `No`, then `Advanced Settings`. +![Auto-Obtain DNS](/images/RiiConnect24/Internet_7.png) +1. Type in `216.69.185.14` as the primary DNS. +1. Type in `173.201.71.14` as the secondary DNS. +1. Select `Confirm`, then select `Save`. +![Save DNS](/images/RiiConnect24/Internet_10.png) +1. Select `OK` to perform a connection test. +![Connection Test](/images/RiiConnect24/Internet_11.png) +1. If the connection test was successful, select `No` to skip the Wii System Update. +![Connection Test Successful](/images/RiiConnect24/Internet_12.png) + +##### Section II - Triggering the Exploit + +1. Finally, go to the `Internet` section, then `User Agreements` or `Agreement/Contact`, then `Yes`. +1. If you see a pony on the screen and a light blue background, you have set it up correctly. Wait 1-2 minutes for the exploit to trigger (it should take about 1 minute and 25 seconds). The exploit will download the HackMii Installer so you can continue. + +If the HackMii Installer doesn't load and it instead freezes (you can't move your cursor) or it doesn't take 1-2 minutes to trigger, please retry the exploit. + +[Continue to Homebrew Channel and BootMii Installation](hbc) +{: .notice--info}