diff --git a/_pages/en_US/cios.md b/_pages/en_US/cios.md index 758d61d5f..83b239a0f 100644 --- a/_pages/en_US/cios.md +++ b/_pages/en_US/cios.md @@ -27,7 +27,7 @@ Ensure that if you are using an SD card, the lock switch is in the unlocked posi ##### Section I - Downloading (Only required if your Wii doesn't have Internet) -

If your Wii has an Internet connection, you may skip this section.


+If your Wii has an Internet connection, you may skip this section.
However, If you encounter any errors like `tcp_read timeout` and `net_gethostbyname failed:`, this will allow the Wii to skip the downloading step. {: .notice--warning} diff --git a/_pages/en_US/priiloader.md b/_pages/en_US/priiloader.md index 5ae3c9230..ded95b512 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,14 +60,14 @@ 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. {: .notice--warning} 1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". - ![System Menu Hacks List](/images/Priiloader/system_menu_hacks.png) + ![System Menu Hacks List](/images/priiloader/system_menu_hacks.png) 1. Scroll down to `save settings` and press `A`. 1. Press `B` to return to the main menu. @@ -119,18 +119,16 @@ Priiloader allows you to automatically boot to the Homebrew Channel, an individu ##### Autobooting a Homebrew application -{% capture UNEO %} +
If you would like to autoboot USB loader GX, do this first: - * Download the USB Loader GX forwarder WAD ([Wii](https://sourceforge.net/projects/usbloadergx/files/Releases/Forwarders/USB%20Loader%20GX-UNEO_Forwarder_5_1_AHBPROT.wad), [vWii](https://sourceforge.net/projects/usbloadergx/files/Releases/Forwarders/USB%20Loader%20GX-UNEO_Forwarder_5_1_AHBPROT_vWii%20%28Fix%29.wad)). - * Download the [UNEO Channel Booter for Priiloader](https://sourceforge.net/projects/usbloadergx/files/Releases/Forwarders%20dols/UNEO%20Channel%20Booter%20for%20Priiloader.zip/download). - * Install the forwarder WAD with a WAD manager like [YAWM ModMii Edition](yawmme). - * Extract the `UNEO Channel Booter for Priiloader.zip` file anywhere. - * Copy `uneoboot.dol` to the root of your SD card. + + Download the USB Loader GX forwarder WAD ([Wii](https://sourceforge.net/projects/usbloadergx/files/Releases/Forwarders/USB%20Loader%20GX-UNEO_Forwarder_5_1_AHBPROT.wad), [vWii](https://sourceforge.net/projects/usbloadergx/files/Releases/Forwarders/USB%20Loader%20GX-UNEO_Forwarder_5_1_AHBPROT_vWii%20%28Fix%29.wad)). + + Download the [UNEO Channel Booter for Priiloader](https://sourceforge.net/projects/usbloadergx/files/Releases/Forwarders%20dols/UNEO%20Channel%20Booter%20for%20Priiloader.zip/download). + + Install the forwarder WAD with a WAD manager like [YAWM ModMii Edition](yawmme). + + Extract the `UNEO Channel Booter for Priiloader.zip` file anywhere. + + Copy `uneoboot.dol` to the root of your SD card. You will be installing `uneoboot.dol` in step 3. -{% endcapture %} - -
{{ UNEO | markdownify }}
+
1. Launch the Homebrew channel, then launch the Load Priiloader app. 1. Scroll down to `Load/Install file` and press A. diff --git a/images/BootMii/BootMii_Gears_Icon.png b/images/bootmii/BootMii_Gears_Icon.png similarity index 100% rename from images/BootMii/BootMii_Gears_Icon.png rename to images/bootmii/BootMii_Gears_Icon.png diff --git a/images/BootMii/BootMii_Green_Arrow.png b/images/bootmii/BootMii_Green_Arrow.png similarity index 100% rename from images/BootMii/BootMii_Green_Arrow.png rename to images/bootmii/BootMii_Green_Arrow.png diff --git a/images/BootMii/BootMii_Main.png b/images/bootmii/BootMii_Main.png similarity index 100% rename from images/BootMii/BootMii_Main.png rename to images/bootmii/BootMii_Main.png diff --git a/images/BootMii/BootMii_NAND_Backup.png b/images/bootmii/BootMii_NAND_Backup.png similarity index 100% rename from images/BootMii/BootMii_NAND_Backup.png rename to images/bootmii/BootMii_NAND_Backup.png diff --git a/images/BootMii/BootMii_Red_Arrow.png b/images/bootmii/BootMii_Red_Arrow.png similarity index 100% rename from images/BootMii/BootMii_Red_Arrow.png rename to images/bootmii/BootMii_Red_Arrow.png diff --git a/images/BootMii/BootMii_Return_Arrow.png b/images/bootmii/BootMii_Return_Arrow.png similarity index 100% rename from images/BootMii/BootMii_Return_Arrow.png rename to images/bootmii/BootMii_Return_Arrow.png diff --git a/images/Priiloader/autoboot_disabled.png b/images/priiloader/autoboot_disabled.png similarity index 100% rename from images/Priiloader/autoboot_disabled.png rename to images/priiloader/autoboot_disabled.png diff --git a/images/Priiloader/autoboot_installed_file.png b/images/priiloader/autoboot_installed_file.png similarity index 100% rename from images/Priiloader/autoboot_installed_file.png rename to images/priiloader/autoboot_installed_file.png diff --git a/images/Priiloader/hacks.jpg b/images/priiloader/hacks.jpg similarity index 100% rename from images/Priiloader/hacks.jpg rename to images/priiloader/hacks.jpg diff --git a/images/Priiloader/icon.png b/images/priiloader/icon.png similarity index 100% rename from images/Priiloader/icon.png rename to images/priiloader/icon.png diff --git a/images/Priiloader/installer.jpg b/images/priiloader/installer.jpg similarity index 100% rename from images/Priiloader/installer.jpg rename to images/priiloader/installer.jpg diff --git a/images/Priiloader/installer.png b/images/priiloader/installer.png similarity index 100% rename from images/Priiloader/installer.png rename to images/priiloader/installer.png diff --git a/images/Priiloader/installing.jpg b/images/priiloader/installing.jpg similarity index 100% rename from images/Priiloader/installing.jpg rename to images/priiloader/installing.jpg diff --git a/images/Priiloader/installing.png b/images/priiloader/installing.png similarity index 100% rename from images/Priiloader/installing.png rename to images/priiloader/installing.png diff --git a/images/Priiloader/installing_file.png b/images/priiloader/installing_file.png similarity index 100% rename from images/Priiloader/installing_file.png rename to images/priiloader/installing_file.png diff --git a/images/Priiloader/installing_file_ok.png b/images/priiloader/installing_file_ok.png similarity index 100% rename from images/Priiloader/installing_file_ok.png rename to images/priiloader/installing_file_ok.png diff --git a/images/Priiloader/mainmenu.jpg b/images/priiloader/mainmenu.jpg similarity index 100% rename from images/Priiloader/mainmenu.jpg rename to images/priiloader/mainmenu.jpg diff --git a/images/Priiloader/menu.png b/images/priiloader/menu.png similarity index 100% rename from images/Priiloader/menu.png rename to images/priiloader/menu.png diff --git a/images/Priiloader/menu_hacks.png b/images/priiloader/menu_hacks.png similarity index 100% rename from images/Priiloader/menu_hacks.png rename to images/priiloader/menu_hacks.png diff --git a/images/Priiloader/menu_install_file.png b/images/priiloader/menu_install_file.png similarity index 100% rename from images/Priiloader/menu_install_file.png rename to images/priiloader/menu_install_file.png diff --git a/images/Priiloader/menu_settings.png b/images/priiloader/menu_settings.png similarity index 100% rename from images/Priiloader/menu_settings.png rename to images/priiloader/menu_settings.png diff --git a/images/Priiloader/on.jpg b/images/priiloader/on.jpg similarity index 100% rename from images/Priiloader/on.jpg rename to images/priiloader/on.jpg diff --git a/images/Priiloader/priiloader.jpg b/images/priiloader/priiloader.jpg similarity index 100% rename from images/Priiloader/priiloader.jpg rename to images/priiloader/priiloader.jpg diff --git a/images/Priiloader/reset.jpg b/images/priiloader/reset.jpg similarity index 100% rename from images/Priiloader/reset.jpg rename to images/priiloader/reset.jpg diff --git a/images/Priiloader/settings_save.png b/images/priiloader/settings_save.png similarity index 100% rename from images/Priiloader/settings_save.png rename to images/priiloader/settings_save.png diff --git a/images/Priiloader/system_menu_hacks.png b/images/priiloader/system_menu_hacks.png similarity index 100% rename from images/Priiloader/system_menu_hacks.png rename to images/priiloader/system_menu_hacks.png diff --git a/images/#unused#/wii/FolderStructure.png b/images/wii/FolderStructure.png similarity index 100% rename from images/#unused#/wii/FolderStructure.png rename to images/wii/FolderStructure.png diff --git a/images/Wii/MacAddress.png b/images/wii/MacAddress.png similarity index 100% rename from images/Wii/MacAddress.png rename to images/wii/MacAddress.png diff --git a/images/Wii/SystemMenuVersion.png b/images/wii/SystemMenuVersion.png similarity index 100% rename from images/Wii/SystemMenuVersion.png rename to images/wii/SystemMenuVersion.png