diff --git a/_pages/en_US/bluebomb.md b/_pages/en_US/bluebomb.md index c3798b409..8f2fc2bb1 100644 --- a/_pages/en_US/bluebomb.md +++ b/_pages/en_US/bluebomb.md @@ -19,27 +19,27 @@ For the original Wii, we do not recommend using BlueBomb if you intend to instal #### Section I - What you need - A Linux machine - - A Virtual Machine may work, but it is not recommended due to its complexity in getting Bluetooth passthrough working. If possible, please use a LiveUSB as described below. - - If you have a Raspberry Pi, you can use that instead as it most likely has Linux installed already. - - Windows Subsystem for Linux or a Chromebook running Linux mode will *not work* as they don't have direct access to the Bluetooth adapter or USB ports. - - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option and can be ran on computers running Windows or Mac. - - 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/). - - For 64-bit devices it is recommended to use the LTS edition due to its stability, but the latest release works as well. - - You can [flash a Linux Live environment to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) instead of installing it to your computer. + - A Virtual Machine may work, but it is not recommended due to its complexity in getting Bluetooth passthrough working. If possible, please use a LiveUSB as described below. + - If you have a Raspberry Pi, you can use that instead as it most likely has Linux installed already. + - Windows Subsystem for Linux or a Chromebook running Linux mode will *not work* as they don't have direct access to the Bluetooth adapter or USB ports. + - If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option and can be ran on computers running Windows or Mac. + - 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/). + - For 64-bit devices it is recommended to use the LTS edition due to its stability, but the latest release works as well. + - You can [flash a Linux Live environment to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) instead of installing it to your computer. - A Bluetooth adapter. - - An internal Bluetooth adapter will work. - - If you do not have one, make sure to get one compatible with Linux. + - An internal Bluetooth adapter will work. + - If you do not have one, make sure to get one compatible with Linux. - A USB flash drive formatted as FAT32. - - This cannot be the same flash drive used for your Linux Machine. + - This cannot be the same flash drive used for your Linux Machine. #### Section II - Performing the exploit 1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/). -- (If attempting to fix a brick, you should also copy the homebrew app you wish to use to /apps/) + - (If attempting to fix a brick, you should also copy the homebrew app you wish to use to /apps/) 1. Extract it and place the `boot.elf` file in your flash drive. -- (Even for a Wii mini, bootmini.elf will **not** work, its purpose is entirely different and unrelated. Use boot.elf in all cases). + - (Even for a Wii mini, bootmini.elf will **not** work, its purpose is entirely different and unrelated. Use boot.elf in all cases). 1. Connect the flash drive to the console. For a Wii mini, the USB port is on the back. For a normal Wii, use the bottom port. (or the right port if it's upright). 1. Turn on your console and navigate to the settings menu. On the top right corner you will see a 4-character code like the one in the picture below. This code is your Wii Menu version, take a note of this as you will need it later. Afterwards, turn your console off. -![SystemMenuVersion](/images/Wii/SystemMenuVersion.png) + ![SystemMenuVersion](/images/Wii/SystemMenuVersion.png) 1. Start your Linux distro, and ensure you are connected to the internet. 1. Open the Terminal 1. Run the following commands: @@ -49,8 +49,8 @@ chmod +x bluebomb-helper.sh ./bluebomb-helper.sh ``` 1. The helper will then download the required files, and ask for information about your console. - - If you have selected a Wii mini you will be asked to provide your region. This can be determined by the last letter of the Wii Menu version (`U` for **USA** and `E` for **PAL** models). - - If you have selected a Wii you will be asked to provide your Wii Menu Version (What you determined in step 4) + - If you have selected a Wii mini you will be asked to provide your region. This can be determined by the last letter of the Wii Menu version (`U` for **USA** and `E` for **PAL** models). + - If you have selected a Wii you will be asked to provide your Wii Menu Version (What you determined in step 4) 1. Turn on your console and **do not** connect any Wii Remotes. 1. Press the Sync button repeatedly until the terminal shows `got connection handle`. This could take numerous attempts, so don't give up. diff --git a/_pages/en_US/bootmii.md b/_pages/en_US/bootmii.md index 1f6230350..9c299a6d3 100644 --- a/_pages/en_US/bootmii.md +++ b/_pages/en_US/bootmii.md @@ -26,7 +26,7 @@ If you have BootMii installed as boot2 you will need to launch BootMii by restar 1. Launch the Homebrew Channel. 2. Press the HOME Button, then select "Launch BootMii". - ![BootMii_Main](/images/BootMii/BootMii_Main.png) + ![BootMii_Main](/images/BootMii/BootMii_Main.png) If the `Launch BootMii` button does not appear, please [re-launch the HackMii Installer](hackmii) and install BootMii. {: .notice--info} @@ -40,17 +40,17 @@ Download [this zip file](https://static.hackmii.com/bootmii_sd_files.zip) and ex {: .notice--warning} 3. Select the Options button (the icon with the gears). - ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) + ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) 4. Select the first button to the left. - ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - - A NAND backup will start. You can watch the progress on the screen. - - "Bad Blocks" are normal. Don't worry when you see some on a NAND backup. - - After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process. + ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) + - A NAND backup will start. You can watch the progress on the screen. + - "Bad Blocks" are normal. Don't worry when you see some on a NAND backup. + - After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process. 5. When the backup is complete, exit the NAND backup screen by pressing any button. - ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) + ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) 6. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. - ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) + ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png)
To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover). diff --git a/_pages/en_US/bootmiirecover.md b/_pages/en_US/bootmiirecover.md index de35679f5..c279b4ba4 100644 --- a/_pages/en_US/bootmiirecover.md +++ b/_pages/en_US/bootmiirecover.md @@ -4,16 +4,16 @@ title: "BootMii Recovery" #### Requirements - An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) -- ***A GameCube Controller +- **A GameCube Controller** #### Important notes - Restoring a NAND backup is usually a last resort. +**Restoring a NAND backup is usually a last resort.** If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it. - * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). + * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). -Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. +**Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups.** Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2. @@ -21,11 +21,11 @@ If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami c Family edition Wiis do not have ports for GameCube controllers. -Restoring an unverified NAND backup may lead to a WORSE BRICK. +**Restoring an unverified NAND backup may lead to a WORSE BRICK.** The same also goes for faulty SD cards. -Want to restore individual data from your NAND backup? +**Want to restore individual data from your NAND backup?** There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator. @@ -46,8 +46,8 @@ on a GameCube controller. To select, press A. {: .notice--info} 3. Select the Options button (the icon with the gears). - ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) + ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) 4. Select the RestoreMii button. - ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) + ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) 5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START 6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. diff --git a/_pages/en_US/cios-mini.md b/_pages/en_US/cios-mini.md index aeba77fb9..9364385b6 100644 --- a/_pages/en_US/cios-mini.md +++ b/_pages/en_US/cios-mini.md @@ -40,7 +40,7 @@ This d2x cIOS installer was originally developed for the Wii U's vWii by DaveBao ``` Take a note of the version number under notes (`IOS57-64-` ending in either `v31776` or `v31775`) 1. Once set, press A to install. Once done successfully, exit the installer. - - If the install fails with a `TMD version mismatch` error, press left or right on the +Control Pad over the `Select cIOS base` option until the version number is different than the one you tried before. The number 57 will not change. + - If the install fails with a `TMD version mismatch` error, press left or right on the +Control Pad over the `Select cIOS base` option until the version number is different than the one you tried before. The number 57 will not change. ##### Enabling Ethernet diff --git a/_pages/en_US/cios.md b/_pages/en_US/cios.md index 4eff1d76e..fefc5bd17 100644 --- a/_pages/en_US/cios.md +++ b/_pages/en_US/cios.md @@ -36,13 +36,13 @@ If you are not on Windows, you may download & run [this script](/assets/files/d2 1. Download, extract, and run [NUS Downloader](https://github.com/WiiDatabase/nusdownloader/releases/latest/download/NUSD-Mod-NUS-Fix.zip). 1. Select "Database", "IOS", then "IOS38", and select "v4123". - - Ensure that "Pack WAD" is checked. - - *Don't* check "Patch IOS". That is the cIOS Installer's job. + - Ensure that "Pack WAD" is checked. + - *Don't* check "Patch IOS". That is the cIOS Installer's job. 1. Click `Start NUS Download!`. 1. Repeat the step 2 & 3 for `IOS56 v5661`, `IOS57 v5918` and `IOS58 v6175`. -1. Once you have downloaded all four IOS, there will be a folder named `titles` in the same folder as the NUS Downloader.
- Open the folder and navigate through them until you locate the four WAD files you downloaded. Place each WAD file on the root of your SD card or USB drive. - - This must be the same device containing the d2x cIOS Installer. +1. Once you have downloaded all four IOS, there will be a folder named `titles` in the same folder as the NUS Downloader. + - Open the folder and navigate through them until you locate the four WAD files you downloaded. Place each WAD file on the root of your SD card or USB drive. + - This must be the same device containing the d2x cIOS Installer. The WAD files should be on your SD card like this: ![offline IOS files](/images/cios/d2x_offline_ios.png) diff --git a/_pages/en_US/dump-games.md b/_pages/en_US/dump-games.md index ab71128ed..ba02ab8bb 100644 --- a/_pages/en_US/dump-games.md +++ b/_pages/en_US/dump-games.md @@ -26,12 +26,12 @@ Want to dump a GameCube or a Wii disk? There are two ways of doing so, depending ##### Section II - Ripping 1. Select your device that you will be dumping the game to - your USB drive or SD card. - ![Device type](/images/CleanRip/2.png) + ![Device type](/images/CleanRip/2.png) 1. On this screen, it asks you if you want to download a file with game checksums so you can verify the dump created is a 1:1 copy of the disc. It's your choice whether to say `Yes` or `No` to download this file. - ![DAT](/images/CleanRip/3.png) + ![DAT](/images/CleanRip/3.png) 1. Now insert the game you want to dump. - ![DVD](/images/CleanRip/4.png) - ![Initialising Disc](/images/CleanRip/5.png) + ![DVD](/images/CleanRip/4.png) + ![Initialising Disc](/images/CleanRip/5.png) 1. Set it as shown on the screen below. If you are dumping one of the 13 games on [this list](https://wiki.dolphin-emu.org/index.php?title=Category:Dual_Layer_Disc_games), set `Dual Layer` to `Yes`. @@ -64,23 +64,23 @@ Your Wii and your computer must be connected to one local network. ##### Section II - Ripping 1. Press the right on the D-pad and press A. - ![2](/images/DumpDiscs_LAN/2.png) + ![2](/images/DumpDiscs_LAN/2.png) 1. Choose the disc that you want to copy (The options are: `GameCube Disc`, `Wii Single-Layer Disc`, `Wii Dual-Layer Disc` and press "A" - ![3](/images/DumpDiscs_LAN/3.png) + ![3](/images/DumpDiscs_LAN/3.png) 1. Now put your game to your Wii. (If it's already in your Wii, eject it and put it back.) - ![InsertTheDisc](/images/DumpDiscs_LAN/insertthedisc.jpg) - ![4](/images/DumpDiscs_LAN/4.png) + ![InsertTheDisc](/images/DumpDiscs_LAN/insertthedisc.jpg) + ![4](/images/DumpDiscs_LAN/4.png) 1. Remember your Wii URL (IP address) - ![5](/images/DumpDiscs_LAN/5.png) + ![5](/images/DumpDiscs_LAN/5.png) 1. On your computer's web browser, go to your address bar and enter the Wii URL. - ![6](/images/DumpDiscs_LAN/6.png) + ![6](/images/DumpDiscs_LAN/6.png) 1. Click on `Click here to download XXXX.iso`. - ![7](/images/DumpDiscs_LAN/7.jpg) + ![7](/images/DumpDiscs_LAN/7.jpg) - The transfer speed is not the fastest, but if you can't use anything else, it's better than nothing. - {: .notice--info} + The transfer speed is not the fastest, but if you can't use anything else, it's better than nothing. + {: .notice--info} - ![8](/images/DumpDiscs_LAN/8.PNG) + ![8](/images/DumpDiscs_LAN/8.PNG)
diff --git a/_pages/en_US/gcsaves.md b/_pages/en_US/gcsaves.md index 192616e71..10597baa2 100644 --- a/_pages/en_US/gcsaves.md +++ b/_pages/en_US/gcsaves.md @@ -37,13 +37,13 @@ If you are looking for save game exploits for booting into [Swiss](https://githu 1. Insert your physical memory card into Slot A or Slot B. 2. Select the device you want to restore from. - ![Device](/images/gcsaves/gcmm-select-device.jpg) + ![Device](/images/gcsaves/gcmm-select-device.jpg) 3. In GCMM, Press X on a GameCube controller or + on a Wii remote. - ![Menu](/images/gcsaves/gcmm-menu.jpg) + ![Menu](/images/gcsaves/gcmm-menu.jpg) 4. Select the slot your memory card is in. - ![Memory](/images/gcsaves/gcmm-mem-select.jpg) + ![Memory](/images/gcsaves/gcmm-mem-select.jpg) 5. Select the save you want to restore. If you have multiple saves to restore, you can press R on the GameCube controller or 1 on the Wii remote to restore all of your saves. - ![Save](/images/gcsaves/gcmm-select-save.jpg) + ![Save](/images/gcsaves/gcmm-select-save.jpg) 6. When restoration is complete, press any button to continue. ## Backing Up A Save (.gci File) to an SD or USB From a Physical Memory Card @@ -66,13 +66,13 @@ If you are looking for save game exploits for booting into [Swiss](https://githu 1. Insert your physical memory card into slot A or slot B. 2. Select the device you want to backup to. - ![Device](/images/gcsaves/gcmm-select-device.jpg) + ![Device](/images/gcsaves/gcmm-select-device.jpg) 3. In GCMM, Press Y on a GameCube controller or - on a Wii remote. - ![Menu](/images/gcsaves/gcmm-menu.jpg) + ![Menu](/images/gcsaves/gcmm-menu.jpg) 4. Select the slot your memory card is in. - ![Memory](/images/gcsaves/gcmm-mem-select.jpg) + ![Memory](/images/gcsaves/gcmm-mem-select.jpg) 5. Select the save you want to backup. If you have multiple saves to backup, you can press R on the GameCube controller or 1 on the Wii remote to backup all of your saves. - ![Save](/images/gcsaves/gcmm-select-save.jpg) + ![Save](/images/gcsaves/gcmm-select-save.jpg) 6. When backing up is complete, press any button to continue. ## Backing Up Your Physical Memory Card Into an Emulated Memory Card (.raw file) @@ -94,9 +94,9 @@ If you are looking for save game exploits for booting into [Swiss](https://githu 1. Insert your memory card into Slot A or Slot B. 2. Select the device you want to dump to. - ![Device](/images/gcsaves/gcmm-select-device.jpg) + ![Device](/images/gcsaves/gcmm-select-device.jpg) 3. Press L and Y at the same time on GameCube Controller or B and - at the same time on the Wii remote to backup your to a .raw file and select the slot your memory card is in. - ![Memory](/images/gcsaves/gcmm-mem-select.jpg) + ![Memory](/images/gcsaves/gcmm-mem-select.jpg) 4. When the dump is complete, press any button to continue. It should be saved in a folder on the root of your SD or USB called `MCBACKUP`. ## Restoring an Emulated Memory Save to a Physical Memory Card @@ -113,10 +113,10 @@ If you are looking for save game exploits for booting into [Swiss](https://githu 2. If you are restoring a Nintendont emulated memory card save, navigate to the `saves` folder on the root of your SD card or USB. 3. Insert your memory card into Slot A or Slot B. 4. Select the device you want to restore from. - ![Device](/images/gcsaves/gcmm-select-device.jpg) + ![Device](/images/gcsaves/gcmm-select-device.jpg) 5. Press L and X at the same time on GameCube controller or B and + at the same time on the Wii remote. 6. Select the slot your memory card is in. - ![Memory](/images/gcsaves/gcmm-mem-select.jpg) + ![Memory](/images/gcsaves/gcmm-mem-select.jpg) 7. It should restore the .raw file to your memory card. When restoration is complete, press any button to continue. ## Transferring Saves Between 2 Physical Memory Cards @@ -130,13 +130,13 @@ If you are looking for save game exploits for booting into [Swiss](https://githu 1. Insert both memory cards into the Wii. 2. From the System menu, navigate into `Wii Options`, `Data Management`, `Save Data`, `Nintendo GameCube`. - ![sysmenu](/images/gcsaves/sysmenu.jpg)
+ ![sysmenu](/images/gcsaves/sysmenu.jpg)
- ![settings](/images/gcsaves/settings.jpg)
+ ![settings](/images/gcsaves/settings.jpg)
- ![data management](/images/gcsaves/data-management.jpg)
+ ![data management](/images/gcsaves/data-management.jpg)
- ![save data](/images/gcsaves/save-data.jpg) + ![save data](/images/gcsaves/save-data.jpg) 3. Find the save you want, select it and select `Move or Copy`. diff --git a/_pages/en_US/hackmii.md b/_pages/en_US/hackmii.md index 8f15ce875..5cd7c3d28 100644 --- a/_pages/en_US/hackmii.md +++ b/_pages/en_US/hackmii.md @@ -21,9 +21,9 @@ It is also safe to [redo any exploit](get-started) to get back into the HackMii 1. Insert your SD/USB into your PC. 1. Extract the HackMii Installer v1.2 to the `apps` folder on your SD/USB. - - If this folder does not exist, create it. + - If this folder does not exist, create it. 1. Insert the SD/USB into your Wii, and launch the `hackmii_installer_v1.2` app from the Homebrew Channel. - - The app will not have an icon. + - The app will not have an icon. [Continue to Homebrew Channel and BootMii installation](hbc) {: .notice--info} @@ -44,7 +44,7 @@ To check if your Wii has Priiloader, hold the RESET button while turning it on. 1. Insert your SD/USB into your PC. 1. Extract the HackMii Installer v1.2 to the `apps` folder on your SD/USB. - - If this folder does not exist, create it. + - If this folder does not exist, create it. 1. Insert your SD/USB into your Wii. 1. Enter Priiloader by holding the RESET button while turning on your Wii. 1. Go to `Load/Install File`. diff --git a/_pages/en_US/letterbomb.md b/_pages/en_US/letterbomb.md index a720dec93..9fcaf8028 100644 --- a/_pages/en_US/letterbomb.md +++ b/_pages/en_US/letterbomb.md @@ -15,16 +15,16 @@ LetterBomb is an exploit for the Wii that is triggered using the Wii Message Boa 1. On your Wii, go to `Wii Settings` -> `Internet` -> `Console Information` and make note of your MAC address. 1. Visit [please.hackmii.com](https://please.hackmii.com/), input your Wii MAC and region, ensure `Bundle the HackMii Installer for me!` is checked, and cut either wire. -![HackMii Screen](/images/Wii/LetterBomb-PC.png) + ![HackMii Screen](/images/Wii/LetterBomb-PC.png) 1. Extract the contents of the downloaded ZIP to the root of your SD card. 1. Take out your SD card and insert it in your Wii. - - The SD card must be inserted in the SD card slot located in the front of the Wii. Using a USB adapter plugged into the Wii's USB port will not work. + - The SD card must be inserted in the SD card slot located in the front of the Wii. Using a USB adapter plugged into the Wii's USB port will not work. 1. On your Wii, return to the Wii Menu and then open the Wii Message Board. 1. Load the red letter with a bomb icon. - - Ensure the date on your Wii is correct, otherwise you might be unable to find the letter. - - In various scenarios, you may need to look at the previous or next day to find it. - - If you don't see the red letter, check if any errors appear in the SD card sections in `Data Management`. If any do, there may be an issue with the SD card format or the Wii’s SD card reader. - - If your Wii freezes after clicking on the letter, you probably chose the wrong region when downloading the exploit. Redo Step 2 and select the correct region. + - Ensure the date on your Wii is correct, otherwise you might be unable to find the letter. + - In various scenarios, you may need to look at the previous or next day to find it. + - If you don't see the red letter, check if any errors appear in the SD card sections in `Data Management`. If any do, there may be an issue with the SD card format or the Wii’s SD card reader. + - If your Wii freezes after clicking on the letter, you probably chose the wrong region when downloading the exploit. Redo Step 2 and select the correct region. ![LetterBomb Wii Menu](/images/Wii/LetterBomb-Wii.png) diff --git a/_pages/en_US/modmii.md b/_pages/en_US/modmii.md index 137b07e5d..2691c3195 100644 --- a/_pages/en_US/modmii.md +++ b/_pages/en_US/modmii.md @@ -48,9 +48,9 @@ Or, you can launch the SysCheck Updater Wizard (`SU`) from ModMii's main menu an ## HackMii Solutions Wizard The HackMii Solutions wizard can help fix symptoms like these: - - HackMii Installer not prompting "Press (1) to continue" - - HackMii Installer says "no vulnerable IOS found!" - - Homebrew Channel is displaying upside-down + - HackMii Installer not prompting "Press (1) to continue" + - HackMii Installer says "no vulnerable IOS found!" + - Homebrew Channel is displaying upside-down It will install clean IOSs to allow for the HackMii Installer to operate properly. diff --git a/_pages/en_US/priiloader.md b/_pages/en_US/priiloader.md index 5364d1241..b98767e3b 100644 --- a/_pages/en_US/priiloader.md +++ b/_pages/en_US/priiloader.md @@ -41,14 +41,14 @@ And some things to enhance your vWii experience: 1. Launch the Homebrew Channel on your Wii. 1. Launch the Priiloader installer. 1. Press the + Button on Wii Remote or the A Button on a GameCube controller. - ![Install Priiloader](/images/Priiloader/installer.png) - ![Installing](/images/Priiloader/installing.png) + ![Install Priiloader](/images/Priiloader/installer.png) + ![Installing](/images/Priiloader/installing.png) 1. Press A to return to the Homebrew Channel. ##### Section III - Entering Priiloader Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: - ![Priiloader Menu](/images/Priiloader/menu.png) + ![Priiloader Menu](/images/Priiloader/menu.png) To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader: - Holding RESET on a Wii while turning it on. @@ -60,7 +60,7 @@ To enter it later on, simply run the "Load Priiloader" homebrew app. There are a 1. Launch the Homebrew Channel, and launch the Load Priiloader app. 1. Scroll down to `System Menu Hacks` and press `A`. - ![System Menu Hacks](/images/Priiloader/menu_hacks.png) + ![System Menu Hacks](/images/Priiloader/menu_hacks.png) If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.
This causes Priiloader to fail to find the `hacks_hash.ini` file. @@ -134,17 +134,17 @@ You will be installing `uneoboot.dol` in step 3. 1. Launch the Homebrew channel, then launch the Load Priiloader app. 1. Scroll down to `Load/Install file` and press A. - ![Load/Install File](/images/Priiloader/menu_install_file.png) + ![Load/Install File](/images/Priiloader/menu_install_file.png) 1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. - ![Installing a Homebrew App](/images/Priiloader/installing_file.png) - ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) + ![Installing a Homebrew App](/images/Priiloader/installing_file.png) + ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) 1. Press B to go back to the main menu. 1. Scroll down to `Settings` and press A. - ![Settings](/images/Priiloader/menu_settings.png) + ![Settings](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until `Installed file` is selected. - ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) + ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) 1. Scroll down to `save settings` and press A. - ![Saving Settings](/images/Priiloader/settings_save.png) + ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. @@ -154,15 +154,15 @@ Your Wii should now automatically boot to whichever homebrew app you installed. 1. Launch the Homebrew Channel, then launch the Load Priiloader app. 1. Scroll down to `Settings` and press A. - ![Settings](/images/Priiloader/menu_settings.png) + ![Settings](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until your desired option is selected.
`Disabled` will autoboot to the Priiloader menu. -Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until you continuously hold the RESET button to enter the Priiloader menu. -{: .notice--warning} + Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until you continuously hold the RESET button to enter the Priiloader menu. + {: .notice--warning} - ![Autoboot](/images/Priiloader/autoboot_disabled.png) + ![Autoboot](/images/Priiloader/autoboot_disabled.png) 1. Scroll down to `save settings` and press A. - ![Saving Settings](/images/Priiloader/settings_save.png) + ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. diff --git a/_pages/en_US/riiconnect24-vwii.md b/_pages/en_US/riiconnect24-vwii.md index f5e1d8b2c..4b76148a2 100644 --- a/_pages/en_US/riiconnect24-vwii.md +++ b/_pages/en_US/riiconnect24-vwii.md @@ -115,11 +115,11 @@ This is automatically done based on your PC's time, so you may be able to skip t 1. Save the file, eject your SD card/USB drive from your PC, and put it back into your Wii U. 1. Launch the `Load Priiloader` application from the Homebrew Channel. 1. In the Priiloader menu, go to `System Menu Hacks`. - ![System menu hacks](/images/Priiloader/system_menu_hacks.png) + ![System menu hacks](/images/Priiloader/system_menu_hacks.png) 1. Scroll through the list, and press `A` to enable each of these hacks: - + `Always Enable WiiConnect24 for vWii` - + `Create Message via Calendar button` - + `Fix NWC24iSetUniversalTime (UTC.....` + + `Always Enable WiiConnect24 for vWii` + + `Create Message via Calendar button` + + `Fix NWC24iSetUniversalTime (UTC.....` 1. Scroll down to `save settings`, press `A`, then press `B` to go back. 1. Select `System Menu.` 1. Return to the Wii U Menu, then go right back to Wii Mode. diff --git a/_pages/en_US/riiconnect24.md b/_pages/en_US/riiconnect24.md index 4cef75fab..f1949c804 100644 --- a/_pages/en_US/riiconnect24.md +++ b/_pages/en_US/riiconnect24.md @@ -42,17 +42,17 @@ DO NOT INSTALL RIICONNECT24 ON A WII MINI! It will not work and it will brick th 2. Download `RiiConnect24Patcher.bat` if you are on Windows, and `RiiConnect24Patcher.sh` if you are on a Unix system 3. On Windows run `RiiConnect24Patcher.bat`. On Unix systems, open Terminal and type `bash`, then drag `RiiConnect24Patcher.sh` into the terminal then press enter. It should look like this: `bash RiiConnect24Patcher.sh`. 4. Press 1 to choose "`Start`" and confirm your selection by pressing `ENTER`. (NOTE: These screenshots are from the Windows version of the patcher.) - ![RiiConnect24 Patcher Main Screen](/images/RC24_Patcher/1.JPG) + ![RiiConnect24 Patcher Main Screen](/images/RC24_Patcher/1.JPG) 5. Select the device you're patching for. - ![Select your device](/images/RC24_Patcher/2.JPG) + ![Select your device](/images/RC24_Patcher/2.JPG) 6. For this guide, choose "`Install RiiConnect24 on your Wii`" - ![Install RiiConnect24](/images/RC24_Patcher/3.JPG) + ![Install RiiConnect24](/images/RC24_Patcher/3.JPG) 7. Choose "`Express (Recommended)`". It will give you everything you need. - ![Express Settings](/images/RC24_Patcher/4.JPG) + ![Express Settings](/images/RC24_Patcher/4.JPG) 8. Select your region. - ![Select your region](/images/RC24_Patcher/5.JPG) + ![Select your region](/images/RC24_Patcher/5.JPG) 9. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. - ![Additional optional channels](/images/RC24_Patcher/6.JPG) + ![Additional optional channels](/images/RC24_Patcher/6.JPG) 10. Connect your SD Card or USB Drive to your computer and select "`1`". ![Enable copying to SD Card](/images/RC24_Patcher/7.JPG) 11. If your device was detected successfully, select "`1`". If not, make sure there's a folder called `apps` on your SD Card or USB Drive and try again. diff --git a/_pages/en_US/riitag-wiiu.md b/_pages/en_US/riitag-wiiu.md index 20259217b..fc0f08dc4 100644 --- a/_pages/en_US/riitag-wiiu.md +++ b/_pages/en_US/riitag-wiiu.md @@ -13,7 +13,7 @@ RiiTag is a customizable and dynamic gamertag. By sharing your gamertag (a dynam - A device capable of interacting with SD cards - Softmodded Wii U console with Aroma custom firmware - - If you have not softmodded your Wii U yet, [please do so](https://wiiu.hacks.guide). You cannot proceed without. + - If you have not softmodded your Wii U yet, [please do so](https://wiiu.hacks.guide). You cannot proceed without. - A Discord account - The latest release of the [UTag plugin](https://github.com/RiiConnect24/UTag/releases) diff --git a/_pages/en_US/riivolution.md b/_pages/en_US/riivolution.md index 8887be0c9..4fb1ccb25 100644 --- a/_pages/en_US/riivolution.md +++ b/_pages/en_US/riivolution.md @@ -30,7 +30,7 @@ Riivolution requires a working disk drive and a clean physical copy of the disk 2. Extract your mod files according to the diagram below to the SD or USB drive. Depending on the mod you downloaded, it may or may not already come properly structured for you. 3. Insert your SD card and/or USB drive into your Wii and launch Riivolution from the Homebrew Channel. 4. Insert the disk into the Wii. - * Optional step: you can install the official riivolution forwarder channel to the Wii menu by selecting the install option to the right. This negates the need for having to launch the homebrew channel every time you want to launch riivolution. + * Optional step: you can install the official riivolution forwarder channel to the Wii menu by selecting the install option to the right. This negates the need for having to launch the homebrew channel every time you want to launch riivolution. 5. Enable the mod and select Launch. Depending on the mod, you may have different options for it. Pay attention to the region your mod is meant for. NTSC is for U.S and Japan, and PAL is for Europe and Korea. diff --git a/_pages/en_US/str2hax.md b/_pages/en_US/str2hax.md index 29a2e273d..ace275c18 100644 --- a/_pages/en_US/str2hax.md +++ b/_pages/en_US/str2hax.md @@ -44,9 +44,9 @@ If there are 3 fields instead of 2 (like above), go back and make sure you are o 1. Select `OK` to perform a connection test. ![Connection Test](/images/RiiConnect24/Internet_11.png) ![Connection Test Successful](/images/RiiConnect24/Internet_12.png) - - If the connection test was successful, select `No` to skip the Wii System Update. - - If it fails with error code `521xx`, please verify that you have entered the DNS correctly. - - If it is still unsuccessful, please [use another exploit](get-started). + - If the connection test was successful, select `No` to skip the Wii System Update. + - If it fails with error code `521xx`, please verify that you have entered the DNS correctly. + - If it is still unsuccessful, please [use another exploit](get-started). ##### Section II - Triggering the Exploit diff --git a/_pages/en_US/update.md b/_pages/en_US/update.md index 30d36b5ef..c9c765222 100644 --- a/_pages/en_US/update.md +++ b/_pages/en_US/update.md @@ -43,7 +43,7 @@ Your Wii must be modded in order to perform this. If it isn't, then it's best to 1. Power off your Wii. Start holding RESET, then turn it back on. 2. In the Priiloader menu, select `Homebrew Channel`. - * If the Priiloader menu does not appear, please [install it immediately](priiloader). Priiloader is required for this guide. + * If the Priiloader menu does not appear, please [install it immediately](priiloader). Priiloader is required for this guide. 3. Launch YAWM ModMii Edition. 4. Select your SD card or USB drive. 5. Press `+` to one the IOS80 and IOS58 WADs to highlight them, then press A twice to install. diff --git a/_pages/en_US/wiilink-demae-dominos.md b/_pages/en_US/wiilink-demae-dominos.md index 9ab544653..a69426482 100644 --- a/_pages/en_US/wiilink-demae-dominos.md +++ b/_pages/en_US/wiilink-demae-dominos.md @@ -34,11 +34,11 @@ You cannot use the default Dolphin NAND with this service. You must use your own 2. Make sure to download the version in the README that corresponds to your operating system. 3. Launch the patcher and begin the setup process. 4. When you see the setup screen, select `1. English Translation` in order to gain access to the Food Delivery Channel (Domino's) channel.

- ![Express Install](/images/Demae-Dominos/choose-core-channel.png) + ![Express Install](/images/Demae-Dominos/choose-core-channel.png) 5. Next, you’ll see this screen, asking which version of Food Delivery Channel you want, so you’ll want to pick `2. Domino's (US and Canada only)`

- ![Food Delivery Channel Setup](/images/Demae-Dominos/choose-food-channel-ver.png) + ![Food Delivery Channel Setup](/images/Demae-Dominos/choose-food-channel-ver.png) 6. After that, you can go through the rest of the process, but once you reach this step, be sure to pick the correct console platform you’re installing this on, as it will matter when using the app.

- ![Console Platform](/images/Demae-Dominos/choose-console-platform.png) + ![Console Platform](/images/Demae-Dominos/choose-console-platform.png) ##### Section II - Registering your Console ID @@ -75,8 +75,8 @@ In this section you will be setting your address information. This is required f 1. Launch the Food Delivery Channel from the Wii Menu. 2. If you have not previously set your address information, a prompt telling you to set it will appear. Press the `Address Info` button. Otherwise, click the `Change Address Information` button in the main menu. 3. Now you are in the Address Information menu. Press the arrows to traverse screens. Here you will enter your data. When you are finished, click the `Done` button and then `Demae`.

- ![SPD Page 1](/images/Demae-Dominos/spd-1.png)

- ![SPD Page 2](/images/Demae-Dominos/spd-2.png) + ![SPD Page 1](/images/Demae-Dominos/spd-1.png)

+ ![SPD Page 2](/images/Demae-Dominos/spd-2.png) ##### Section V - Placing an order @@ -91,14 +91,14 @@ If you have previously placed an order, skip to step 4. 1. Launch the Food Delivery Channel (aka. Food Channel) from the Wii Menu 2. Follow the on-screen instructions, then click `Order` in the main menu.

- ![Main Menu](/images/Demae-Dominos/success.png)

+ ![Main Menu](/images/Demae-Dominos/success.png)

3. You will now be prompted to select your region. Be sure to select your residing country correctly. Failure to do so will result in restaurants failing to load. You will then be prompted to select your state/province, then city. If your city is not on the list, you can select any one as it does not matter.

- ![Main Menu](/images/Demae-Dominos/country-setup.png)

+ ![Main Menu](/images/Demae-Dominos/country-setup.png)

4. Click the `Pizza` button. This will load all the restaurants in your area. The first restaurant in the list is the one closest to you. 5. Click `See Menu` to list the different menu categories. Click the category you would like, then select a food item. In the item screen, you can add toppings and adjust quantity. 6. After adding a food item, you will be brought to the basket. To add a food item, scroll to the bottom and select `Add Order`. To proceed to checkout, click `Next`. 7. Review your order thoroughly before placing the order. When you are ready, click the big green `Order` button.

- ![Before Order](/images/Demae-Dominos/order.png)

+ ![Before Order](/images/Demae-Dominos/order.png)

8. If no error appeared, your order was placed successfully! To track your order, simply visit the Domino's Tracker for your region and enter the phone number you entered in the Address Information menu. **_Happy ordering!_** diff --git a/_pages/en_US/wiimmfi.md b/_pages/en_US/wiimmfi.md index 0a6652d83..4020c1960 100644 --- a/_pages/en_US/wiimmfi.md +++ b/_pages/en_US/wiimmfi.md @@ -127,7 +127,9 @@ You may not want to run a patcher each time you want to play on Wiimmfi, and may - Your copy of your game (WBFS, ISO, cISO, and other forms that a Wii can use are supported). - [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (Windows and Unix) - **or** + +**or** + - [Wiimmfi Patcher (cross-platform)](https://download.wiimmfi.de/patcher/wiimmfi-patcher-latest.zip) - A USB Loader, [cIOS](cios), and a USB to store the game on (you should already have these if you're using a USB Loader) @@ -146,7 +148,9 @@ You can patch WiiWare games in order to play them on Wiimmfi. - An SD card - Your copy of your game (in WAD format) - [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (Windows and Unix) - **or** + +**or** + - [WiiWare Patcher](https://github.com/RiiConnect24/WiiWare-Patcher/releases) (cross platform) - [YAWM ModMii Edition](https://oscwii.org/library/app/yawmme) diff --git a/_pages/en_US/wilbrand.md b/_pages/en_US/wilbrand.md index 5de54373c..98d253c41 100644 --- a/_pages/en_US/wilbrand.md +++ b/_pages/en_US/wilbrand.md @@ -71,8 +71,8 @@ SD cards larger than 2GB will not work on Wii menu versions before 4.0. ![running Wilbrand on Windows](/images/wilbrand/windows.png) - Linux/MacOS: `./Wilbrand AA-BB-CC-DD-EE-FF MM/DD/YYYY VERSION /media/mount_dir` - - If you have not opened your terminal directly in the folder Wilbrand was extracted to, use `cd` to enter it first, eg. `cd ~/Desktop/Wilbrand` - - `/media/mount_dir` is the folder your SD card is mounted in. This may vary depending on your Linux distro. + - If you have not opened your terminal directly in the folder Wilbrand was extracted to, use `cd` to enter it first, eg. `cd ~/Desktop/Wilbrand` + - `/media/mount_dir` is the folder your SD card is mounted in. This may vary depending on your Linux distro. ![running Wilbrand on Linux](/images/wilbrand/linux.png) 1. Extract the HackMii Installer v1.2 to a folder on your PC. @@ -85,7 +85,7 @@ SD cards larger than 2GB will not work on Wii menu versions before 4.0. - Ensure the date on your Wii is correct, otherwise you might be unable to find the letter. - The mail may have appeared on the previous or next day. - If you don't see the green letter, check if any errors appear in the SD card sections in `Data Management`. If any do, there may be an issue with the SD card format or the Wii's SD card reader. - ![Wilbrand in its natural habitat](/images/wilbrand/msgboard.png) + ![Wilbrand in its natural habitat](/images/wilbrand/msgboard.png) [Continue to Homebrew Channel and BootMii Installation](hbc) {: .notice--info} diff --git a/_pages/en_US/yawmme.md b/_pages/en_US/yawmme.md index 81ea75603..c30fc8e83 100644 --- a/_pages/en_US/yawmme.md +++ b/_pages/en_US/yawmme.md @@ -25,10 +25,10 @@ This tutorial will show you how to install WADs. 1. Select the source device that has the WAD file(s) you would like to install. ![Selecting source device](/images/yawmME/source_device.png) 1. Navigate to the folder that has the WAD files. - - If you have a folder named `wad`, it will be opened automatically. + - If you have a folder named `wad`, it will be opened automatically. ![Selecting WAD file](/images/yawmME/file_selection.png) 1. Navigate to the WAD file you would like to install and press `A`. - - If you would like to install multiple WAD files at once, press `+` on each of them, then press `A`. + - If you would like to install multiple WAD files at once, press `+` on each of them, then press `A`. ![WAD options](/images/yawmME/install_wad.png) 1. Press A again to install the WAD(s). ![Installing WAD](/images/yawmME/installing_wad.png)