diff --git a/_pages/ca_ES/bricks.md b/_pages/ca_ES/bricks.md index e855df654..607244e47 100644 --- a/_pages/ca_ES/bricks.md +++ b/_pages/ca_ES/bricks.md @@ -10,13 +10,13 @@ A "Brick" usually means your Wii has reached a state where its next purpose in e Preventing a brick involves many rules that range between common sense and fail-safe backups. Here are the general recommendations of what not to do: -+ **Do NOT follow old Wii modding tutorials, use old homebrew, or use video guides on the Internet unless it is EXPLICITLY RECOMMENDED by the homebrew developer. -+ **Do NOT, under ANY CIRCUMSTANCES, USE THE HOMEBREW APP `Pimp My Wii`. It is DANGEROUS and does things that have the ability to BRICK YOUR WII! ++ **Do NOT follow old Wii modding tutorials, use old homebrew, or use video guides on the Internet unless it is EXPLICITLY RECOMMENDED by the homebrew developer.** ++ **Do NOT, under ANY CIRCUMSTANCES, USE THE HOMEBREW APP `Pimp My Wii`. It is DANGEROUS and does things that have the ability to BRICK YOUR WII!** + **Do NOT restore NAND backups from other consoles!** -+ **Do NOT use a Nintendo Wi-Fi Connection service unless it is known to be RCE patched (such as [Wiimmfi](wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii! ++ **Do NOT use a Nintendo Wi-Fi Connection service unless it is known to be RCE patched (such as [Wiimmfi](wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii!** + **Only install updates for your own region!**. + Installing updates from another region could have no effect at best, but result in a [Korean Kii/Error 003](bricks#korean-kiierror-003-brick) brick at worst. To prevent this from happening if you bought a pre-owned Wii, run [SysCheck](syscheck) to verify the original region of your console. If it is Korean, be EXTREMELY careful with applying system updates to your console, and consider seeking support for further assistance. -+ **Do NOT delete or modify system files, and do NOT install any system file mods unless you know what you are doing! ++ **Do NOT delete or modify system files, and do NOT install any system file mods unless you know what you are doing!** + An example of modifying files going wrong is replacing IOS80 on Wii mini, which may result in a [Wi-Fi Brick](bricks#wi-fi-brick). + **Do NOT install homebrew from untrustworthy sources or if the source code is not available.** + Software on the [Open Shop Channel](osc) is safe. diff --git a/_pages/ca_ES/cios.md b/_pages/ca_ES/cios.md index 5c99ea00b..ff73968ff 100644 --- a/_pages/ca_ES/cios.md +++ b/_pages/ca_ES/cios.md @@ -20,9 +20,9 @@ Ensure that if you are using an SD card, the lock switch is in the unlocked posi ### Instructions -#### Section I - Downloading (Only required if your Wii doesn't have Internet) +#### Section I - Downloading -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. +If your Wii has an Internet connection, you may skip this section.
However, If you encounter any errors like `net_init failed`, `net_gethostbyname failed:`, or any other issues during the downloading stage this will allow the Wii to skip the downloading step. {: .notice--warning} If you are not on Windows, you may download & run [this script](/assets/files/d2x_offline_ios.sh), and it will download the WAD files for you. @@ -48,30 +48,40 @@ The WAD files should be on your SD card like this: ![](/images/cios/d2x_offline_ #### Section II - Installing -If `d2x-v11-beta1` isn't showing up, try select the cIOS base first, then check again. This can also happen if your SD card is locked. -{: .notice--info} - -On each cIOS that you try to install, you will first be shown a grid of active IOS on the Wi. Simply press A again, and it will install. Then, you will be shown a results screen, just press A as well and go to the next cIOS. -{: .notice--info} 1. Copy the `apps` folder in the d2x-cios-installer `.zip` to the root of your SD card or USB drive. 1. Reinsert your SD card or USB drive into your console. 1. Power on your console. 1. Launch the Homebrew Channel. 1. Launch d2x cIOS Installer from the list of homebrew. -1. When asked what IOS you would like to use, select IOS 58. - + This should work in nearly all cases. -1. Now, you will install individual cIOS from 248-251. The exact settings needed are listed below. - + cIOS 248 Installation +1. Set everything to match the following: - ``` - Select cIOS - Select cIOS base <38> - Select cIOS slot <248> - Select cIOS revision <65535> - ``` + ``` + Select cIOS + Select cIOS base <38> + Select cIOS slot <248> + Select cIOS revision <65535> + ``` - ![](/images/cios/d2x_v11_248.png) + ![](/images/cios/d2x_v11_248.png) + +1. Press `A`. This will bring you to the slot map: + + ![](/images/cios/d2x_summary.png) + +1. Press `A` again. + + ![](/images/cios/d2x_installation.png) + +1. After the installation has finished, you will be brought back to the slot map. Ensure that the slot that was just installed is highlighted green. + + ![](/images/cios/d2x_log.png) + + If the slot is highlighted red, try install the cIOS again.
If you are getting an error before/during the downloading stages, press B to exit and continue from [Section I](#section-i---downloading). + {: .notice--info} + +1. Press `A`. This will return you to the configuration screen. +1. Repeat the previous 5 steps with the following configurations: + cIOS 249 Installation @@ -106,5 +116,7 @@ On each cIOS that you try to install, you will first be shown a grid of active I ![](/images/cios/d2x_v11_251.png) -Continue to [Open Shop Channel Installation](osc) Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. +1. Once you have finished with all 4 cIOSes, press B to return to the Homebrew Channel. + +Continue to [Open Shop Channel Installation](osc)
Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. {: .notice--info} diff --git a/_pages/ca_ES/faq.md b/_pages/ca_ES/faq.md index 87a04c130..2da8c1386 100644 --- a/_pages/ca_ES/faq.md +++ b/_pages/ca_ES/faq.md @@ -12,7 +12,7 @@ Not very risky to be honest, depending on your console. The Wii requires much le ### I got error code XXXXXX, how do I fix it? In order to check what the error means, please visit the [Wiimmfi error page](https://wiimmfi.de/error). More common errors have fixes listed below: -#### Error 01530/51330 +#### Error 051330/51330 Run an Internet connection test by going to `Wii Settings > Internet > Connection settings > Connection > Test this connection` diff --git a/_pages/ca_ES/get-started.md b/_pages/ca_ES/get-started.md index cfd1efc3b..2c7ff0167 100644 --- a/_pages/ca_ES/get-started.md +++ b/_pages/ca_ES/get-started.md @@ -24,5 +24,5 @@ Select the exploit that corresponds to your console and situation the best. If t | ---------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Wii/Wii Family Edition | If you can use a Windows PC:
Automatic Setup: Proceed to [ModMii](modmii)
If you can use an SD card:
Manual Setup: Proceed to [Wilbrand](wilbrand)
If you cannot use an SD card:
Manual Setup: Proceed to [str2hax](str2hax)
| | Wii mini | Proceed to [Bluebomb](bluebomb) | -| Wii U (vWii) | If you have not modded your Wii U yet:
Proceed to [Introduction (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
If your Wii U is already modded:
Proceed to [vWii Modding (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii-modding) | +| Wii U (vWii) | If you have not modded your Wii U yet:
Proceed to [Introduction (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
If your Wii U is already modded:
Proceed to [vWii Modding (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii/sd-preparation) | | Dolphin Emulator | Proceed to [Homebrew Channel on Dolphin](homebrew-dolphin) | diff --git a/_pages/ca_ES/priiloader-usage.md b/_pages/ca_ES/priiloader-usage.md index 84d51dd9a..c1165e650 100644 --- a/_pages/ca_ES/priiloader-usage.md +++ b/_pages/ca_ES/priiloader-usage.md @@ -26,7 +26,7 @@ Priiloader allows you to automatically boot to the Homebrew Channel, an individu
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 USB Loader GX forwarder WAD ([Wii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_Wii.wad), [vWii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_vWii.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. diff --git a/_pages/ca_ES/wiibackupmanager.md b/_pages/ca_ES/wiibackupmanager.md index f081ef032..8a2f3d9fa 100644 --- a/_pages/ca_ES/wiibackupmanager.md +++ b/_pages/ca_ES/wiibackupmanager.md @@ -56,7 +56,7 @@ Make sure your USB drive is formatted as FAT32. Do not format it as other types [Continue to cIOS](cios)
cIOS is needed for your Wii to use a USB Loader. {: .notice--info} -You can now use [USB Loader GX](usbloadergx) or [WiiFlow](wiiflow) to play games from your USB drive or SD card. +You can now use [USB Loader GX or WiiFlow](wii-loaders) to play games from your USB drive or SD card. {: .notice--info} [Click here to go back to the site index.](site-navigation) diff --git a/_pages/de_DE/bricks.md b/_pages/de_DE/bricks.md index af7f02e9f..49104a1c0 100644 --- a/_pages/de_DE/bricks.md +++ b/_pages/de_DE/bricks.md @@ -10,13 +10,13 @@ A "Brick" usually means your Wii has reached a state where its next purpose in e Preventing a brick involves many rules that range between common sense and fail-safe backups. Here are the general recommendations of what not to do: -+ **Do NOT follow old Wii modding tutorials, use old homebrew, or use video guides on the Internet unless it is EXPLICITLY RECOMMENDED by the homebrew developer. -+ **Do NOT, under ANY CIRCUMSTANCES, USE THE HOMEBREW APP `Pimp My Wii`. It is DANGEROUS and does things that have the ability to BRICK YOUR WII! ++ **Do NOT follow old Wii modding tutorials, use old homebrew, or use video guides on the Internet unless it is EXPLICITLY RECOMMENDED by the homebrew developer.** ++ **Do NOT, under ANY CIRCUMSTANCES, USE THE HOMEBREW APP `Pimp My Wii`. It is DANGEROUS and does things that have the ability to BRICK YOUR WII!** + **Do NOT restore NAND backups from other consoles!** -+ **Do NOT use a Nintendo Wi-Fi Connection service unless it is known to be RCE patched (such as [Wiimmfi](wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii! ++ **Do NOT use a Nintendo Wi-Fi Connection service unless it is known to be RCE patched (such as [Wiimmfi](wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii!** + **Only install updates for your own region!**. + Installing updates from another region could have no effect at best, but result in a [Korean Kii/Error 003](bricks#korean-kiierror-003-brick) brick at worst. To prevent this from happening if you bought a pre-owned Wii, run [SysCheck](syscheck) to verify the original region of your console. If it is Korean, be EXTREMELY careful with applying system updates to your console, and consider seeking support for further assistance. -+ **Do NOT delete or modify system files, and do NOT install any system file mods unless you know what you are doing! ++ **Do NOT delete or modify system files, and do NOT install any system file mods unless you know what you are doing!** + An example of modifying files going wrong is replacing IOS80 on Wii mini, which may result in a [Wi-Fi Brick](bricks#wi-fi-brick). + **Do NOT install homebrew from untrustworthy sources or if the source code is not available.** + Software on the [Open Shop Channel](osc) is safe. diff --git a/_pages/de_DE/cios.md b/_pages/de_DE/cios.md index f8d4f69d0..3c4470934 100644 --- a/_pages/de_DE/cios.md +++ b/_pages/de_DE/cios.md @@ -20,9 +20,9 @@ Ensure that if you are using an SD card, the lock switch is in the unlocked posi ### Anleitung -#### Section I - Downloading (Only required if your Wii doesn't have Internet) +#### Section I - Downloading -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. +If your Wii has an Internet connection, you may skip this section.
However, If you encounter any errors like `net_init failed`, `net_gethostbyname failed:`, or any other issues during the downloading stage this will allow the Wii to skip the downloading step. {: .notice--warning} If you are not on Windows, you may download & run [this script](/assets/files/d2x_offline_ios.sh), and it will download the WAD files for you. @@ -48,30 +48,40 @@ The WAD files should be on your SD card like this: ![](/images/cios/d2x_offline_ #### Section II - Installing -If `d2x-v11-beta1` isn't showing up, try select the cIOS base first, then check again. This can also happen if your SD card is locked. -{: .notice--info} - -On each cIOS that you try to install, you will first be shown a grid of active IOS on the Wi. Simply press A again, and it will install. Then, you will be shown a results screen, just press A as well and go to the next cIOS. -{: .notice--info} 1. Copy the `apps` folder in the d2x-cios-installer `.zip` to the root of your SD card or USB drive. 1. Reinsert your SD card or USB drive into your console. 1. Power on your console. 1. Starte den Homebrewkanal. 1. Launch d2x cIOS Installer from the list of homebrew. -1. When asked what IOS you would like to use, select IOS 58. - + This should work in nearly all cases. -1. Now, you will install individual cIOS from 248-251. The exact settings needed are listed below. - + cIOS 248 Installation +1. Set everything to match the following: - ``` - Select cIOS - Select cIOS base <38> - Select cIOS slot <248> - Select cIOS revision <65535> - ``` + ``` + Select cIOS + Select cIOS base <38> + Select cIOS slot <248> + Select cIOS revision <65535> + ``` - ![](/images/cios/d2x_v11_248.png) + ![](/images/cios/d2x_v11_248.png) + +1. Press `A`. This will bring you to the slot map: + + ![](/images/cios/d2x_summary.png) + +1. Press `A` again. + + ![](/images/cios/d2x_installation.png) + +1. After the installation has finished, you will be brought back to the slot map. Ensure that the slot that was just installed is highlighted green. + + ![](/images/cios/d2x_log.png) + + If the slot is highlighted red, try install the cIOS again.
If you are getting an error before/during the downloading stages, press B to exit and continue from [Section I](#section-i---downloading). + {: .notice--info} + +1. Press `A`. This will return you to the configuration screen. +1. Repeat the previous 5 steps with the following configurations: + cIOS 249 Installation @@ -106,5 +116,7 @@ On each cIOS that you try to install, you will first be shown a grid of active I ![](/images/cios/d2x_v11_251.png) -Continue to [Open Shop Channel Installation](osc) Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. +1. Once you have finished with all 4 cIOSes, press B to return to the Homebrew Channel. + +Continue to [Open Shop Channel Installation](osc)
Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. {: .notice--info} diff --git a/_pages/de_DE/faq.md b/_pages/de_DE/faq.md index b1b90782c..1e4a6b7bc 100644 --- a/_pages/de_DE/faq.md +++ b/_pages/de_DE/faq.md @@ -12,7 +12,7 @@ Not very risky to be honest, depending on your console. The Wii requires much le ### I got error code XXXXXX, how do I fix it? In order to check what the error means, please visit the [Wiimmfi error page](https://wiimmfi.de/error). More common errors have fixes listed below: -#### Error 01530/51330 +#### Error 051330/51330 Run an Internet connection test by going to `Wii Settings > Internet > Connection settings > Connection > Test this connection` diff --git a/_pages/de_DE/get-started.md b/_pages/de_DE/get-started.md index b2db8a76b..1dd7a99a5 100644 --- a/_pages/de_DE/get-started.md +++ b/_pages/de_DE/get-started.md @@ -24,5 +24,5 @@ Select the exploit that corresponds to your console and situation the best. If t | ---------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Wii/Wii Family Edition | If you can use a Windows PC:
Automatic Setup: Proceed to [ModMii](modmii)
If you can use an SD card:
Manual Setup: Proceed to [Wilbrand](wilbrand)
If you cannot use an SD card:
Manual Setup: Proceed to [str2hax](str2hax)
| | Wii mini | Proceed to [Bluebomb](bluebomb) | -| Wii U (vWii) | If you have not modded your Wii U yet:
Proceed to [Introduction (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
If your Wii U is already modded:
Proceed to [vWii Modding (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii-modding) | +| Wii U (vWii) | If you have not modded your Wii U yet:
Proceed to [Introduction (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
If your Wii U is already modded:
Proceed to [vWii Modding (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii/sd-preparation) | | Dolphin Emulator | Proceed to [Homebrew Channel on Dolphin](homebrew-dolphin) | diff --git a/_pages/de_DE/priiloader-usage.md b/_pages/de_DE/priiloader-usage.md index 4061615ae..3335e202e 100644 --- a/_pages/de_DE/priiloader-usage.md +++ b/_pages/de_DE/priiloader-usage.md @@ -26,7 +26,7 @@ Priiloader allows you to automatically boot to the Homebrew Channel, an individu
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 USB Loader GX forwarder WAD ([Wii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_Wii.wad), [vWii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_vWii.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. diff --git a/_pages/de_DE/wiibackupmanager.md b/_pages/de_DE/wiibackupmanager.md index f75831d55..2d7901b69 100644 --- a/_pages/de_DE/wiibackupmanager.md +++ b/_pages/de_DE/wiibackupmanager.md @@ -56,7 +56,7 @@ Make sure your USB drive is formatted as FAT32. Do not format it as other types [Continue to cIOS](cios)
cIOS is needed for your Wii to use a USB Loader. {: .notice--info} -You can now use [USB Loader GX](usbloadergx) or [WiiFlow](wiiflow) to play games from your USB drive or SD card. +You can now use [USB Loader GX or WiiFlow](wii-loaders) to play games from your USB drive or SD card. {: .notice--info} [Klicke hier, um zum Seitenindex zurückzukehren.](site-navigation) diff --git a/_pages/es_419/bricks.md b/_pages/es_419/bricks.md index e855df654..607244e47 100644 --- a/_pages/es_419/bricks.md +++ b/_pages/es_419/bricks.md @@ -10,13 +10,13 @@ A "Brick" usually means your Wii has reached a state where its next purpose in e Preventing a brick involves many rules that range between common sense and fail-safe backups. Here are the general recommendations of what not to do: -+ **Do NOT follow old Wii modding tutorials, use old homebrew, or use video guides on the Internet unless it is EXPLICITLY RECOMMENDED by the homebrew developer. -+ **Do NOT, under ANY CIRCUMSTANCES, USE THE HOMEBREW APP `Pimp My Wii`. It is DANGEROUS and does things that have the ability to BRICK YOUR WII! ++ **Do NOT follow old Wii modding tutorials, use old homebrew, or use video guides on the Internet unless it is EXPLICITLY RECOMMENDED by the homebrew developer.** ++ **Do NOT, under ANY CIRCUMSTANCES, USE THE HOMEBREW APP `Pimp My Wii`. It is DANGEROUS and does things that have the ability to BRICK YOUR WII!** + **Do NOT restore NAND backups from other consoles!** -+ **Do NOT use a Nintendo Wi-Fi Connection service unless it is known to be RCE patched (such as [Wiimmfi](wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii! ++ **Do NOT use a Nintendo Wi-Fi Connection service unless it is known to be RCE patched (such as [Wiimmfi](wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii!** + **Only install updates for your own region!**. + Installing updates from another region could have no effect at best, but result in a [Korean Kii/Error 003](bricks#korean-kiierror-003-brick) brick at worst. To prevent this from happening if you bought a pre-owned Wii, run [SysCheck](syscheck) to verify the original region of your console. If it is Korean, be EXTREMELY careful with applying system updates to your console, and consider seeking support for further assistance. -+ **Do NOT delete or modify system files, and do NOT install any system file mods unless you know what you are doing! ++ **Do NOT delete or modify system files, and do NOT install any system file mods unless you know what you are doing!** + An example of modifying files going wrong is replacing IOS80 on Wii mini, which may result in a [Wi-Fi Brick](bricks#wi-fi-brick). + **Do NOT install homebrew from untrustworthy sources or if the source code is not available.** + Software on the [Open Shop Channel](osc) is safe. diff --git a/_pages/es_419/cios.md b/_pages/es_419/cios.md index 5c99ea00b..ff73968ff 100644 --- a/_pages/es_419/cios.md +++ b/_pages/es_419/cios.md @@ -20,9 +20,9 @@ Ensure that if you are using an SD card, the lock switch is in the unlocked posi ### Instructions -#### Section I - Downloading (Only required if your Wii doesn't have Internet) +#### Section I - Downloading -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. +If your Wii has an Internet connection, you may skip this section.
However, If you encounter any errors like `net_init failed`, `net_gethostbyname failed:`, or any other issues during the downloading stage this will allow the Wii to skip the downloading step. {: .notice--warning} If you are not on Windows, you may download & run [this script](/assets/files/d2x_offline_ios.sh), and it will download the WAD files for you. @@ -48,30 +48,40 @@ The WAD files should be on your SD card like this: ![](/images/cios/d2x_offline_ #### Section II - Installing -If `d2x-v11-beta1` isn't showing up, try select the cIOS base first, then check again. This can also happen if your SD card is locked. -{: .notice--info} - -On each cIOS that you try to install, you will first be shown a grid of active IOS on the Wi. Simply press A again, and it will install. Then, you will be shown a results screen, just press A as well and go to the next cIOS. -{: .notice--info} 1. Copy the `apps` folder in the d2x-cios-installer `.zip` to the root of your SD card or USB drive. 1. Reinsert your SD card or USB drive into your console. 1. Power on your console. 1. Launch the Homebrew Channel. 1. Launch d2x cIOS Installer from the list of homebrew. -1. When asked what IOS you would like to use, select IOS 58. - + This should work in nearly all cases. -1. Now, you will install individual cIOS from 248-251. The exact settings needed are listed below. - + cIOS 248 Installation +1. Set everything to match the following: - ``` - Select cIOS - Select cIOS base <38> - Select cIOS slot <248> - Select cIOS revision <65535> - ``` + ``` + Select cIOS + Select cIOS base <38> + Select cIOS slot <248> + Select cIOS revision <65535> + ``` - ![](/images/cios/d2x_v11_248.png) + ![](/images/cios/d2x_v11_248.png) + +1. Press `A`. This will bring you to the slot map: + + ![](/images/cios/d2x_summary.png) + +1. Press `A` again. + + ![](/images/cios/d2x_installation.png) + +1. After the installation has finished, you will be brought back to the slot map. Ensure that the slot that was just installed is highlighted green. + + ![](/images/cios/d2x_log.png) + + If the slot is highlighted red, try install the cIOS again.
If you are getting an error before/during the downloading stages, press B to exit and continue from [Section I](#section-i---downloading). + {: .notice--info} + +1. Press `A`. This will return you to the configuration screen. +1. Repeat the previous 5 steps with the following configurations: + cIOS 249 Installation @@ -106,5 +116,7 @@ On each cIOS that you try to install, you will first be shown a grid of active I ![](/images/cios/d2x_v11_251.png) -Continue to [Open Shop Channel Installation](osc) Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. +1. Once you have finished with all 4 cIOSes, press B to return to the Homebrew Channel. + +Continue to [Open Shop Channel Installation](osc)
Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. {: .notice--info} diff --git a/_pages/es_419/faq.md b/_pages/es_419/faq.md index 87a04c130..2da8c1386 100644 --- a/_pages/es_419/faq.md +++ b/_pages/es_419/faq.md @@ -12,7 +12,7 @@ Not very risky to be honest, depending on your console. The Wii requires much le ### I got error code XXXXXX, how do I fix it? In order to check what the error means, please visit the [Wiimmfi error page](https://wiimmfi.de/error). More common errors have fixes listed below: -#### Error 01530/51330 +#### Error 051330/51330 Run an Internet connection test by going to `Wii Settings > Internet > Connection settings > Connection > Test this connection` diff --git a/_pages/es_419/get-started.md b/_pages/es_419/get-started.md index cfd1efc3b..2c7ff0167 100644 --- a/_pages/es_419/get-started.md +++ b/_pages/es_419/get-started.md @@ -24,5 +24,5 @@ Select the exploit that corresponds to your console and situation the best. If t | ---------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Wii/Wii Family Edition | If you can use a Windows PC:
Automatic Setup: Proceed to [ModMii](modmii)
If you can use an SD card:
Manual Setup: Proceed to [Wilbrand](wilbrand)
If you cannot use an SD card:
Manual Setup: Proceed to [str2hax](str2hax)
| | Wii mini | Proceed to [Bluebomb](bluebomb) | -| Wii U (vWii) | If you have not modded your Wii U yet:
Proceed to [Introduction (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
If your Wii U is already modded:
Proceed to [vWii Modding (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii-modding) | +| Wii U (vWii) | If you have not modded your Wii U yet:
Proceed to [Introduction (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
If your Wii U is already modded:
Proceed to [vWii Modding (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii/sd-preparation) | | Dolphin Emulator | Proceed to [Homebrew Channel on Dolphin](homebrew-dolphin) | diff --git a/_pages/es_419/priiloader-usage.md b/_pages/es_419/priiloader-usage.md index 84d51dd9a..c1165e650 100644 --- a/_pages/es_419/priiloader-usage.md +++ b/_pages/es_419/priiloader-usage.md @@ -26,7 +26,7 @@ Priiloader allows you to automatically boot to the Homebrew Channel, an individu
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 USB Loader GX forwarder WAD ([Wii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_Wii.wad), [vWii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_vWii.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. diff --git a/_pages/es_419/wiibackupmanager.md b/_pages/es_419/wiibackupmanager.md index f081ef032..8a2f3d9fa 100644 --- a/_pages/es_419/wiibackupmanager.md +++ b/_pages/es_419/wiibackupmanager.md @@ -56,7 +56,7 @@ Make sure your USB drive is formatted as FAT32. Do not format it as other types [Continue to cIOS](cios)
cIOS is needed for your Wii to use a USB Loader. {: .notice--info} -You can now use [USB Loader GX](usbloadergx) or [WiiFlow](wiiflow) to play games from your USB drive or SD card. +You can now use [USB Loader GX or WiiFlow](wii-loaders) to play games from your USB drive or SD card. {: .notice--info} [Click here to go back to the site index.](site-navigation) diff --git a/_pages/es_ES/bricks.md b/_pages/es_ES/bricks.md index 61c9b8084..49ed3d5ff 100644 --- a/_pages/es_ES/bricks.md +++ b/_pages/es_ES/bricks.md @@ -10,13 +10,13 @@ Un bloqueo (en inglés "brick", ladrillo) suele significar que la Wii ha acabado Prevenir un bloqueo implica numerosas medidas que oscilan entre el sentido común y la realización de copias de seguridad. A continuación figuran las recomendaciones generales sobre lo que no se debe hacer: -+ **NO sigas tutoriales antiguos para modificar la Wii, ni utilices homebrew antiguo, ni sigas guías en vídeo de Internet a menos que el desarrollador de ese homebrew en particular lo recomiende EXPLÍCITAMENTE. -+ NO utilices, bajo NINGUNA CIRCUNSTANCIA, la app de homebrew `Pimp My Wii`. Es PELIGROSA y tiene la capacidad de BLOQUEAR LA Wii. ++ **Do NOT follow old Wii modding tutorials, use old homebrew, or use video guides on the Internet unless it is EXPLICITLY RECOMMENDED by the homebrew developer.** ++ **Do NOT, under ANY CIRCUMSTANCES, USE THE HOMEBREW APP `Pimp My Wii`. Es PELIGROSA y tiene la capacidad de BLOQUEAR LA Wii.** + **NO restaures copias de seguridad de la NAND de otras consolas.** -+ **NO utilices ningún servicio para la Conexión Wi-Fi de Nintendo a menos que esté parcheado contra RCE o ejecución remota de código (ej. Wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii! ++ **Do NOT use a Nintendo Wi-Fi Connection service unless it is known to be RCE patched (such as [Wiimmfi](wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii!** + **Instala solo las actualizaciones de la región correspondiente.** + Instalar actualizaciones de otra región en el mejor de los casos no tendrá ningún efecto, y en el peor provocará un bloqueo [Korean Kii/Error 003](bricks#korean-kiierror-003-brick). Si has comprado una Wii de segunda mano, ejecuta [SysCheck](syscheck) para comprobar la región original de tu consola y evitar que esto ocurra. Si la región es coreana, ten MUCHO CUIDADO al aplicar actualizaciones a la consola y considera la posibilidad de buscar asistencia para obtener más ayuda. -+ **NO elimines ni modifiques los archivos del sistema, y NO instales ninguna modificación de los mismos a menos que sepas lo que estás haciendo. ++ **Do NOT delete or modify system files, and do NOT install any system file mods unless you know what you are doing!** + Un ejemplo de una modificación de archivos que sale mal es sustituir IOS80 en la Wii mini, lo que puede producir un [bloqueo de Wi-Fi](bricks#wi-fi-brick). + **NO instales homebrew de páginas no fiables o si el código fuente no está disponible.** + El software del [Open Shop Channel](osc) es seguro. diff --git a/_pages/es_ES/cios.md b/_pages/es_ES/cios.md index 3dd56b147..73f0f0378 100644 --- a/_pages/es_ES/cios.md +++ b/_pages/es_ES/cios.md @@ -20,9 +20,9 @@ Ensure that if you are using an SD card, the lock switch is in the unlocked posi ### Instrucciones -#### Section I - Downloading (Only required if your Wii doesn't have Internet) +#### Section I - Downloading -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. +If your Wii has an Internet connection, you may skip this section.
However, If you encounter any errors like `net_init failed`, `net_gethostbyname failed:`, or any other issues during the downloading stage this will allow the Wii to skip the downloading step. {: .notice--warning} If you are not on Windows, you may download & run [this script](/assets/files/d2x_offline_ios.sh), and it will download the WAD files for you. @@ -48,30 +48,40 @@ The WAD files should be on your SD card like this: ![](/images/cios/d2x_offline_ #### Sección II - Instalando -If `d2x-v11-beta1` isn't showing up, try select the cIOS base first, then check again. This can also happen if your SD card is locked. -{: .notice--info} - -On each cIOS that you try to install, you will first be shown a grid of active IOS on the Wi. Simply press A again, and it will install. Then, you will be shown a results screen, just press A as well and go to the next cIOS. -{: .notice--info} 1. Copy the `apps` folder in the d2x-cios-installer `.zip` to the root of your SD card or USB drive. 1. Reinsert your SD card or USB drive into your console. 1. Enciende la consola. 1. Inicia el Canal Homebrew. 1. Launch d2x cIOS Installer from the list of homebrew. -1. When asked what IOS you would like to use, select IOS 58. - + This should work in nearly all cases. -1. Now, you will install individual cIOS from 248-251. The exact settings needed are listed below. - + cIOS 248 Installation +1. Set everything to match the following: - ``` - Select cIOS - Select cIOS base <38> - Select cIOS slot <248> - Select cIOS revision <65535> - ``` + ``` + Select cIOS + Select cIOS base <38> + Select cIOS slot <248> + Select cIOS revision <65535> + ``` - ![](/images/cios/d2x_v11_248.png) + ![](/images/cios/d2x_v11_248.png) + +1. Press `A`. This will bring you to the slot map: + + ![](/images/cios/d2x_summary.png) + +1. Press `A` again. + + ![](/images/cios/d2x_installation.png) + +1. After the installation has finished, you will be brought back to the slot map. Ensure that the slot that was just installed is highlighted green. + + ![](/images/cios/d2x_log.png) + + If the slot is highlighted red, try install the cIOS again.
If you are getting an error before/during the downloading stages, press B to exit and continue from [Section I](#section-i---downloading). + {: .notice--info} + +1. Press `A`. This will return you to the configuration screen. +1. Repeat the previous 5 steps with the following configurations: + cIOS 249 Installation @@ -106,5 +116,7 @@ On each cIOS that you try to install, you will first be shown a grid of active I ![](/images/cios/d2x_v11_251.png) -Continue to [Open Shop Channel Installation](osc) Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. +1. Once you have finished with all 4 cIOSes, press B to return to the Homebrew Channel. + +Continue to [Open Shop Channel Installation](osc)
Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. {: .notice--info} diff --git a/_pages/es_ES/faq.md b/_pages/es_ES/faq.md index 12afeaf7d..d6262d0ac 100644 --- a/_pages/es_ES/faq.md +++ b/_pages/es_ES/faq.md @@ -12,7 +12,7 @@ Not very risky to be honest, depending on your console. The Wii requires much le ### I got error code XXXXXX, how do I fix it? In order to check what the error means, please visit the [Wiimmfi error page](https://wiimmfi.de/error). More common errors have fixes listed below: -#### Error 01530/51330 +#### Error 051330/51330 Run an Internet connection test by going to `Wii Settings > Internet > Connection settings > Connection > Test this connection` diff --git a/_pages/es_ES/get-started.md b/_pages/es_ES/get-started.md index 6eb8f2cc0..f019acadb 100644 --- a/_pages/es_ES/get-started.md +++ b/_pages/es_ES/get-started.md @@ -24,5 +24,5 @@ Select the exploit that corresponds to your console and situation the best. If t | ---------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Wii/Wii Family Edition | If you can use a Windows PC:
Automatic Setup: Proceed to [ModMii](modmii)
If you can use an SD card:
Manual Setup: Proceed to [Wilbrand](wilbrand)
If you cannot use an SD card:
Manual Setup: Proceed to [str2hax](str2hax)
| | Wii mini | Continúa a [Bluebomb](bluebomb) | -| Wii U (vWii) | If you have not modded your Wii U yet:
Proceed to [Introduction (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
If your Wii U is already modded:
Proceed to [vWii Modding (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii-modding) | +| Wii U (vWii) | If you have not modded your Wii U yet:
Proceed to [Introduction (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
If your Wii U is already modded:
Proceed to [vWii Modding (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii/sd-preparation) | | Dolphin Emulator | Proceed to [Homebrew Channel on Dolphin](homebrew-dolphin) | diff --git a/_pages/es_ES/priiloader-usage.md b/_pages/es_ES/priiloader-usage.md index aa3fc854e..37d6e5025 100644 --- a/_pages/es_ES/priiloader-usage.md +++ b/_pages/es_ES/priiloader-usage.md @@ -26,7 +26,7 @@ Priiloader allows you to automatically boot to the Homebrew Channel, an individu
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 USB Loader GX forwarder WAD ([Wii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_Wii.wad), [vWii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_vWii.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. diff --git a/_pages/es_ES/wiibackupmanager.md b/_pages/es_ES/wiibackupmanager.md index 457432ab0..4787256aa 100644 --- a/_pages/es_ES/wiibackupmanager.md +++ b/_pages/es_ES/wiibackupmanager.md @@ -56,7 +56,7 @@ Make sure your USB drive is formatted as FAT32. Do not format it as other types [Continue to cIOS](cios)
cIOS is needed for your Wii to use a USB Loader. {: .notice--info} -You can now use [USB Loader GX](usbloadergx) or [WiiFlow](wiiflow) to play games from your USB drive or SD card. +You can now use [USB Loader GX or WiiFlow](wii-loaders) to play games from your USB drive or SD card. {: .notice--info} [Haz clic aquí para volver al índice del sitio.](site-navigation) diff --git a/_pages/fr_FR/bricks.md b/_pages/fr_FR/bricks.md index 35f8625b9..f773b105a 100644 --- a/_pages/fr_FR/bricks.md +++ b/_pages/fr_FR/bricks.md @@ -10,13 +10,13 @@ A "Brick" usually means your Wii has reached a state where its next purpose in e Preventing a brick involves many rules that range between common sense and fail-safe backups. Here are the general recommendations of what not to do: -+ **Do NOT follow old Wii modding tutorials, use old homebrew, or use video guides on the Internet unless it is EXPLICITLY RECOMMENDED by the homebrew developer. -+ **Do NOT, under ANY CIRCUMSTANCES, USE THE HOMEBREW APP `Pimp My Wii`. It is DANGEROUS and does things that have the ability to BRICK YOUR WII! ++ **Do NOT follow old Wii modding tutorials, use old homebrew, or use video guides on the Internet unless it is EXPLICITLY RECOMMENDED by the homebrew developer.** ++ **Do NOT, under ANY CIRCUMSTANCES, USE THE HOMEBREW APP `Pimp My Wii`. It is DANGEROUS and does things that have the ability to BRICK YOUR WII!** + **Do NOT restore NAND backups from other consoles!** -+ **Do NOT use a Nintendo Wi-Fi Connection service unless it is known to be RCE patched (such as [Wiimmfi](wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii! ++ **Do NOT use a Nintendo Wi-Fi Connection service unless it is known to be RCE patched (such as [Wiimmfi](wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii!** + **Only install updates for your own region!**. + Installing updates from another region could have no effect at best, but result in a [Korean Kii/Error 003](bricks#korean-kiierror-003-brick) brick at worst. To prevent this from happening if you bought a pre-owned Wii, run [SysCheck](syscheck) to verify the original region of your console. If it is Korean, be EXTREMELY careful with applying system updates to your console, and consider seeking support for further assistance. -+ **Do NOT delete or modify system files, and do NOT install any system file mods unless you know what you are doing! ++ **Do NOT delete or modify system files, and do NOT install any system file mods unless you know what you are doing!** + An example of modifying files going wrong is replacing IOS80 on Wii mini, which may result in a [Wi-Fi Brick](bricks#wi-fi-brick). + **Do NOT install homebrew from untrustworthy sources or if the source code is not available.** + Software on the [Open Shop Channel](osc) is safe. diff --git a/_pages/fr_FR/cios.md b/_pages/fr_FR/cios.md index 663239eb6..4ad0579fe 100644 --- a/_pages/fr_FR/cios.md +++ b/_pages/fr_FR/cios.md @@ -20,9 +20,9 @@ Assurez-vous que, si vous utilisez une carte SD, le verrou est en position déve ### Instructions -#### Section I - Téléchargement (uniquement requis si votre Wii n'a pas d'Internet) +#### Section I - Téléchargement -Si votre Wii a une connexion Internet, vous pouvez sauter cette section.
Cependant, si vous rencontrez des erreurs comme `tcp_read timeout` et `net_gethostbyname failed:`, cela permettra à la Wii de sauter l'étape de téléchargement. +If your Wii has an Internet connection, you may skip this section.
However, If you encounter any errors like `net_init failed`, `net_gethostbyname failed:`, or any other issues during the downloading stage this will allow the Wii to skip the downloading step. {: .notice--warning} Si vous n'êtes pas sous Windows, vous pouvez télécharger & exécuter [ce script](/assets/files/d2x_offline_ios.sh), et il téléchargera les fichiers WAD pour vous. @@ -48,30 +48,40 @@ Les fichiers WAD devraient être sur votre carte SD ou clé USB comme ceci: ![]( #### Section II - Installation -Si `d2x-v11-beta1` ne s'affiche pas, essayez d'abord de sélectionner `cIOS base` en premier, puis vérifiez à nouveau. Cela peut également se produire si votre carte SD est verrouillée. -{: .notice--info} - -Sur chaque cIOS que vous essayez d'installer, vous verrez d'abord une grille d'IOS actifs sur la Wii. Appuyez simplement à nouveau sur A, et il sera installé. Ensuite, on vous montrera un écran de résultats, appuyez aussi sur A et passez au prochain cIOS. -{: .notice--info} 1. Copiez le dossier `apps` du fichier `d2x-cios-installer.zip` à la racine de votre carte SD ou de votre clé USB. 1. Insérez votre carte SD ou votre clé USB dans votre ordinateur. 1. Allumez votre console. 1. Lancez la Chaîne Homebrew. 1. Lancez d2x cIOS Installer à partir de la liste des homebrew. -1. Si l'application demande quel IOS voulez-vous utiliser, sélectionnez IOS 58. - + Cela devrait fonctionner dans presque tous les cas. -1. Maintenant, vous allez installer individuellement les cIOS de 248 à 251. Les réglages exacts sont listés ci-dessous. - + Installation de cIOS 248 +1. Set everything to match the following: - ``` - Select cIOS - Select cIOS base <38> - Select cIOS slot <248> - Select cIOS revision <65535> - ``` + ``` + Select cIOS + Select cIOS base <38> + Select cIOS slot <248> + Select cIOS revision <65535> + ``` - ![](/images/cios/d2x_v11_248.png) + ![](/images/cios/d2x_v11_248.png) + +1. Press `A`. This will bring you to the slot map: + + ![](/images/cios/d2x_summary.png) + +1. Press `A` again. + + ![](/images/cios/d2x_installation.png) + +1. After the installation has finished, you will be brought back to the slot map. Ensure that the slot that was just installed is highlighted green. + + ![](/images/cios/d2x_log.png) + + If the slot is highlighted red, try install the cIOS again.
If you are getting an error before/during the downloading stages, press B to exit and continue from [Section I](#section-i---downloading). + {: .notice--info} + +1. Press `A`. This will return you to the configuration screen. +1. Repeat the previous 5 steps with the following configurations: + Installation de cIOS 249 @@ -106,5 +116,7 @@ Sur chaque cIOS que vous essayez d'installer, vous verrez d'abord une grille d'I ![](/images/cios/d2x_v11_251.png) -Continuez vers [l'installation du Open Shop Channel](osc), maintenant que votre Wii a une protection de brique suffisante, vous pouvez installer le Open Shop Channel, un répertoire de confiance pour les homebrews qui peuvent être consultés sur et à partir de la Wii. +1. Once you have finished with all 4 cIOSes, press B to return to the Homebrew Channel. + +Continue to [Open Shop Channel Installation](osc)
Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. {: .notice--info} diff --git a/_pages/fr_FR/faq.md b/_pages/fr_FR/faq.md index 7acbdd33a..7f43c7a16 100644 --- a/_pages/fr_FR/faq.md +++ b/_pages/fr_FR/faq.md @@ -12,7 +12,7 @@ Pas très risqué pour être honnête, ça dépends de votre console. The Wii re ### J'ai le code d'erreur XXXXXX, comment puis-je le corriger ? Afin de vérifier ce que signifie l'erreur, veuillez visiter la page [d'erreur Wiimmfi](https://wiimmfi.de/error). Les erreurs les plus courantes ont des solutions listées en dessous: -#### Erreur 01530/51330 +#### Error 051330/51330 Exécutez un test de connexion Internet en allant dans `Paramètres Wii > Internet > Paramètres de connexion > Connexion > Testez cette connexion` diff --git a/_pages/fr_FR/get-started.md b/_pages/fr_FR/get-started.md index 42c427c11..014e371b3 100644 --- a/_pages/fr_FR/get-started.md +++ b/_pages/fr_FR/get-started.md @@ -24,5 +24,5 @@ Sélectionnez la méthode qui correspond le mieux à votre console et votre situ | ---------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Wii/Wii Family Edition | Si vous pouvez utiliser un PC Windows :
Configuration automatique : Procéder vers [ModMii](modmii)
Si vous pouvez utiliser une carte SD :
Configuration manuelle : [Wilbrand](wilbrand)
Si vous ne pouvez pas utiliser une carte SD :
Configuration manuelle : [str2hax](str2hax)
| | Wii Mini | Continuez vers [BlueBomb](bluebomb) | -| Wii U (vWii) | Si vous n'avez pas encore moddée votre Wii U:
Continuer vers [Introduction (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/) Si votre Wii U est déjà moddée:
Continuer vers [Modification de la vWii (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii-modding) | +| Wii U (vWii) | If you have not modded your Wii U yet:
Proceed to [Introduction (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
If your Wii U is already modded:
Proceed to [vWii Modding (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii/sd-preparation) | | Émulateur Dolphin | Continuer vers [Chaine Homebrew sur Dolphin](homebrew-dolphin) | diff --git a/_pages/fr_FR/priiloader-usage.md b/_pages/fr_FR/priiloader-usage.md index 84d51dd9a..c1165e650 100644 --- a/_pages/fr_FR/priiloader-usage.md +++ b/_pages/fr_FR/priiloader-usage.md @@ -26,7 +26,7 @@ Priiloader allows you to automatically boot to the Homebrew Channel, an individu
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 USB Loader GX forwarder WAD ([Wii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_Wii.wad), [vWii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_vWii.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. diff --git a/_pages/fr_FR/wiibackupmanager.md b/_pages/fr_FR/wiibackupmanager.md index 79f6c6b9f..d5ce79b09 100644 --- a/_pages/fr_FR/wiibackupmanager.md +++ b/_pages/fr_FR/wiibackupmanager.md @@ -56,7 +56,7 @@ Make sure your USB drive is formatted as FAT32. Do not format it as other types [Continue to cIOS](cios)
cIOS is needed for your Wii to use a USB Loader. {: .notice--info} -You can now use [USB Loader GX](usbloadergx) or [WiiFlow](wiiflow) to play games from your USB drive or SD card. +You can now use [USB Loader GX or WiiFlow](wii-loaders) to play games from your USB drive or SD card. {: .notice--info} [Cliquez ici pour revenir à l'index du site.](site-navigation) diff --git a/_pages/it_IT/bricks.md b/_pages/it_IT/bricks.md index b0fa2afea..386899776 100644 --- a/_pages/it_IT/bricks.md +++ b/_pages/it_IT/bricks.md @@ -10,13 +10,13 @@ Un "Brick" significa, solitamente, che il tuo Wii ha raggiunto uno stato in cui La prevenzione dei brick include diverse regole che spaziano dal buon senso a dei backup dei sicurezza. Ecco i consigli generali su cosa non fare: -+ **NON seguire dei tutorial obsoleti di modding del Wii, NON usare software homebrew obsoleto e NON seguire delle video guide su internet a meno che non sia ESPLICITAMENTE INDICATO dallo sviluppatore del software homebrew. -+ **NON USARE MAI, IN NESSUNA CIRCOSTANZA, L'APPLICAZIONE HOMEBREW `Pimp My Wii`. È un'applicazione homebrew PERICOLOSA che ha l'abilità di BRICKARE IL TUO WII! ++ **NON seguire tutorial obsoleti di modding del Wii, usare software homebrew obsoleto o seguire video guide su internet a meno che non sia ESPLICITAMENTE INDICATO dallo sviluppatore del software homebrew.** ++ **NON USARE MAI, IN NESSUNA CIRCOSTANZA, L'APPLICAZIONE HOMEBREW `Pimp My Wii`. È un'applicazione homebrew PERICOLOSA che ha l'abilità di BRICKARE IL TUO WII!** + **NON ripristinare backup della NAND provenienti da altre console!** -+ **NON usare un servizio Nintendo Wi-Fi Connection che non sia RCE patched (come [Wiimmfi](wiimmfi)). Ignorare questa indicazione potrebbe consentire a un malintenzionato di BRICKARE il tuo Wii! ++ **NON usare un servizio Nintendo Wi-Fi Connection a meno che non si sappia di avere le patch RCE (come [Wiimmfi](wiimmfi). Ignorare questa indicazione potrebbe consentire a un malintenzionato di BRICKARE il tuo Wii!** + **Installa solo aggiornamenti che hanno la stessa regione del tuo Wii!** + Installare aggiornamenti che hanno un'altra regione potrebbe essere innocuo, ma può causare un brick [Korean Kii/Errore 003](bricks#korean-kiierror-003-brick) nel peggiore scenario. Per evitare che questo succeda se hai comprato un Wii usato, esegui [SysCheck](syscheck) per verificare la regione originaria della tua console. Se la regione è coreana, sii ESTREMAMENTE attento nell'eseguire gli aggiornamenti alla tua console, e considera chiedere ulteriore assistenza. -+ **NON eliminare o modificare i file di sistema, e NON installare mod dei file di sistema a meno che non tu non sappia esattamente cosa stai facendo! ++ **NON eliminare o modificare i file di sistema e NON installare mod dei file di sistema a meno che non tu non sappia esattamente cosa stai facendo!** + Un esempio di modifica dei file errata è rimpiazzare l'IOS80 sul Wii mini, che potrebbe portare a un [Wi-Fi Brick](bricks#wi-fi-brick). + **NON installare homebrew da fonti poco autorevoli o se il codice sorgente non è disponibile.** + Le applicazioni sull'[Open Shop Channel](osc) sono sicure. diff --git a/_pages/it_IT/cios.md b/_pages/it_IT/cios.md index dbbbcedf3..457df0721 100644 --- a/_pages/it_IT/cios.md +++ b/_pages/it_IT/cios.md @@ -20,9 +20,9 @@ Assicurati che, se stai usando la scheda SD, l'interruttore della proteziona scr ### Istruzioni -#### Sezione I - Download (Solo richiesto se il tuo Wii non ha Internet) +#### Sezione I - Download -Se il tuo Wii ha una connessione a internet, puoi saltare questa sezione.
Tuttavia, se incontri errori come `tcp_read timeout` e `net_gethostbyname failed:`, questo permetterà al Wii di saltare la fase di download. +If your Wii has an Internet connection, you may skip this section.
However, If you encounter any errors like `net_init failed`, `net_gethostbyname failed:`, or any other issues during the downloading stage this will allow the Wii to skip the downloading step. {: .notice--warning} Se non sei su Windows, puoi scaricare & eseguire [questo script](/assets/files/d2x_offline_ios.sh), e scaricherà i file WAD per te. @@ -48,30 +48,40 @@ I file WAD dovrebbe essere sulla scheda SD in questo modo: ![](/images/cios/d2x_ #### Sezione II - Installazione -Se `d2x-v11-beta1` non viene mostrato, prova a selezionare la base cIOS prima, poi controlla ancora. Questo può anche succedere se la tua scheda SD è bloccata. -{: .notice--info} - -Per ogni cIOS che vuoi provare a installare, ti verrà prima mostrata una griglia degli IOS attivi sul Wii. Basta premere A di nuovo, e lo installerà. Poi, ti verrà mostrata la schermata dei risultati, premi A anche qui e vai al prossimo cIOS. -{: .notice--info} 1. Copia la cartella `apps` dal `.zip` di d2x-cios-installer al root della tua scheda SD o dispositivo USB. 1. Reinserisci la tua scheda SD o dispositivo USB nella tua console. 1. Accendi la console. 1. Avvia l'Homebrew Channel. 1. Avvia d2x cIOS Installer dalla lista degli homebrew. -1. Quando ti viene chiesto che IOS usare, seleziona IOS 58. - + Dovrebbe funzionare in quasi tutti i casi. -1. Ora, installerai i cIOS individuali da 248-251. Le impostazioni esatte sono elencate di seguito. - + Installazione del cIOS 248 +1. Set everything to match the following: - ``` - Select cIOS - Select cIOS base <38> - Select cIOS slot <248> - Select cIOS revision <65535> - ``` + ``` + Select cIOS + Select cIOS base <38> + Select cIOS slot <248> + Select cIOS revision <65535> + ``` - ![](/images/cios/d2x_v11_248.png) + ![](/images/cios/d2x_v11_248.png) + +1. Press `A`. This will bring you to the slot map: + + ![](/images/cios/d2x_summary.png) + +1. Press `A` again. + + ![](/images/cios/d2x_installation.png) + +1. After the installation has finished, you will be brought back to the slot map. Ensure that the slot that was just installed is highlighted green. + + ![](/images/cios/d2x_log.png) + + If the slot is highlighted red, try install the cIOS again.
If you are getting an error before/during the downloading stages, press B to exit and continue from [Section I](#section-i---downloading). + {: .notice--info} + +1. Press `A`. This will return you to the configuration screen. +1. Repeat the previous 5 steps with the following configurations: + Installazione del cIOS 249 @@ -106,5 +116,7 @@ Per ogni cIOS che vuoi provare a installare, ti verrà prima mostrata una grigli ![](/images/cios/d2x_v11_251.png) -Continua all'[Installazione dell'Open Shop Channel](osc) Ora che il tuo Wii ha una protezione dai brick adeguata, puoi installare l'Open Shop Channel, una repository affidabile per applicazioni homebrew che possono di cui si può usufruire sia con che senza il Wii. +1. Once you have finished with all 4 cIOSes, press B to return to the Homebrew Channel. + +Continue to [Open Shop Channel Installation](osc)
Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. {: .notice--info} diff --git a/_pages/it_IT/faq.md b/_pages/it_IT/faq.md index 6fd6461db..4d498c520 100644 --- a/_pages/it_IT/faq.md +++ b/_pages/it_IT/faq.md @@ -12,7 +12,7 @@ Non molto rischioso onestamente, dipende dalla tua console. Il Wii ha molte meno ### Ricevo un errore XXXXXX, come lo sistemo? Per verificare il significato dell'errore, per favore visita [La pagina degli errori di Wiimmfi](https://wiimmfi.de/error). Gli errori più comuni hanno le correzioni elencate sotto: -#### Errore 01530/51330 +#### Errore 051330/51330 Esegui un test della connessione Internet andando su `Impostazioni Wii > Internet > Impostazioni di Collegamento > Connessione Wi-Fi > Prova di Connessione` diff --git a/_pages/it_IT/get-started.md b/_pages/it_IT/get-started.md index ddea76248..71f5300c1 100644 --- a/_pages/it_IT/get-started.md +++ b/_pages/it_IT/get-started.md @@ -24,5 +24,5 @@ Seleziona l'exploit che corrisponde al meglio alla tua console e situazione. Se | ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Wii/Wii Family Edition | Se puoi usare un PC Windows:
Configurazione Automatica: procedi con [ModMii](modmii)
Se puoi usare una scheda SD:
Configurazione manuale: Procedi con [Wilbrand](wilbrand)
Se non puoi usare una scheda SD:
Configurazione Manuale: Procedi con [str2hax](str2hax)
| | Wii mini | Procedi con [Bluebomb](bluebomb) | -| Wii U (vWii) | Se non hai ancora modificato il tuo Wii U:
Procedi con [Introduzione (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
Se il tuo Wii U è già modificato:
Procedi con [vWii Modding (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii-modding) | +| Wii U (vWii) | Se non hai ancora modificato la tua Wii U:
Vai su [Introduzione (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
Se hai già modificato la tua Wii U:
Vai su [Modding vWii (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii/sd-preparation) | | Emulatore Dolphin | Procedi con [Homebrew Channel su Dolphin](homebrew-dolphin) | diff --git a/_pages/it_IT/priiloader-usage.md b/_pages/it_IT/priiloader-usage.md index 5328c1289..51fff8998 100644 --- a/_pages/it_IT/priiloader-usage.md +++ b/_pages/it_IT/priiloader-usage.md @@ -26,7 +26,7 @@ Priiloader ti permette l'avvio automatico dell'Homebrew Channel, un'individuale
Se si desidera fare l'autoboot a USB Loader GX, inizia con quanto segue: - + Scarica il forwarder WAD di USB Loader GX ([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)). + + Scarica il forwarder WAD per USB Loader GX ([Wii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_Wii.wad), [vWii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_vWii.wad)). + Scarica l'[UNEO Channel Booter per Priiloader](https://sourceforge.net/projects/usbloadergx/files/Releases/Forwarders%20dols/UNEO%20Channel%20Booter%20for%20Priiloader.zip/download). + Installa il forwarder WAD con un WAD manager tipo [WAWM ModMii Edition](yawmme). + Estrai il file `UNEO Channel Booter for Priiloader.zip` dove desideri. diff --git a/_pages/it_IT/wiibackupmanager.md b/_pages/it_IT/wiibackupmanager.md index e6f2ac5e1..5888c084d 100644 --- a/_pages/it_IT/wiibackupmanager.md +++ b/_pages/it_IT/wiibackupmanager.md @@ -56,7 +56,7 @@ Assicurati che l'unità USB sia formattata come FAT32. Non formattarla come altr [Continua con cIOS](cios)
Il cIOS è richiesto nel tuo Wii per l'utilizzo dei loader USB. {: .notice--info} -Ora puoi usare [USB Loader GX](usbloadergx) oppure [WiiFlow](wiiflow) per giocare ai giochi dalla tua unità USB o scheda SD. +Ora puoi usare [USB Loader GX o WiiFlow](wii-loaders) per riprodurre giochi dalla tua scheda SD o dispositivo USB. {: .notice--info} [Clicca qui per tornare alla Navigazione del Sito.](navigazione-sito) diff --git a/_pages/ja_JP/bricks.md b/_pages/ja_JP/bricks.md index 45ebb1ff9..4f674cb5e 100644 --- a/_pages/ja_JP/bricks.md +++ b/_pages/ja_JP/bricks.md @@ -10,13 +10,13 @@ title: "ブリック" ブリックを阻止することは当たり前のことから念のためのバックアップなどのことからできることです。 基本的にしない方がいいことが複数あります。 -+ ホームブルーの制作者に推奨されない限り、古いガイド、古いホームブルーや動画ガイドはつかわない。 -+ `Pimp My Wii`のホームブルーアプリは何があっても使わない。 かなり危険でWiiをブリックさせる可能性もあります。 ++ **Do NOT follow old Wii modding tutorials, use old homebrew, or use video guides on the Internet unless it is EXPLICITLY RECOMMENDED by the homebrew developer.** ++ **Do NOT, under ANY CIRCUMSTANCES, USE THE HOMEBREW APP `Pimp My Wii`. かなり危険でWiiをブリックさせる可能性もあります。** + **Do NOT restore NAND backups from other consoles!** -+ **Do NOT use a Nintendo Wi-Fi Connection service unless it is known to be RCE patched (such as [Wiimmfi](wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii! ++ **Do NOT use a Nintendo Wi-Fi Connection service unless it is known to be RCE patched (such as [Wiimmfi](wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii!** + **Only install updates for your own region!**. + Installing updates from another region could have no effect at best, but result in a [Korean Kii/Error 003](bricks#korean-kiierror-003-brick) brick at worst. To prevent this from happening if you bought a pre-owned Wii, run [SysCheck](syscheck) to verify the original region of your console. If it is Korean, be EXTREMELY careful with applying system updates to your console, and consider seeking support for further assistance. -+ **Do NOT delete or modify system files, and do NOT install any system file mods unless you know what you are doing! ++ **Do NOT delete or modify system files, and do NOT install any system file mods unless you know what you are doing!** + An example of modifying files going wrong is replacing IOS80 on Wii mini, which may result in a [Wi-Fi Brick](bricks#wi-fi-brick). + **Do NOT install homebrew from untrustworthy sources or if the source code is not available.** + Software on the [Open Shop Channel](osc) is safe. diff --git a/_pages/ja_JP/cios.md b/_pages/ja_JP/cios.md index ffa112557..29d3e937b 100644 --- a/_pages/ja_JP/cios.md +++ b/_pages/ja_JP/cios.md @@ -20,9 +20,9 @@ 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) +#### Section I - Downloading -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. +If your Wii has an Internet connection, you may skip this section.
However, If you encounter any errors like `net_init failed`, `net_gethostbyname failed:`, or any other issues during the downloading stage this will allow the Wii to skip the downloading step. {: .notice--warning} If you are not on Windows, you may download & run [this script](/assets/files/d2x_offline_ios.sh), and it will download the WAD files for you. @@ -48,30 +48,40 @@ The WAD files should be on your SD card like this: ![](/images/cios/d2x_offline_ #### Section II - Installing -If `d2x-v11-beta1` isn't showing up, try select the cIOS base first, then check again. This can also happen if your SD card is locked. -{: .notice--info} - -On each cIOS that you try to install, you will first be shown a grid of active IOS on the Wi. Simply press A again, and it will install. Then, you will be shown a results screen, just press A as well and go to the next cIOS. -{: .notice--info} 1. Copy the `apps` folder in the d2x-cios-installer `.zip` to the root of your SD card or USB drive. 1. Reinsert your SD card or USB drive into your console. 1. Wiiの電源を入れます。 1. Homebrew Channelを起動します。 1. Launch d2x cIOS Installer from the list of homebrew. -1. When asked what IOS you would like to use, select IOS 58. - + This should work in nearly all cases. -1. Now, you will install individual cIOS from 248-251. The exact settings needed are listed below. - + cIOS 248 Installation +1. Set everything to match the following: - ``` - Select cIOS - Select cIOS base <38> - Select cIOS slot <248> - Select cIOS revision <65535> - ``` + ``` + Select cIOS + Select cIOS base <38> + Select cIOS slot <248> + Select cIOS revision <65535> + ``` - ![](/images/cios/d2x_v11_248.png) + ![](/images/cios/d2x_v11_248.png) + +1. Press `A`. This will bring you to the slot map: + + ![](/images/cios/d2x_summary.png) + +1. Press `A` again. + + ![](/images/cios/d2x_installation.png) + +1. After the installation has finished, you will be brought back to the slot map. Ensure that the slot that was just installed is highlighted green. + + ![](/images/cios/d2x_log.png) + + If the slot is highlighted red, try install the cIOS again.
If you are getting an error before/during the downloading stages, press B to exit and continue from [Section I](#section-i---downloading). + {: .notice--info} + +1. Press `A`. This will return you to the configuration screen. +1. Repeat the previous 5 steps with the following configurations: + cIOS 249 Installation @@ -106,5 +116,7 @@ On each cIOS that you try to install, you will first be shown a grid of active I ![](/images/cios/d2x_v11_251.png) -Continue to [Open Shop Channel Installation](osc) Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. +1. Once you have finished with all 4 cIOSes, press B to return to the Homebrew Channel. + +Continue to [Open Shop Channel Installation](osc)
Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. {: .notice--info} diff --git a/_pages/ja_JP/faq.md b/_pages/ja_JP/faq.md index 87a04c130..2da8c1386 100644 --- a/_pages/ja_JP/faq.md +++ b/_pages/ja_JP/faq.md @@ -12,7 +12,7 @@ Not very risky to be honest, depending on your console. The Wii requires much le ### I got error code XXXXXX, how do I fix it? In order to check what the error means, please visit the [Wiimmfi error page](https://wiimmfi.de/error). More common errors have fixes listed below: -#### Error 01530/51330 +#### Error 051330/51330 Run an Internet connection test by going to `Wii Settings > Internet > Connection settings > Connection > Test this connection` diff --git a/_pages/ja_JP/get-started.md b/_pages/ja_JP/get-started.md index c74592817..661b00c1d 100644 --- a/_pages/ja_JP/get-started.md +++ b/_pages/ja_JP/get-started.md @@ -24,5 +24,5 @@ Select the exploit that corresponds to your console and situation the best. If t | ---------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Wii/Wii Family Edition | If you can use a Windows PC:
Automatic Setup: Proceed to [ModMii](modmii)
If you can use an SD card:
Manual Setup: Proceed to [Wilbrand](wilbrand)
If you cannot use an SD card:
Manual Setup: Proceed to [str2hax](str2hax)
| | Wii Mini | Proceed to [Bluebomb](bluebomb) | -| Wii U (vWii) | If you have not modded your Wii U yet:
Proceed to [Introduction (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
If your Wii U is already modded:
Proceed to [vWii Modding (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii-modding) | +| Wii U (vWii) | If you have not modded your Wii U yet:
Proceed to [Introduction (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
If your Wii U is already modded:
Proceed to [vWii Modding (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii/sd-preparation) | | Dolphin Emulator | Proceed to [Homebrew Channel on Dolphin](homebrew-dolphin) | diff --git a/_pages/ja_JP/priiloader-usage.md b/_pages/ja_JP/priiloader-usage.md index 84d51dd9a..c1165e650 100644 --- a/_pages/ja_JP/priiloader-usage.md +++ b/_pages/ja_JP/priiloader-usage.md @@ -26,7 +26,7 @@ Priiloader allows you to automatically boot to the Homebrew Channel, an individu
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 USB Loader GX forwarder WAD ([Wii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_Wii.wad), [vWii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_vWii.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. diff --git a/_pages/ja_JP/wiibackupmanager.md b/_pages/ja_JP/wiibackupmanager.md index 1ea51b00c..793996d54 100644 --- a/_pages/ja_JP/wiibackupmanager.md +++ b/_pages/ja_JP/wiibackupmanager.md @@ -56,7 +56,7 @@ Make sure your USB drive is formatted as FAT32. Do not format it as other types [Continue to cIOS](cios)
cIOS is needed for your Wii to use a USB Loader. {: .notice--info} -You can now use [USB Loader GX](usbloadergx) or [WiiFlow](wiiflow) to play games from your USB drive or SD card. +You can now use [USB Loader GX or WiiFlow](wii-loaders) to play games from your USB drive or SD card. {: .notice--info} [サイトマップに移動する](site-navigation) diff --git a/_pages/ko_KR/bricks.md b/_pages/ko_KR/bricks.md index 0dae34941..13925f102 100644 --- a/_pages/ko_KR/bricks.md +++ b/_pages/ko_KR/bricks.md @@ -10,13 +10,13 @@ A "Brick" usually means your Wii has reached a state where its next purpose in e Preventing a brick involves many rules that range between common sense and fail-safe backups. Here are the general recommendations of what not to do: -+ **Do NOT follow old Wii modding tutorials, use old homebrew, or use video guides on the Internet unless it is EXPLICITLY RECOMMENDED by the homebrew developer. -+ **Do NOT, under ANY CIRCUMSTANCES, USE THE HOMEBREW APP `Pimp My Wii`. It is DANGEROUS and does things that have the ability to BRICK YOUR WII! ++ **Do NOT follow old Wii modding tutorials, use old homebrew, or use video guides on the Internet unless it is EXPLICITLY RECOMMENDED by the homebrew developer.** ++ **Do NOT, under ANY CIRCUMSTANCES, USE THE HOMEBREW APP `Pimp My Wii`. It is DANGEROUS and does things that have the ability to BRICK YOUR WII!** + **Do NOT restore NAND backups from other consoles!** -+ **Do NOT use a Nintendo Wi-Fi Connection service unless it is known to be RCE patched (such as [Wiimmfi](wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii! ++ **Do NOT use a Nintendo Wi-Fi Connection service unless it is known to be RCE patched (such as [Wiimmfi](wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii!** + **Only install updates for your own region!**. + Installing updates from another region could have no effect at best, but result in a [Korean Kii/Error 003](bricks#korean-kiierror-003-brick) brick at worst. To prevent this from happening if you bought a pre-owned Wii, run [SysCheck](syscheck) to verify the original region of your console. If it is Korean, be EXTREMELY careful with applying system updates to your console, and consider seeking support for further assistance. -+ **Do NOT delete or modify system files, and do NOT install any system file mods unless you know what you are doing! ++ **Do NOT delete or modify system files, and do NOT install any system file mods unless you know what you are doing!** + An example of modifying files going wrong is replacing IOS80 on Wii mini, which may result in a [Wi-Fi Brick](bricks#wi-fi-brick). + **Do NOT install homebrew from untrustworthy sources or if the source code is not available.** + Software on the [Open Shop Channel](osc) is safe. diff --git a/_pages/ko_KR/cios.md b/_pages/ko_KR/cios.md index d7b210978..62b642f47 100644 --- a/_pages/ko_KR/cios.md +++ b/_pages/ko_KR/cios.md @@ -20,9 +20,9 @@ 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) +#### Section I - Downloading -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. +If your Wii has an Internet connection, you may skip this section.
However, If you encounter any errors like `net_init failed`, `net_gethostbyname failed:`, or any other issues during the downloading stage this will allow the Wii to skip the downloading step. {: .notice--warning} If you are not on Windows, you may download & run [this script](/assets/files/d2x_offline_ios.sh), and it will download the WAD files for you. @@ -48,30 +48,40 @@ The WAD files should be on your SD card like this: ![](/images/cios/d2x_offline_ #### Section II - Installing -If `d2x-v11-beta1` isn't showing up, try select the cIOS base first, then check again. This can also happen if your SD card is locked. -{: .notice--info} - -On each cIOS that you try to install, you will first be shown a grid of active IOS on the Wi. Simply press A again, and it will install. Then, you will be shown a results screen, just press A as well and go to the next cIOS. -{: .notice--info} 1. Copy the `apps` folder in the d2x-cios-installer `.zip` to the root of your SD card or USB drive. 1. Reinsert your SD card or USB drive into your console. 1. 콘솔의 전원을 켜 주세요. 1. Homebrew Channel을 실행해 주세요. 1. Launch d2x cIOS Installer from the list of homebrew. -1. When asked what IOS you would like to use, select IOS 58. - + This should work in nearly all cases. -1. Now, you will install individual cIOS from 248-251. The exact settings needed are listed below. - + cIOS 248 Installation +1. Set everything to match the following: - ``` - Select cIOS - Select cIOS base <38> - Select cIOS slot <248> - Select cIOS revision <65535> - ``` + ``` + Select cIOS + Select cIOS base <38> + Select cIOS slot <248> + Select cIOS revision <65535> + ``` - ![](/images/cios/d2x_v11_248.png) + ![](/images/cios/d2x_v11_248.png) + +1. Press `A`. This will bring you to the slot map: + + ![](/images/cios/d2x_summary.png) + +1. Press `A` again. + + ![](/images/cios/d2x_installation.png) + +1. After the installation has finished, you will be brought back to the slot map. Ensure that the slot that was just installed is highlighted green. + + ![](/images/cios/d2x_log.png) + + If the slot is highlighted red, try install the cIOS again.
If you are getting an error before/during the downloading stages, press B to exit and continue from [Section I](#section-i---downloading). + {: .notice--info} + +1. Press `A`. This will return you to the configuration screen. +1. Repeat the previous 5 steps with the following configurations: + cIOS 249 Installation @@ -106,5 +116,7 @@ On each cIOS that you try to install, you will first be shown a grid of active I ![](/images/cios/d2x_v11_251.png) -Continue to [Open Shop Channel Installation](osc) Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. +1. Once you have finished with all 4 cIOSes, press B to return to the Homebrew Channel. + +Continue to [Open Shop Channel Installation](osc)
Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. {: .notice--info} diff --git a/_pages/ko_KR/faq.md b/_pages/ko_KR/faq.md index 9e2a35d64..fdcc6f09d 100644 --- a/_pages/ko_KR/faq.md +++ b/_pages/ko_KR/faq.md @@ -12,7 +12,7 @@ Not very risky to be honest, depending on your console. The Wii requires much le ### I got error code XXXXXX, how do I fix it? In order to check what the error means, please visit the [Wiimmfi error page](https://wiimmfi.de/error). More common errors have fixes listed below: -#### Error 01530/51330 +#### Error 051330/51330 Run an Internet connection test by going to `Wii Settings > Internet > Connection settings > Connection > Test this connection` diff --git a/_pages/ko_KR/get-started.md b/_pages/ko_KR/get-started.md index 677dcc7f2..aeaf96325 100644 --- a/_pages/ko_KR/get-started.md +++ b/_pages/ko_KR/get-started.md @@ -24,5 +24,5 @@ Select the exploit that corresponds to your console and situation the best. If t | ---------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Wii/Wii Family Edition | If you can use a Windows PC:
Automatic Setup: Proceed to [ModMii](modmii)
If you can use an SD card:
Manual Setup: Proceed to [Wilbrand](wilbrand)
If you cannot use an SD card:
Manual Setup: Proceed to [str2hax](str2hax)
| | Wii mini | Proceed to [Bluebomb](bluebomb) | -| Wii U (vWii) | If you have not modded your Wii U yet:
Proceed to [Introduction (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
If your Wii U is already modded:
Proceed to [vWii Modding (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii-modding) | +| Wii U (vWii) | If you have not modded your Wii U yet:
Proceed to [Introduction (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
If your Wii U is already modded:
Proceed to [vWii Modding (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii/sd-preparation) | | Dolphin Emulator | Proceed to [Homebrew Channel on Dolphin](homebrew-dolphin) | diff --git a/_pages/ko_KR/priiloader-usage.md b/_pages/ko_KR/priiloader-usage.md index f1e5c9832..dde954191 100644 --- a/_pages/ko_KR/priiloader-usage.md +++ b/_pages/ko_KR/priiloader-usage.md @@ -26,7 +26,7 @@ Priiloader allows you to automatically boot to the Homebrew Channel, an individu
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 USB Loader GX forwarder WAD ([Wii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_Wii.wad), [vWii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_vWii.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. diff --git a/_pages/ko_KR/wiibackupmanager.md b/_pages/ko_KR/wiibackupmanager.md index 56db89d06..f4a5c8015 100644 --- a/_pages/ko_KR/wiibackupmanager.md +++ b/_pages/ko_KR/wiibackupmanager.md @@ -56,7 +56,7 @@ Make sure your USB drive is formatted as FAT32. Do not format it as other types [Continue to cIOS](cios)
cIOS is needed for your Wii to use a USB Loader. {: .notice--info} -You can now use [USB Loader GX](usbloadergx) or [WiiFlow](wiiflow) to play games from your USB drive or SD card. +You can now use [USB Loader GX or WiiFlow](wii-loaders) to play games from your USB drive or SD card. {: .notice--info} [여기를 눌러 사이트 탐색으로 돌아갑니다.](site-navigation) diff --git a/_pages/no_NO/bricks.md b/_pages/no_NO/bricks.md index e855df654..607244e47 100644 --- a/_pages/no_NO/bricks.md +++ b/_pages/no_NO/bricks.md @@ -10,13 +10,13 @@ A "Brick" usually means your Wii has reached a state where its next purpose in e Preventing a brick involves many rules that range between common sense and fail-safe backups. Here are the general recommendations of what not to do: -+ **Do NOT follow old Wii modding tutorials, use old homebrew, or use video guides on the Internet unless it is EXPLICITLY RECOMMENDED by the homebrew developer. -+ **Do NOT, under ANY CIRCUMSTANCES, USE THE HOMEBREW APP `Pimp My Wii`. It is DANGEROUS and does things that have the ability to BRICK YOUR WII! ++ **Do NOT follow old Wii modding tutorials, use old homebrew, or use video guides on the Internet unless it is EXPLICITLY RECOMMENDED by the homebrew developer.** ++ **Do NOT, under ANY CIRCUMSTANCES, USE THE HOMEBREW APP `Pimp My Wii`. It is DANGEROUS and does things that have the ability to BRICK YOUR WII!** + **Do NOT restore NAND backups from other consoles!** -+ **Do NOT use a Nintendo Wi-Fi Connection service unless it is known to be RCE patched (such as [Wiimmfi](wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii! ++ **Do NOT use a Nintendo Wi-Fi Connection service unless it is known to be RCE patched (such as [Wiimmfi](wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii!** + **Only install updates for your own region!**. + Installing updates from another region could have no effect at best, but result in a [Korean Kii/Error 003](bricks#korean-kiierror-003-brick) brick at worst. To prevent this from happening if you bought a pre-owned Wii, run [SysCheck](syscheck) to verify the original region of your console. If it is Korean, be EXTREMELY careful with applying system updates to your console, and consider seeking support for further assistance. -+ **Do NOT delete or modify system files, and do NOT install any system file mods unless you know what you are doing! ++ **Do NOT delete or modify system files, and do NOT install any system file mods unless you know what you are doing!** + An example of modifying files going wrong is replacing IOS80 on Wii mini, which may result in a [Wi-Fi Brick](bricks#wi-fi-brick). + **Do NOT install homebrew from untrustworthy sources or if the source code is not available.** + Software on the [Open Shop Channel](osc) is safe. diff --git a/_pages/no_NO/cios.md b/_pages/no_NO/cios.md index 5c99ea00b..ff73968ff 100644 --- a/_pages/no_NO/cios.md +++ b/_pages/no_NO/cios.md @@ -20,9 +20,9 @@ Ensure that if you are using an SD card, the lock switch is in the unlocked posi ### Instructions -#### Section I - Downloading (Only required if your Wii doesn't have Internet) +#### Section I - Downloading -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. +If your Wii has an Internet connection, you may skip this section.
However, If you encounter any errors like `net_init failed`, `net_gethostbyname failed:`, or any other issues during the downloading stage this will allow the Wii to skip the downloading step. {: .notice--warning} If you are not on Windows, you may download & run [this script](/assets/files/d2x_offline_ios.sh), and it will download the WAD files for you. @@ -48,30 +48,40 @@ The WAD files should be on your SD card like this: ![](/images/cios/d2x_offline_ #### Section II - Installing -If `d2x-v11-beta1` isn't showing up, try select the cIOS base first, then check again. This can also happen if your SD card is locked. -{: .notice--info} - -On each cIOS that you try to install, you will first be shown a grid of active IOS on the Wi. Simply press A again, and it will install. Then, you will be shown a results screen, just press A as well and go to the next cIOS. -{: .notice--info} 1. Copy the `apps` folder in the d2x-cios-installer `.zip` to the root of your SD card or USB drive. 1. Reinsert your SD card or USB drive into your console. 1. Power on your console. 1. Launch the Homebrew Channel. 1. Launch d2x cIOS Installer from the list of homebrew. -1. When asked what IOS you would like to use, select IOS 58. - + This should work in nearly all cases. -1. Now, you will install individual cIOS from 248-251. The exact settings needed are listed below. - + cIOS 248 Installation +1. Set everything to match the following: - ``` - Select cIOS - Select cIOS base <38> - Select cIOS slot <248> - Select cIOS revision <65535> - ``` + ``` + Select cIOS + Select cIOS base <38> + Select cIOS slot <248> + Select cIOS revision <65535> + ``` - ![](/images/cios/d2x_v11_248.png) + ![](/images/cios/d2x_v11_248.png) + +1. Press `A`. This will bring you to the slot map: + + ![](/images/cios/d2x_summary.png) + +1. Press `A` again. + + ![](/images/cios/d2x_installation.png) + +1. After the installation has finished, you will be brought back to the slot map. Ensure that the slot that was just installed is highlighted green. + + ![](/images/cios/d2x_log.png) + + If the slot is highlighted red, try install the cIOS again.
If you are getting an error before/during the downloading stages, press B to exit and continue from [Section I](#section-i---downloading). + {: .notice--info} + +1. Press `A`. This will return you to the configuration screen. +1. Repeat the previous 5 steps with the following configurations: + cIOS 249 Installation @@ -106,5 +116,7 @@ On each cIOS that you try to install, you will first be shown a grid of active I ![](/images/cios/d2x_v11_251.png) -Continue to [Open Shop Channel Installation](osc) Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. +1. Once you have finished with all 4 cIOSes, press B to return to the Homebrew Channel. + +Continue to [Open Shop Channel Installation](osc)
Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. {: .notice--info} diff --git a/_pages/no_NO/faq.md b/_pages/no_NO/faq.md index 87a04c130..2da8c1386 100644 --- a/_pages/no_NO/faq.md +++ b/_pages/no_NO/faq.md @@ -12,7 +12,7 @@ Not very risky to be honest, depending on your console. The Wii requires much le ### I got error code XXXXXX, how do I fix it? In order to check what the error means, please visit the [Wiimmfi error page](https://wiimmfi.de/error). More common errors have fixes listed below: -#### Error 01530/51330 +#### Error 051330/51330 Run an Internet connection test by going to `Wii Settings > Internet > Connection settings > Connection > Test this connection` diff --git a/_pages/no_NO/get-started.md b/_pages/no_NO/get-started.md index cfd1efc3b..2c7ff0167 100644 --- a/_pages/no_NO/get-started.md +++ b/_pages/no_NO/get-started.md @@ -24,5 +24,5 @@ Select the exploit that corresponds to your console and situation the best. If t | ---------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Wii/Wii Family Edition | If you can use a Windows PC:
Automatic Setup: Proceed to [ModMii](modmii)
If you can use an SD card:
Manual Setup: Proceed to [Wilbrand](wilbrand)
If you cannot use an SD card:
Manual Setup: Proceed to [str2hax](str2hax)
| | Wii mini | Proceed to [Bluebomb](bluebomb) | -| Wii U (vWii) | If you have not modded your Wii U yet:
Proceed to [Introduction (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
If your Wii U is already modded:
Proceed to [vWii Modding (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii-modding) | +| Wii U (vWii) | If you have not modded your Wii U yet:
Proceed to [Introduction (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
If your Wii U is already modded:
Proceed to [vWii Modding (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii/sd-preparation) | | Dolphin Emulator | Proceed to [Homebrew Channel on Dolphin](homebrew-dolphin) | diff --git a/_pages/no_NO/priiloader-usage.md b/_pages/no_NO/priiloader-usage.md index 84d51dd9a..c1165e650 100644 --- a/_pages/no_NO/priiloader-usage.md +++ b/_pages/no_NO/priiloader-usage.md @@ -26,7 +26,7 @@ Priiloader allows you to automatically boot to the Homebrew Channel, an individu
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 USB Loader GX forwarder WAD ([Wii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_Wii.wad), [vWii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_vWii.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. diff --git a/_pages/no_NO/wiibackupmanager.md b/_pages/no_NO/wiibackupmanager.md index f081ef032..8a2f3d9fa 100644 --- a/_pages/no_NO/wiibackupmanager.md +++ b/_pages/no_NO/wiibackupmanager.md @@ -56,7 +56,7 @@ Make sure your USB drive is formatted as FAT32. Do not format it as other types [Continue to cIOS](cios)
cIOS is needed for your Wii to use a USB Loader. {: .notice--info} -You can now use [USB Loader GX](usbloadergx) or [WiiFlow](wiiflow) to play games from your USB drive or SD card. +You can now use [USB Loader GX or WiiFlow](wii-loaders) to play games from your USB drive or SD card. {: .notice--info} [Click here to go back to the site index.](site-navigation) diff --git a/_pages/pl_PL/bricks.md b/_pages/pl_PL/bricks.md index e855df654..607244e47 100644 --- a/_pages/pl_PL/bricks.md +++ b/_pages/pl_PL/bricks.md @@ -10,13 +10,13 @@ A "Brick" usually means your Wii has reached a state where its next purpose in e Preventing a brick involves many rules that range between common sense and fail-safe backups. Here are the general recommendations of what not to do: -+ **Do NOT follow old Wii modding tutorials, use old homebrew, or use video guides on the Internet unless it is EXPLICITLY RECOMMENDED by the homebrew developer. -+ **Do NOT, under ANY CIRCUMSTANCES, USE THE HOMEBREW APP `Pimp My Wii`. It is DANGEROUS and does things that have the ability to BRICK YOUR WII! ++ **Do NOT follow old Wii modding tutorials, use old homebrew, or use video guides on the Internet unless it is EXPLICITLY RECOMMENDED by the homebrew developer.** ++ **Do NOT, under ANY CIRCUMSTANCES, USE THE HOMEBREW APP `Pimp My Wii`. It is DANGEROUS and does things that have the ability to BRICK YOUR WII!** + **Do NOT restore NAND backups from other consoles!** -+ **Do NOT use a Nintendo Wi-Fi Connection service unless it is known to be RCE patched (such as [Wiimmfi](wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii! ++ **Do NOT use a Nintendo Wi-Fi Connection service unless it is known to be RCE patched (such as [Wiimmfi](wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii!** + **Only install updates for your own region!**. + Installing updates from another region could have no effect at best, but result in a [Korean Kii/Error 003](bricks#korean-kiierror-003-brick) brick at worst. To prevent this from happening if you bought a pre-owned Wii, run [SysCheck](syscheck) to verify the original region of your console. If it is Korean, be EXTREMELY careful with applying system updates to your console, and consider seeking support for further assistance. -+ **Do NOT delete or modify system files, and do NOT install any system file mods unless you know what you are doing! ++ **Do NOT delete or modify system files, and do NOT install any system file mods unless you know what you are doing!** + An example of modifying files going wrong is replacing IOS80 on Wii mini, which may result in a [Wi-Fi Brick](bricks#wi-fi-brick). + **Do NOT install homebrew from untrustworthy sources or if the source code is not available.** + Software on the [Open Shop Channel](osc) is safe. diff --git a/_pages/pl_PL/cios.md b/_pages/pl_PL/cios.md index 5c99ea00b..ff73968ff 100644 --- a/_pages/pl_PL/cios.md +++ b/_pages/pl_PL/cios.md @@ -20,9 +20,9 @@ Ensure that if you are using an SD card, the lock switch is in the unlocked posi ### Instructions -#### Section I - Downloading (Only required if your Wii doesn't have Internet) +#### Section I - Downloading -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. +If your Wii has an Internet connection, you may skip this section.
However, If you encounter any errors like `net_init failed`, `net_gethostbyname failed:`, or any other issues during the downloading stage this will allow the Wii to skip the downloading step. {: .notice--warning} If you are not on Windows, you may download & run [this script](/assets/files/d2x_offline_ios.sh), and it will download the WAD files for you. @@ -48,30 +48,40 @@ The WAD files should be on your SD card like this: ![](/images/cios/d2x_offline_ #### Section II - Installing -If `d2x-v11-beta1` isn't showing up, try select the cIOS base first, then check again. This can also happen if your SD card is locked. -{: .notice--info} - -On each cIOS that you try to install, you will first be shown a grid of active IOS on the Wi. Simply press A again, and it will install. Then, you will be shown a results screen, just press A as well and go to the next cIOS. -{: .notice--info} 1. Copy the `apps` folder in the d2x-cios-installer `.zip` to the root of your SD card or USB drive. 1. Reinsert your SD card or USB drive into your console. 1. Power on your console. 1. Launch the Homebrew Channel. 1. Launch d2x cIOS Installer from the list of homebrew. -1. When asked what IOS you would like to use, select IOS 58. - + This should work in nearly all cases. -1. Now, you will install individual cIOS from 248-251. The exact settings needed are listed below. - + cIOS 248 Installation +1. Set everything to match the following: - ``` - Select cIOS - Select cIOS base <38> - Select cIOS slot <248> - Select cIOS revision <65535> - ``` + ``` + Select cIOS + Select cIOS base <38> + Select cIOS slot <248> + Select cIOS revision <65535> + ``` - ![](/images/cios/d2x_v11_248.png) + ![](/images/cios/d2x_v11_248.png) + +1. Press `A`. This will bring you to the slot map: + + ![](/images/cios/d2x_summary.png) + +1. Press `A` again. + + ![](/images/cios/d2x_installation.png) + +1. After the installation has finished, you will be brought back to the slot map. Ensure that the slot that was just installed is highlighted green. + + ![](/images/cios/d2x_log.png) + + If the slot is highlighted red, try install the cIOS again.
If you are getting an error before/during the downloading stages, press B to exit and continue from [Section I](#section-i---downloading). + {: .notice--info} + +1. Press `A`. This will return you to the configuration screen. +1. Repeat the previous 5 steps with the following configurations: + cIOS 249 Installation @@ -106,5 +116,7 @@ On each cIOS that you try to install, you will first be shown a grid of active I ![](/images/cios/d2x_v11_251.png) -Continue to [Open Shop Channel Installation](osc) Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. +1. Once you have finished with all 4 cIOSes, press B to return to the Homebrew Channel. + +Continue to [Open Shop Channel Installation](osc)
Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. {: .notice--info} diff --git a/_pages/pl_PL/faq.md b/_pages/pl_PL/faq.md index 87a04c130..2da8c1386 100644 --- a/_pages/pl_PL/faq.md +++ b/_pages/pl_PL/faq.md @@ -12,7 +12,7 @@ Not very risky to be honest, depending on your console. The Wii requires much le ### I got error code XXXXXX, how do I fix it? In order to check what the error means, please visit the [Wiimmfi error page](https://wiimmfi.de/error). More common errors have fixes listed below: -#### Error 01530/51330 +#### Error 051330/51330 Run an Internet connection test by going to `Wii Settings > Internet > Connection settings > Connection > Test this connection` diff --git a/_pages/pl_PL/get-started.md b/_pages/pl_PL/get-started.md index cfd1efc3b..2c7ff0167 100644 --- a/_pages/pl_PL/get-started.md +++ b/_pages/pl_PL/get-started.md @@ -24,5 +24,5 @@ Select the exploit that corresponds to your console and situation the best. If t | ---------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Wii/Wii Family Edition | If you can use a Windows PC:
Automatic Setup: Proceed to [ModMii](modmii)
If you can use an SD card:
Manual Setup: Proceed to [Wilbrand](wilbrand)
If you cannot use an SD card:
Manual Setup: Proceed to [str2hax](str2hax)
| | Wii mini | Proceed to [Bluebomb](bluebomb) | -| Wii U (vWii) | If you have not modded your Wii U yet:
Proceed to [Introduction (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
If your Wii U is already modded:
Proceed to [vWii Modding (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii-modding) | +| Wii U (vWii) | If you have not modded your Wii U yet:
Proceed to [Introduction (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
If your Wii U is already modded:
Proceed to [vWii Modding (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii/sd-preparation) | | Dolphin Emulator | Proceed to [Homebrew Channel on Dolphin](homebrew-dolphin) | diff --git a/_pages/pl_PL/priiloader-usage.md b/_pages/pl_PL/priiloader-usage.md index 84d51dd9a..c1165e650 100644 --- a/_pages/pl_PL/priiloader-usage.md +++ b/_pages/pl_PL/priiloader-usage.md @@ -26,7 +26,7 @@ Priiloader allows you to automatically boot to the Homebrew Channel, an individu
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 USB Loader GX forwarder WAD ([Wii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_Wii.wad), [vWii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_vWii.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. diff --git a/_pages/pl_PL/wiibackupmanager.md b/_pages/pl_PL/wiibackupmanager.md index f081ef032..8a2f3d9fa 100644 --- a/_pages/pl_PL/wiibackupmanager.md +++ b/_pages/pl_PL/wiibackupmanager.md @@ -56,7 +56,7 @@ Make sure your USB drive is formatted as FAT32. Do not format it as other types [Continue to cIOS](cios)
cIOS is needed for your Wii to use a USB Loader. {: .notice--info} -You can now use [USB Loader GX](usbloadergx) or [WiiFlow](wiiflow) to play games from your USB drive or SD card. +You can now use [USB Loader GX or WiiFlow](wii-loaders) to play games from your USB drive or SD card. {: .notice--info} [Click here to go back to the site index.](site-navigation) diff --git a/_pages/pt_BR/bricks.md b/_pages/pt_BR/bricks.md index f11c5088f..28286e8fd 100644 --- a/_pages/pt_BR/bricks.md +++ b/_pages/pt_BR/bricks.md @@ -10,13 +10,13 @@ A "Brick" usually means your Wii has reached a state where its next purpose in e Preventing a brick involves many rules that range between common sense and fail-safe backups. Here are the general recommendations of what not to do: -+ **Do NOT follow old Wii modding tutorials, use old homebrew, or use video guides on the Internet unless it is EXPLICITLY RECOMMENDED by the homebrew developer. -+ **Do NOT, under ANY CIRCUMSTANCES, USE THE HOMEBREW APP `Pimp My Wii`. It is DANGEROUS and does things that have the ability to BRICK YOUR WII! ++ **Do NOT follow old Wii modding tutorials, use old homebrew, or use video guides on the Internet unless it is EXPLICITLY RECOMMENDED by the homebrew developer.** ++ **Do NOT, under ANY CIRCUMSTANCES, USE THE HOMEBREW APP `Pimp My Wii`. It is DANGEROUS and does things that have the ability to BRICK YOUR WII!** + **Do NOT restore NAND backups from other consoles!** -+ **Do NOT use a Nintendo Wi-Fi Connection service unless it is known to be RCE patched (such as [Wiimmfi](wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii! ++ **Do NOT use a Nintendo Wi-Fi Connection service unless it is known to be RCE patched (such as [Wiimmfi](wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii!** + **Only install updates for your own region!**. + Installing updates from another region could have no effect at best, but result in a [Korean Kii/Error 003](bricks#korean-kiierror-003-brick) brick at worst. To prevent this from happening if you bought a pre-owned Wii, run [SysCheck](syscheck) to verify the original region of your console. If it is Korean, be EXTREMELY careful with applying system updates to your console, and consider seeking support for further assistance. -+ **Do NOT delete or modify system files, and do NOT install any system file mods unless you know what you are doing! ++ **Do NOT delete or modify system files, and do NOT install any system file mods unless you know what you are doing!** + An example of modifying files going wrong is replacing IOS80 on Wii mini, which may result in a [Wi-Fi Brick](bricks#wi-fi-brick). + **Do NOT install homebrew from untrustworthy sources or if the source code is not available.** + Software on the [Open Shop Channel](osc) is safe. diff --git a/_pages/pt_BR/cios.md b/_pages/pt_BR/cios.md index c75c1711d..1e79adfe4 100644 --- a/_pages/pt_BR/cios.md +++ b/_pages/pt_BR/cios.md @@ -20,9 +20,9 @@ Certifique-se de que se você estiver usando um cartão SD, o switch de bloqueio ### Instruções -#### Seção I - Baixando (somente necessário se seu Wii não tiver Internet) +#### Seção I - Baixando -Se o seu Wii tiver uma conexão com a internet, você pode pular esta seção.
No entanto, se você encontrar erros como `tcp_read timeout` e `net_gethostbyname failed:`Isso permitirá que o Wii pule a etapa de download. +If your Wii has an Internet connection, you may skip this section.
However, If you encounter any errors like `net_init failed`, `net_gethostbyname failed:`, or any other issues during the downloading stage this will allow the Wii to skip the downloading step. {: .notice--warning} Se você não estiver no Windows, pode baixar & rodar [este script](/assets/files/d2x_offline_ios.sh)e ele vai baixar os arquivos WAD para você. @@ -48,30 +48,40 @@ Os arquivos WAD devem estar no seu cartão SD assim: ![](/images/cios/d2x_offlin #### Seção II - Instalando -Se `d2x-v11-beta1` não estiver aparecendo, tente selecionar a base cIOS primeiro e depois verifique novamente. Isso também pode acontecer se o seu cartão SD estiver bloqueado. -{: .notice--info} - -Em cada cIOS que você tenta instalar, você primeiro verá uma grade de IOS ativo no Wii. Basta pressionar A novamente, e ela será instalada. Então, você verá uma tela de resultados, pressione A também e vá para a próxima cIOS. -{: .notice--info} 1. Copie a pasta `apps` do d2x-cios-installer `.zip` para a raiz do seu cartão SD ou da unidade USB. 1. Reinsira seu cartão SD ou armazenamento USB no seu console. 1. Ligue o seu console. 1. Abra o Homebrew Channel. 1. Abra o d2x cIOS Installer da lista de homebrews. -1. Quando perguntar qual IOS você gostaria de usar, selecione IOS 58. - + Isso deveria funcionar em quase todos os casos. -1. Agora, você irá instalar as cIOS individualmente de 248-251. As configurações exatas necessárias estão listadas abaixo. - + Instalação do cIOS 248 +1. Set everything to match the following: - ``` - Select cIOS - Select cIOS base <38> - Select cIOS slot <248> - Select cIOS revision <65535> - ``` + ``` + Select cIOS + Select cIOS base <38> + Select cIOS slot <248> + Select cIOS revision <65535> + ``` - ![](/images/cios/d2x_v11_248.png) + ![](/images/cios/d2x_v11_248.png) + +1. Press `A`. This will bring you to the slot map: + + ![](/images/cios/d2x_summary.png) + +1. Press `A` again. + + ![](/images/cios/d2x_installation.png) + +1. After the installation has finished, you will be brought back to the slot map. Ensure that the slot that was just installed is highlighted green. + + ![](/images/cios/d2x_log.png) + + If the slot is highlighted red, try install the cIOS again.
If you are getting an error before/during the downloading stages, press B to exit and continue from [Section I](#section-i---downloading). + {: .notice--info} + +1. Press `A`. This will return you to the configuration screen. +1. Repeat the previous 5 steps with the following configurations: + Instalação do cIOS 249 @@ -106,5 +116,7 @@ Em cada cIOS que você tenta instalar, você primeiro verá uma grade de IOS ati ![](/images/cios/d2x_v11_251.png) -Continuar para a [Instalação do Open Shop Channel](osc) Agora que seu Wii tem proteção adequada de bricks, você pode instalar o Open Shop Channel, um repositório confiável para homebrews que pode ser acessado dentro e fora do Wii. +1. Once you have finished with all 4 cIOSes, press B to return to the Homebrew Channel. + +Continue to [Open Shop Channel Installation](osc)
Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. {: .notice--info} diff --git a/_pages/pt_BR/faq.md b/_pages/pt_BR/faq.md index 0b842ba5c..179f9aa1f 100644 --- a/_pages/pt_BR/faq.md +++ b/_pages/pt_BR/faq.md @@ -12,7 +12,7 @@ Para ser honesto, não é muito arriscado, dependendo do seu console. The Wii re ### I got error code XXXXXX, how do I fix it? In order to check what the error means, please visit the [Wiimmfi error page](https://wiimmfi.de/error). More common errors have fixes listed below: -#### Error 01530/51330 +#### Error 051330/51330 Run an Internet connection test by going to `Wii Settings > Internet > Connection settings > Connection > Test this connection` diff --git a/_pages/pt_BR/get-started.md b/_pages/pt_BR/get-started.md index 550058196..9ef921915 100644 --- a/_pages/pt_BR/get-started.md +++ b/_pages/pt_BR/get-started.md @@ -20,9 +20,9 @@ Essas etapas ajudarão você a desbloquear seu Wii, de fábrica ao BootMii. Ante Selecione o exploit que corresponde ao seu console e encontre o melhor para você. Se a opção recomendada não funciona para você, ou se você está curioso sobre outros exploits, confira [Legacy Exploits](legacy-exploits). -| Revisão do console | Exploits Recomendados | -| ---------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| Wii/Wii Family Edition | Se você puder usar um PC Windows:
Configuração Automática: Prossiga para [ModMii](modmii)
Se você puder usar um cartão SD:
Configuração Manual: Prossiga para [Wilbrand](wilbrand)
Se você não puder usar um cartão SD:
Configuração Manual: Prossiga para [str2hax](str2hax)
| -| Wii Mini | Prosseguir para [Bluebomb](bluebomb) | -| Wii U (vWii) | Se você ainda não desbloqueou seu Wii U:
Prossiga para [Introdução (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
Se seu Wii U já está modificado:
Prossiga para [Desbloqueio vWii (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii-modding) (Lembrando que os tutoriais no Wii U não estão disponíveis em português) | -| Emulador Dolphin | Prossiga para [Homebrew Channel no Dolphin](homebrew-dolphin) | +| Revisão do console | Exploits Recomendados | +| ---------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Wii/Wii Family Edition | Se você puder usar um PC Windows:
Configuração Automática: Prossiga para [ModMii](modmii)
Se você puder usar um cartão SD:
Configuração Manual: Prossiga para [Wilbrand](wilbrand)
Se você não puder usar um cartão SD:
Configuração Manual: Prossiga para [str2hax](str2hax)
| +| Wii Mini | Prosseguir para [Bluebomb](bluebomb) | +| Wii U (vWii) | If you have not modded your Wii U yet:
Proceed to [Introduction (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
If your Wii U is already modded:
Proceed to [vWii Modding (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii/sd-preparation) | +| Emulador Dolphin | Prossiga para [Homebrew Channel no Dolphin](homebrew-dolphin) | diff --git a/_pages/pt_BR/priiloader-usage.md b/_pages/pt_BR/priiloader-usage.md index babe679eb..413bc737c 100644 --- a/_pages/pt_BR/priiloader-usage.md +++ b/_pages/pt_BR/priiloader-usage.md @@ -26,7 +26,7 @@ Priiloader allows you to automatically boot to the Homebrew Channel, an individu
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 USB Loader GX forwarder WAD ([Wii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_Wii.wad), [vWii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_vWii.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. diff --git a/_pages/pt_BR/wiibackupmanager.md b/_pages/pt_BR/wiibackupmanager.md index 43a47ac5f..81fd737da 100644 --- a/_pages/pt_BR/wiibackupmanager.md +++ b/_pages/pt_BR/wiibackupmanager.md @@ -56,7 +56,7 @@ Certifique-se de que seu armazenamento USB esteja formatado como FAT32. Não o f [Continuar para cIOS](cios)
cIOS são necessárias para o seu Wii usar um Loader USB. {: .notice--info} -Agora você pode usar o [USB Loader GX](usbloadergx) ou o [WiiFlow](wiiflow) para jogar jogos de seu armazenamento USB ou cartão SD. +You can now use [USB Loader GX or WiiFlow](wii-loaders) to play games from your USB drive or SD card. {: .notice--info} [Clique aqui para voltar ao índice do site.](site-navigation) diff --git a/_pages/pt_PT/bricks.md b/_pages/pt_PT/bricks.md index e855df654..607244e47 100644 --- a/_pages/pt_PT/bricks.md +++ b/_pages/pt_PT/bricks.md @@ -10,13 +10,13 @@ A "Brick" usually means your Wii has reached a state where its next purpose in e Preventing a brick involves many rules that range between common sense and fail-safe backups. Here are the general recommendations of what not to do: -+ **Do NOT follow old Wii modding tutorials, use old homebrew, or use video guides on the Internet unless it is EXPLICITLY RECOMMENDED by the homebrew developer. -+ **Do NOT, under ANY CIRCUMSTANCES, USE THE HOMEBREW APP `Pimp My Wii`. It is DANGEROUS and does things that have the ability to BRICK YOUR WII! ++ **Do NOT follow old Wii modding tutorials, use old homebrew, or use video guides on the Internet unless it is EXPLICITLY RECOMMENDED by the homebrew developer.** ++ **Do NOT, under ANY CIRCUMSTANCES, USE THE HOMEBREW APP `Pimp My Wii`. It is DANGEROUS and does things that have the ability to BRICK YOUR WII!** + **Do NOT restore NAND backups from other consoles!** -+ **Do NOT use a Nintendo Wi-Fi Connection service unless it is known to be RCE patched (such as [Wiimmfi](wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii! ++ **Do NOT use a Nintendo Wi-Fi Connection service unless it is known to be RCE patched (such as [Wiimmfi](wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii!** + **Only install updates for your own region!**. + Installing updates from another region could have no effect at best, but result in a [Korean Kii/Error 003](bricks#korean-kiierror-003-brick) brick at worst. To prevent this from happening if you bought a pre-owned Wii, run [SysCheck](syscheck) to verify the original region of your console. If it is Korean, be EXTREMELY careful with applying system updates to your console, and consider seeking support for further assistance. -+ **Do NOT delete or modify system files, and do NOT install any system file mods unless you know what you are doing! ++ **Do NOT delete or modify system files, and do NOT install any system file mods unless you know what you are doing!** + An example of modifying files going wrong is replacing IOS80 on Wii mini, which may result in a [Wi-Fi Brick](bricks#wi-fi-brick). + **Do NOT install homebrew from untrustworthy sources or if the source code is not available.** + Software on the [Open Shop Channel](osc) is safe. diff --git a/_pages/pt_PT/cios.md b/_pages/pt_PT/cios.md index 5c99ea00b..ff73968ff 100644 --- a/_pages/pt_PT/cios.md +++ b/_pages/pt_PT/cios.md @@ -20,9 +20,9 @@ Ensure that if you are using an SD card, the lock switch is in the unlocked posi ### Instructions -#### Section I - Downloading (Only required if your Wii doesn't have Internet) +#### Section I - Downloading -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. +If your Wii has an Internet connection, you may skip this section.
However, If you encounter any errors like `net_init failed`, `net_gethostbyname failed:`, or any other issues during the downloading stage this will allow the Wii to skip the downloading step. {: .notice--warning} If you are not on Windows, you may download & run [this script](/assets/files/d2x_offline_ios.sh), and it will download the WAD files for you. @@ -48,30 +48,40 @@ The WAD files should be on your SD card like this: ![](/images/cios/d2x_offline_ #### Section II - Installing -If `d2x-v11-beta1` isn't showing up, try select the cIOS base first, then check again. This can also happen if your SD card is locked. -{: .notice--info} - -On each cIOS that you try to install, you will first be shown a grid of active IOS on the Wi. Simply press A again, and it will install. Then, you will be shown a results screen, just press A as well and go to the next cIOS. -{: .notice--info} 1. Copy the `apps` folder in the d2x-cios-installer `.zip` to the root of your SD card or USB drive. 1. Reinsert your SD card or USB drive into your console. 1. Power on your console. 1. Launch the Homebrew Channel. 1. Launch d2x cIOS Installer from the list of homebrew. -1. When asked what IOS you would like to use, select IOS 58. - + This should work in nearly all cases. -1. Now, you will install individual cIOS from 248-251. The exact settings needed are listed below. - + cIOS 248 Installation +1. Set everything to match the following: - ``` - Select cIOS - Select cIOS base <38> - Select cIOS slot <248> - Select cIOS revision <65535> - ``` + ``` + Select cIOS + Select cIOS base <38> + Select cIOS slot <248> + Select cIOS revision <65535> + ``` - ![](/images/cios/d2x_v11_248.png) + ![](/images/cios/d2x_v11_248.png) + +1. Press `A`. This will bring you to the slot map: + + ![](/images/cios/d2x_summary.png) + +1. Press `A` again. + + ![](/images/cios/d2x_installation.png) + +1. After the installation has finished, you will be brought back to the slot map. Ensure that the slot that was just installed is highlighted green. + + ![](/images/cios/d2x_log.png) + + If the slot is highlighted red, try install the cIOS again.
If you are getting an error before/during the downloading stages, press B to exit and continue from [Section I](#section-i---downloading). + {: .notice--info} + +1. Press `A`. This will return you to the configuration screen. +1. Repeat the previous 5 steps with the following configurations: + cIOS 249 Installation @@ -106,5 +116,7 @@ On each cIOS that you try to install, you will first be shown a grid of active I ![](/images/cios/d2x_v11_251.png) -Continue to [Open Shop Channel Installation](osc) Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. +1. Once you have finished with all 4 cIOSes, press B to return to the Homebrew Channel. + +Continue to [Open Shop Channel Installation](osc)
Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. {: .notice--info} diff --git a/_pages/pt_PT/faq.md b/_pages/pt_PT/faq.md index 87a04c130..2da8c1386 100644 --- a/_pages/pt_PT/faq.md +++ b/_pages/pt_PT/faq.md @@ -12,7 +12,7 @@ Not very risky to be honest, depending on your console. The Wii requires much le ### I got error code XXXXXX, how do I fix it? In order to check what the error means, please visit the [Wiimmfi error page](https://wiimmfi.de/error). More common errors have fixes listed below: -#### Error 01530/51330 +#### Error 051330/51330 Run an Internet connection test by going to `Wii Settings > Internet > Connection settings > Connection > Test this connection` diff --git a/_pages/pt_PT/get-started.md b/_pages/pt_PT/get-started.md index cfd1efc3b..2c7ff0167 100644 --- a/_pages/pt_PT/get-started.md +++ b/_pages/pt_PT/get-started.md @@ -24,5 +24,5 @@ Select the exploit that corresponds to your console and situation the best. If t | ---------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Wii/Wii Family Edition | If you can use a Windows PC:
Automatic Setup: Proceed to [ModMii](modmii)
If you can use an SD card:
Manual Setup: Proceed to [Wilbrand](wilbrand)
If you cannot use an SD card:
Manual Setup: Proceed to [str2hax](str2hax)
| | Wii mini | Proceed to [Bluebomb](bluebomb) | -| Wii U (vWii) | If you have not modded your Wii U yet:
Proceed to [Introduction (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
If your Wii U is already modded:
Proceed to [vWii Modding (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii-modding) | +| Wii U (vWii) | If you have not modded your Wii U yet:
Proceed to [Introduction (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
If your Wii U is already modded:
Proceed to [vWii Modding (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii/sd-preparation) | | Dolphin Emulator | Proceed to [Homebrew Channel on Dolphin](homebrew-dolphin) | diff --git a/_pages/pt_PT/priiloader-usage.md b/_pages/pt_PT/priiloader-usage.md index 84d51dd9a..c1165e650 100644 --- a/_pages/pt_PT/priiloader-usage.md +++ b/_pages/pt_PT/priiloader-usage.md @@ -26,7 +26,7 @@ Priiloader allows you to automatically boot to the Homebrew Channel, an individu
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 USB Loader GX forwarder WAD ([Wii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_Wii.wad), [vWii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_vWii.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. diff --git a/_pages/pt_PT/wiibackupmanager.md b/_pages/pt_PT/wiibackupmanager.md index f081ef032..8a2f3d9fa 100644 --- a/_pages/pt_PT/wiibackupmanager.md +++ b/_pages/pt_PT/wiibackupmanager.md @@ -56,7 +56,7 @@ Make sure your USB drive is formatted as FAT32. Do not format it as other types [Continue to cIOS](cios)
cIOS is needed for your Wii to use a USB Loader. {: .notice--info} -You can now use [USB Loader GX](usbloadergx) or [WiiFlow](wiiflow) to play games from your USB drive or SD card. +You can now use [USB Loader GX or WiiFlow](wii-loaders) to play games from your USB drive or SD card. {: .notice--info} [Click here to go back to the site index.](site-navigation) diff --git a/_pages/ro_RO/bricks.md b/_pages/ro_RO/bricks.md index 9f9a0630f..ef8dced1f 100644 --- a/_pages/ro_RO/bricks.md +++ b/_pages/ro_RO/bricks.md @@ -10,13 +10,13 @@ A "Brick" usually means your Wii has reached a state where its next purpose in e Preventing a brick involves many rules that range between common sense and fail-safe backups. Here are the general recommendations of what not to do: -+ **Do NOT follow old Wii modding tutorials, use old homebrew, or use video guides on the Internet unless it is EXPLICITLY RECOMMENDED by the homebrew developer. -+ **Do NOT, under ANY CIRCUMSTANCES, USE THE HOMEBREW APP `Pimp My Wii`. It is DANGEROUS and does things that have the ability to BRICK YOUR WII! ++ **Do NOT follow old Wii modding tutorials, use old homebrew, or use video guides on the Internet unless it is EXPLICITLY RECOMMENDED by the homebrew developer.** ++ **Do NOT, under ANY CIRCUMSTANCES, USE THE HOMEBREW APP `Pimp My Wii`. It is DANGEROUS and does things that have the ability to BRICK YOUR WII!** + **Do NOT restore NAND backups from other consoles!** -+ **Do NOT use a Nintendo Wi-Fi Connection service unless it is known to be RCE patched (such as [Wiimmfi](wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii! ++ **Do NOT use a Nintendo Wi-Fi Connection service unless it is known to be RCE patched (such as [Wiimmfi](wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii!** + **Only install updates for your own region!**. + Installing updates from another region could have no effect at best, but result in a [Korean Kii/Error 003](bricks#korean-kiierror-003-brick) brick at worst. To prevent this from happening if you bought a pre-owned Wii, run [SysCheck](syscheck) to verify the original region of your console. If it is Korean, be EXTREMELY careful with applying system updates to your console, and consider seeking support for further assistance. -+ **Do NOT delete or modify system files, and do NOT install any system file mods unless you know what you are doing! ++ **Do NOT delete or modify system files, and do NOT install any system file mods unless you know what you are doing!** + An example of modifying files going wrong is replacing IOS80 on Wii mini, which may result in a [Wi-Fi Brick](bricks#wi-fi-brick). + **Do NOT install homebrew from untrustworthy sources or if the source code is not available.** + Software on the [Open Shop Channel](osc) is safe. diff --git a/_pages/ro_RO/cios.md b/_pages/ro_RO/cios.md index cda680995..01591e1f4 100644 --- a/_pages/ro_RO/cios.md +++ b/_pages/ro_RO/cios.md @@ -20,9 +20,9 @@ Ensure that if you are using an SD card, the lock switch is in the unlocked posi ### Instrucțiuni -#### Section I - Downloading (Only required if your Wii doesn't have Internet) +#### Section I - Downloading -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. +If your Wii has an Internet connection, you may skip this section.
However, If you encounter any errors like `net_init failed`, `net_gethostbyname failed:`, or any other issues during the downloading stage this will allow the Wii to skip the downloading step. {: .notice--warning} If you are not on Windows, you may download & run [this script](/assets/files/d2x_offline_ios.sh), and it will download the WAD files for you. @@ -48,30 +48,40 @@ The WAD files should be on your SD card like this: ![](/images/cios/d2x_offline_ #### Section II - Installing -If `d2x-v11-beta1` isn't showing up, try select the cIOS base first, then check again. This can also happen if your SD card is locked. -{: .notice--info} - -On each cIOS that you try to install, you will first be shown a grid of active IOS on the Wi. Simply press A again, and it will install. Then, you will be shown a results screen, just press A as well and go to the next cIOS. -{: .notice--info} 1. Copy the `apps` folder in the d2x-cios-installer `.zip` to the root of your SD card or USB drive. 1. Reinsert your SD card or USB drive into your console. 1. Pornește consola. 1. Launch the Homebrew Channel. 1. Launch d2x cIOS Installer from the list of homebrew. -1. When asked what IOS you would like to use, select IOS 58. - + This should work in nearly all cases. -1. Now, you will install individual cIOS from 248-251. The exact settings needed are listed below. - + cIOS 248 Installation +1. Set everything to match the following: - ``` - Select cIOS - Select cIOS base <38> - Select cIOS slot <248> - Select cIOS revision <65535> - ``` + ``` + Select cIOS + Select cIOS base <38> + Select cIOS slot <248> + Select cIOS revision <65535> + ``` - ![](/images/cios/d2x_v11_248.png) + ![](/images/cios/d2x_v11_248.png) + +1. Press `A`. This will bring you to the slot map: + + ![](/images/cios/d2x_summary.png) + +1. Press `A` again. + + ![](/images/cios/d2x_installation.png) + +1. After the installation has finished, you will be brought back to the slot map. Ensure that the slot that was just installed is highlighted green. + + ![](/images/cios/d2x_log.png) + + If the slot is highlighted red, try install the cIOS again.
If you are getting an error before/during the downloading stages, press B to exit and continue from [Section I](#section-i---downloading). + {: .notice--info} + +1. Press `A`. This will return you to the configuration screen. +1. Repeat the previous 5 steps with the following configurations: + cIOS 249 Installation @@ -106,5 +116,7 @@ On each cIOS that you try to install, you will first be shown a grid of active I ![](/images/cios/d2x_v11_251.png) -Continue to [Open Shop Channel Installation](osc) Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. +1. Once you have finished with all 4 cIOSes, press B to return to the Homebrew Channel. + +Continue to [Open Shop Channel Installation](osc)
Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. {: .notice--info} diff --git a/_pages/ro_RO/faq.md b/_pages/ro_RO/faq.md index cfa5e076f..304f77588 100644 --- a/_pages/ro_RO/faq.md +++ b/_pages/ro_RO/faq.md @@ -12,7 +12,7 @@ Not very risky to be honest, depending on your console. The Wii requires much le ### I got error code XXXXXX, how do I fix it? In order to check what the error means, please visit the [Wiimmfi error page](https://wiimmfi.de/error). More common errors have fixes listed below: -#### Error 01530/51330 +#### Error 051330/51330 Run an Internet connection test by going to `Wii Settings > Internet > Connection settings > Connection > Test this connection` diff --git a/_pages/ro_RO/get-started.md b/_pages/ro_RO/get-started.md index 4b6875eb0..645a7c7ce 100644 --- a/_pages/ro_RO/get-started.md +++ b/_pages/ro_RO/get-started.md @@ -24,5 +24,5 @@ Alege exploit-ul care corespunde consolei și situației tale cel mai bine. Dac | ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Wii/Wii Family Edition | Dacă poți folosi un calculator Windows:
Configurare Automată: Continuă la [ModMii](modmii)
Dacă poți folosi un card SD:
Configurarea Manuală: Continuă la [Wilbrand](wilbrand)
Dacă nu poți folosi un card SD:
Configurarea Manuală: Contiună la [str2hax](str2hax)
| | Wii mini | Continuă la [Bluebomb](bluebomb) | -| Wii U (vWii) | Dacă nu ți-ai modificat consola Wii U încă:
Continuă la [Introducere (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
Dacă consola ta Wii U este deja modificată:
Continuă la [Modificarea vWii (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii-modding) | +| Wii U (vWii) | If you have not modded your Wii U yet:
Proceed to [Introduction (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
If your Wii U is already modded:
Proceed to [vWii Modding (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii/sd-preparation) | | Dolphin Emulator | Continuă la [Homebrew Channel pe Dolphin](homebrew-dolphin) | diff --git a/_pages/ro_RO/priiloader-usage.md b/_pages/ro_RO/priiloader-usage.md index 6108bf916..43311c369 100644 --- a/_pages/ro_RO/priiloader-usage.md +++ b/_pages/ro_RO/priiloader-usage.md @@ -26,7 +26,7 @@ Priiloader allows you to automatically boot to the Homebrew Channel, an individu
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 USB Loader GX forwarder WAD ([Wii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_Wii.wad), [vWii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_vWii.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. diff --git a/_pages/ro_RO/wiibackupmanager.md b/_pages/ro_RO/wiibackupmanager.md index d5ce5e2de..02db2da2a 100644 --- a/_pages/ro_RO/wiibackupmanager.md +++ b/_pages/ro_RO/wiibackupmanager.md @@ -56,7 +56,7 @@ Make sure your USB drive is formatted as FAT32. Do not format it as other types [Continue to cIOS](cios)
cIOS is needed for your Wii to use a USB Loader. {: .notice--info} -You can now use [USB Loader GX](usbloadergx) or [WiiFlow](wiiflow) to play games from your USB drive or SD card. +You can now use [USB Loader GX or WiiFlow](wii-loaders) to play games from your USB drive or SD card. {: .notice--info} [Click aici pentru a reveni la indexul site-ului.](site-navigation) diff --git a/_pages/ru_RU/bricks.md b/_pages/ru_RU/bricks.md index e855df654..607244e47 100644 --- a/_pages/ru_RU/bricks.md +++ b/_pages/ru_RU/bricks.md @@ -10,13 +10,13 @@ A "Brick" usually means your Wii has reached a state where its next purpose in e Preventing a brick involves many rules that range between common sense and fail-safe backups. Here are the general recommendations of what not to do: -+ **Do NOT follow old Wii modding tutorials, use old homebrew, or use video guides on the Internet unless it is EXPLICITLY RECOMMENDED by the homebrew developer. -+ **Do NOT, under ANY CIRCUMSTANCES, USE THE HOMEBREW APP `Pimp My Wii`. It is DANGEROUS and does things that have the ability to BRICK YOUR WII! ++ **Do NOT follow old Wii modding tutorials, use old homebrew, or use video guides on the Internet unless it is EXPLICITLY RECOMMENDED by the homebrew developer.** ++ **Do NOT, under ANY CIRCUMSTANCES, USE THE HOMEBREW APP `Pimp My Wii`. It is DANGEROUS and does things that have the ability to BRICK YOUR WII!** + **Do NOT restore NAND backups from other consoles!** -+ **Do NOT use a Nintendo Wi-Fi Connection service unless it is known to be RCE patched (such as [Wiimmfi](wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii! ++ **Do NOT use a Nintendo Wi-Fi Connection service unless it is known to be RCE patched (such as [Wiimmfi](wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii!** + **Only install updates for your own region!**. + Installing updates from another region could have no effect at best, but result in a [Korean Kii/Error 003](bricks#korean-kiierror-003-brick) brick at worst. To prevent this from happening if you bought a pre-owned Wii, run [SysCheck](syscheck) to verify the original region of your console. If it is Korean, be EXTREMELY careful with applying system updates to your console, and consider seeking support for further assistance. -+ **Do NOT delete or modify system files, and do NOT install any system file mods unless you know what you are doing! ++ **Do NOT delete or modify system files, and do NOT install any system file mods unless you know what you are doing!** + An example of modifying files going wrong is replacing IOS80 on Wii mini, which may result in a [Wi-Fi Brick](bricks#wi-fi-brick). + **Do NOT install homebrew from untrustworthy sources or if the source code is not available.** + Software on the [Open Shop Channel](osc) is safe. diff --git a/_pages/ru_RU/cios.md b/_pages/ru_RU/cios.md index 5c99ea00b..ff73968ff 100644 --- a/_pages/ru_RU/cios.md +++ b/_pages/ru_RU/cios.md @@ -20,9 +20,9 @@ Ensure that if you are using an SD card, the lock switch is in the unlocked posi ### Instructions -#### Section I - Downloading (Only required if your Wii doesn't have Internet) +#### Section I - Downloading -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. +If your Wii has an Internet connection, you may skip this section.
However, If you encounter any errors like `net_init failed`, `net_gethostbyname failed:`, or any other issues during the downloading stage this will allow the Wii to skip the downloading step. {: .notice--warning} If you are not on Windows, you may download & run [this script](/assets/files/d2x_offline_ios.sh), and it will download the WAD files for you. @@ -48,30 +48,40 @@ The WAD files should be on your SD card like this: ![](/images/cios/d2x_offline_ #### Section II - Installing -If `d2x-v11-beta1` isn't showing up, try select the cIOS base first, then check again. This can also happen if your SD card is locked. -{: .notice--info} - -On each cIOS that you try to install, you will first be shown a grid of active IOS on the Wi. Simply press A again, and it will install. Then, you will be shown a results screen, just press A as well and go to the next cIOS. -{: .notice--info} 1. Copy the `apps` folder in the d2x-cios-installer `.zip` to the root of your SD card or USB drive. 1. Reinsert your SD card or USB drive into your console. 1. Power on your console. 1. Launch the Homebrew Channel. 1. Launch d2x cIOS Installer from the list of homebrew. -1. When asked what IOS you would like to use, select IOS 58. - + This should work in nearly all cases. -1. Now, you will install individual cIOS from 248-251. The exact settings needed are listed below. - + cIOS 248 Installation +1. Set everything to match the following: - ``` - Select cIOS - Select cIOS base <38> - Select cIOS slot <248> - Select cIOS revision <65535> - ``` + ``` + Select cIOS + Select cIOS base <38> + Select cIOS slot <248> + Select cIOS revision <65535> + ``` - ![](/images/cios/d2x_v11_248.png) + ![](/images/cios/d2x_v11_248.png) + +1. Press `A`. This will bring you to the slot map: + + ![](/images/cios/d2x_summary.png) + +1. Press `A` again. + + ![](/images/cios/d2x_installation.png) + +1. After the installation has finished, you will be brought back to the slot map. Ensure that the slot that was just installed is highlighted green. + + ![](/images/cios/d2x_log.png) + + If the slot is highlighted red, try install the cIOS again.
If you are getting an error before/during the downloading stages, press B to exit and continue from [Section I](#section-i---downloading). + {: .notice--info} + +1. Press `A`. This will return you to the configuration screen. +1. Repeat the previous 5 steps with the following configurations: + cIOS 249 Installation @@ -106,5 +116,7 @@ On each cIOS that you try to install, you will first be shown a grid of active I ![](/images/cios/d2x_v11_251.png) -Continue to [Open Shop Channel Installation](osc) Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. +1. Once you have finished with all 4 cIOSes, press B to return to the Homebrew Channel. + +Continue to [Open Shop Channel Installation](osc)
Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. {: .notice--info} diff --git a/_pages/ru_RU/faq.md b/_pages/ru_RU/faq.md index 87a04c130..2da8c1386 100644 --- a/_pages/ru_RU/faq.md +++ b/_pages/ru_RU/faq.md @@ -12,7 +12,7 @@ Not very risky to be honest, depending on your console. The Wii requires much le ### I got error code XXXXXX, how do I fix it? In order to check what the error means, please visit the [Wiimmfi error page](https://wiimmfi.de/error). More common errors have fixes listed below: -#### Error 01530/51330 +#### Error 051330/51330 Run an Internet connection test by going to `Wii Settings > Internet > Connection settings > Connection > Test this connection` diff --git a/_pages/ru_RU/get-started.md b/_pages/ru_RU/get-started.md index cfd1efc3b..2c7ff0167 100644 --- a/_pages/ru_RU/get-started.md +++ b/_pages/ru_RU/get-started.md @@ -24,5 +24,5 @@ Select the exploit that corresponds to your console and situation the best. If t | ---------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Wii/Wii Family Edition | If you can use a Windows PC:
Automatic Setup: Proceed to [ModMii](modmii)
If you can use an SD card:
Manual Setup: Proceed to [Wilbrand](wilbrand)
If you cannot use an SD card:
Manual Setup: Proceed to [str2hax](str2hax)
| | Wii mini | Proceed to [Bluebomb](bluebomb) | -| Wii U (vWii) | If you have not modded your Wii U yet:
Proceed to [Introduction (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
If your Wii U is already modded:
Proceed to [vWii Modding (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii-modding) | +| Wii U (vWii) | If you have not modded your Wii U yet:
Proceed to [Introduction (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
If your Wii U is already modded:
Proceed to [vWii Modding (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii/sd-preparation) | | Dolphin Emulator | Proceed to [Homebrew Channel on Dolphin](homebrew-dolphin) | diff --git a/_pages/ru_RU/priiloader-usage.md b/_pages/ru_RU/priiloader-usage.md index 84d51dd9a..c1165e650 100644 --- a/_pages/ru_RU/priiloader-usage.md +++ b/_pages/ru_RU/priiloader-usage.md @@ -26,7 +26,7 @@ Priiloader allows you to automatically boot to the Homebrew Channel, an individu
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 USB Loader GX forwarder WAD ([Wii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_Wii.wad), [vWii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_vWii.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. diff --git a/_pages/ru_RU/wiibackupmanager.md b/_pages/ru_RU/wiibackupmanager.md index f081ef032..8a2f3d9fa 100644 --- a/_pages/ru_RU/wiibackupmanager.md +++ b/_pages/ru_RU/wiibackupmanager.md @@ -56,7 +56,7 @@ Make sure your USB drive is formatted as FAT32. Do not format it as other types [Continue to cIOS](cios)
cIOS is needed for your Wii to use a USB Loader. {: .notice--info} -You can now use [USB Loader GX](usbloadergx) or [WiiFlow](wiiflow) to play games from your USB drive or SD card. +You can now use [USB Loader GX or WiiFlow](wii-loaders) to play games from your USB drive or SD card. {: .notice--info} [Click here to go back to the site index.](site-navigation) diff --git a/_pages/tr_TR/bricks.md b/_pages/tr_TR/bricks.md index e855df654..607244e47 100644 --- a/_pages/tr_TR/bricks.md +++ b/_pages/tr_TR/bricks.md @@ -10,13 +10,13 @@ A "Brick" usually means your Wii has reached a state where its next purpose in e Preventing a brick involves many rules that range between common sense and fail-safe backups. Here are the general recommendations of what not to do: -+ **Do NOT follow old Wii modding tutorials, use old homebrew, or use video guides on the Internet unless it is EXPLICITLY RECOMMENDED by the homebrew developer. -+ **Do NOT, under ANY CIRCUMSTANCES, USE THE HOMEBREW APP `Pimp My Wii`. It is DANGEROUS and does things that have the ability to BRICK YOUR WII! ++ **Do NOT follow old Wii modding tutorials, use old homebrew, or use video guides on the Internet unless it is EXPLICITLY RECOMMENDED by the homebrew developer.** ++ **Do NOT, under ANY CIRCUMSTANCES, USE THE HOMEBREW APP `Pimp My Wii`. It is DANGEROUS and does things that have the ability to BRICK YOUR WII!** + **Do NOT restore NAND backups from other consoles!** -+ **Do NOT use a Nintendo Wi-Fi Connection service unless it is known to be RCE patched (such as [Wiimmfi](wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii! ++ **Do NOT use a Nintendo Wi-Fi Connection service unless it is known to be RCE patched (such as [Wiimmfi](wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii!** + **Only install updates for your own region!**. + Installing updates from another region could have no effect at best, but result in a [Korean Kii/Error 003](bricks#korean-kiierror-003-brick) brick at worst. To prevent this from happening if you bought a pre-owned Wii, run [SysCheck](syscheck) to verify the original region of your console. If it is Korean, be EXTREMELY careful with applying system updates to your console, and consider seeking support for further assistance. -+ **Do NOT delete or modify system files, and do NOT install any system file mods unless you know what you are doing! ++ **Do NOT delete or modify system files, and do NOT install any system file mods unless you know what you are doing!** + An example of modifying files going wrong is replacing IOS80 on Wii mini, which may result in a [Wi-Fi Brick](bricks#wi-fi-brick). + **Do NOT install homebrew from untrustworthy sources or if the source code is not available.** + Software on the [Open Shop Channel](osc) is safe. diff --git a/_pages/tr_TR/cios.md b/_pages/tr_TR/cios.md index 5c99ea00b..ff73968ff 100644 --- a/_pages/tr_TR/cios.md +++ b/_pages/tr_TR/cios.md @@ -20,9 +20,9 @@ Ensure that if you are using an SD card, the lock switch is in the unlocked posi ### Instructions -#### Section I - Downloading (Only required if your Wii doesn't have Internet) +#### Section I - Downloading -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. +If your Wii has an Internet connection, you may skip this section.
However, If you encounter any errors like `net_init failed`, `net_gethostbyname failed:`, or any other issues during the downloading stage this will allow the Wii to skip the downloading step. {: .notice--warning} If you are not on Windows, you may download & run [this script](/assets/files/d2x_offline_ios.sh), and it will download the WAD files for you. @@ -48,30 +48,40 @@ The WAD files should be on your SD card like this: ![](/images/cios/d2x_offline_ #### Section II - Installing -If `d2x-v11-beta1` isn't showing up, try select the cIOS base first, then check again. This can also happen if your SD card is locked. -{: .notice--info} - -On each cIOS that you try to install, you will first be shown a grid of active IOS on the Wi. Simply press A again, and it will install. Then, you will be shown a results screen, just press A as well and go to the next cIOS. -{: .notice--info} 1. Copy the `apps` folder in the d2x-cios-installer `.zip` to the root of your SD card or USB drive. 1. Reinsert your SD card or USB drive into your console. 1. Power on your console. 1. Launch the Homebrew Channel. 1. Launch d2x cIOS Installer from the list of homebrew. -1. When asked what IOS you would like to use, select IOS 58. - + This should work in nearly all cases. -1. Now, you will install individual cIOS from 248-251. The exact settings needed are listed below. - + cIOS 248 Installation +1. Set everything to match the following: - ``` - Select cIOS - Select cIOS base <38> - Select cIOS slot <248> - Select cIOS revision <65535> - ``` + ``` + Select cIOS + Select cIOS base <38> + Select cIOS slot <248> + Select cIOS revision <65535> + ``` - ![](/images/cios/d2x_v11_248.png) + ![](/images/cios/d2x_v11_248.png) + +1. Press `A`. This will bring you to the slot map: + + ![](/images/cios/d2x_summary.png) + +1. Press `A` again. + + ![](/images/cios/d2x_installation.png) + +1. After the installation has finished, you will be brought back to the slot map. Ensure that the slot that was just installed is highlighted green. + + ![](/images/cios/d2x_log.png) + + If the slot is highlighted red, try install the cIOS again.
If you are getting an error before/during the downloading stages, press B to exit and continue from [Section I](#section-i---downloading). + {: .notice--info} + +1. Press `A`. This will return you to the configuration screen. +1. Repeat the previous 5 steps with the following configurations: + cIOS 249 Installation @@ -106,5 +116,7 @@ On each cIOS that you try to install, you will first be shown a grid of active I ![](/images/cios/d2x_v11_251.png) -Continue to [Open Shop Channel Installation](osc) Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. +1. Once you have finished with all 4 cIOSes, press B to return to the Homebrew Channel. + +Continue to [Open Shop Channel Installation](osc)
Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. {: .notice--info} diff --git a/_pages/tr_TR/faq.md b/_pages/tr_TR/faq.md index 87a04c130..2da8c1386 100644 --- a/_pages/tr_TR/faq.md +++ b/_pages/tr_TR/faq.md @@ -12,7 +12,7 @@ Not very risky to be honest, depending on your console. The Wii requires much le ### I got error code XXXXXX, how do I fix it? In order to check what the error means, please visit the [Wiimmfi error page](https://wiimmfi.de/error). More common errors have fixes listed below: -#### Error 01530/51330 +#### Error 051330/51330 Run an Internet connection test by going to `Wii Settings > Internet > Connection settings > Connection > Test this connection` diff --git a/_pages/tr_TR/get-started.md b/_pages/tr_TR/get-started.md index cfd1efc3b..2c7ff0167 100644 --- a/_pages/tr_TR/get-started.md +++ b/_pages/tr_TR/get-started.md @@ -24,5 +24,5 @@ Select the exploit that corresponds to your console and situation the best. If t | ---------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Wii/Wii Family Edition | If you can use a Windows PC:
Automatic Setup: Proceed to [ModMii](modmii)
If you can use an SD card:
Manual Setup: Proceed to [Wilbrand](wilbrand)
If you cannot use an SD card:
Manual Setup: Proceed to [str2hax](str2hax)
| | Wii mini | Proceed to [Bluebomb](bluebomb) | -| Wii U (vWii) | If you have not modded your Wii U yet:
Proceed to [Introduction (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
If your Wii U is already modded:
Proceed to [vWii Modding (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii-modding) | +| Wii U (vWii) | If you have not modded your Wii U yet:
Proceed to [Introduction (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
If your Wii U is already modded:
Proceed to [vWii Modding (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii/sd-preparation) | | Dolphin Emulator | Proceed to [Homebrew Channel on Dolphin](homebrew-dolphin) | diff --git a/_pages/tr_TR/priiloader-usage.md b/_pages/tr_TR/priiloader-usage.md index 84d51dd9a..c1165e650 100644 --- a/_pages/tr_TR/priiloader-usage.md +++ b/_pages/tr_TR/priiloader-usage.md @@ -26,7 +26,7 @@ Priiloader allows you to automatically boot to the Homebrew Channel, an individu
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 USB Loader GX forwarder WAD ([Wii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_Wii.wad), [vWii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_vWii.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. diff --git a/_pages/tr_TR/wiibackupmanager.md b/_pages/tr_TR/wiibackupmanager.md index f081ef032..8a2f3d9fa 100644 --- a/_pages/tr_TR/wiibackupmanager.md +++ b/_pages/tr_TR/wiibackupmanager.md @@ -56,7 +56,7 @@ Make sure your USB drive is formatted as FAT32. Do not format it as other types [Continue to cIOS](cios)
cIOS is needed for your Wii to use a USB Loader. {: .notice--info} -You can now use [USB Loader GX](usbloadergx) or [WiiFlow](wiiflow) to play games from your USB drive or SD card. +You can now use [USB Loader GX or WiiFlow](wii-loaders) to play games from your USB drive or SD card. {: .notice--info} [Click here to go back to the site index.](site-navigation) diff --git a/_pages/zh_CN/bricks.md b/_pages/zh_CN/bricks.md index e855df654..607244e47 100644 --- a/_pages/zh_CN/bricks.md +++ b/_pages/zh_CN/bricks.md @@ -10,13 +10,13 @@ A "Brick" usually means your Wii has reached a state where its next purpose in e Preventing a brick involves many rules that range between common sense and fail-safe backups. Here are the general recommendations of what not to do: -+ **Do NOT follow old Wii modding tutorials, use old homebrew, or use video guides on the Internet unless it is EXPLICITLY RECOMMENDED by the homebrew developer. -+ **Do NOT, under ANY CIRCUMSTANCES, USE THE HOMEBREW APP `Pimp My Wii`. It is DANGEROUS and does things that have the ability to BRICK YOUR WII! ++ **Do NOT follow old Wii modding tutorials, use old homebrew, or use video guides on the Internet unless it is EXPLICITLY RECOMMENDED by the homebrew developer.** ++ **Do NOT, under ANY CIRCUMSTANCES, USE THE HOMEBREW APP `Pimp My Wii`. It is DANGEROUS and does things that have the ability to BRICK YOUR WII!** + **Do NOT restore NAND backups from other consoles!** -+ **Do NOT use a Nintendo Wi-Fi Connection service unless it is known to be RCE patched (such as [Wiimmfi](wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii! ++ **Do NOT use a Nintendo Wi-Fi Connection service unless it is known to be RCE patched (such as [Wiimmfi](wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii!** + **Only install updates for your own region!**. + Installing updates from another region could have no effect at best, but result in a [Korean Kii/Error 003](bricks#korean-kiierror-003-brick) brick at worst. To prevent this from happening if you bought a pre-owned Wii, run [SysCheck](syscheck) to verify the original region of your console. If it is Korean, be EXTREMELY careful with applying system updates to your console, and consider seeking support for further assistance. -+ **Do NOT delete or modify system files, and do NOT install any system file mods unless you know what you are doing! ++ **Do NOT delete or modify system files, and do NOT install any system file mods unless you know what you are doing!** + An example of modifying files going wrong is replacing IOS80 on Wii mini, which may result in a [Wi-Fi Brick](bricks#wi-fi-brick). + **Do NOT install homebrew from untrustworthy sources or if the source code is not available.** + Software on the [Open Shop Channel](osc) is safe. diff --git a/_pages/zh_CN/cios.md b/_pages/zh_CN/cios.md index 5c99ea00b..ff73968ff 100644 --- a/_pages/zh_CN/cios.md +++ b/_pages/zh_CN/cios.md @@ -20,9 +20,9 @@ Ensure that if you are using an SD card, the lock switch is in the unlocked posi ### Instructions -#### Section I - Downloading (Only required if your Wii doesn't have Internet) +#### Section I - Downloading -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. +If your Wii has an Internet connection, you may skip this section.
However, If you encounter any errors like `net_init failed`, `net_gethostbyname failed:`, or any other issues during the downloading stage this will allow the Wii to skip the downloading step. {: .notice--warning} If you are not on Windows, you may download & run [this script](/assets/files/d2x_offline_ios.sh), and it will download the WAD files for you. @@ -48,30 +48,40 @@ The WAD files should be on your SD card like this: ![](/images/cios/d2x_offline_ #### Section II - Installing -If `d2x-v11-beta1` isn't showing up, try select the cIOS base first, then check again. This can also happen if your SD card is locked. -{: .notice--info} - -On each cIOS that you try to install, you will first be shown a grid of active IOS on the Wi. Simply press A again, and it will install. Then, you will be shown a results screen, just press A as well and go to the next cIOS. -{: .notice--info} 1. Copy the `apps` folder in the d2x-cios-installer `.zip` to the root of your SD card or USB drive. 1. Reinsert your SD card or USB drive into your console. 1. Power on your console. 1. Launch the Homebrew Channel. 1. Launch d2x cIOS Installer from the list of homebrew. -1. When asked what IOS you would like to use, select IOS 58. - + This should work in nearly all cases. -1. Now, you will install individual cIOS from 248-251. The exact settings needed are listed below. - + cIOS 248 Installation +1. Set everything to match the following: - ``` - Select cIOS - Select cIOS base <38> - Select cIOS slot <248> - Select cIOS revision <65535> - ``` + ``` + Select cIOS + Select cIOS base <38> + Select cIOS slot <248> + Select cIOS revision <65535> + ``` - ![](/images/cios/d2x_v11_248.png) + ![](/images/cios/d2x_v11_248.png) + +1. Press `A`. This will bring you to the slot map: + + ![](/images/cios/d2x_summary.png) + +1. Press `A` again. + + ![](/images/cios/d2x_installation.png) + +1. After the installation has finished, you will be brought back to the slot map. Ensure that the slot that was just installed is highlighted green. + + ![](/images/cios/d2x_log.png) + + If the slot is highlighted red, try install the cIOS again.
If you are getting an error before/during the downloading stages, press B to exit and continue from [Section I](#section-i---downloading). + {: .notice--info} + +1. Press `A`. This will return you to the configuration screen. +1. Repeat the previous 5 steps with the following configurations: + cIOS 249 Installation @@ -106,5 +116,7 @@ On each cIOS that you try to install, you will first be shown a grid of active I ![](/images/cios/d2x_v11_251.png) -Continue to [Open Shop Channel Installation](osc) Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. +1. Once you have finished with all 4 cIOSes, press B to return to the Homebrew Channel. + +Continue to [Open Shop Channel Installation](osc)
Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. {: .notice--info} diff --git a/_pages/zh_CN/faq.md b/_pages/zh_CN/faq.md index 87a04c130..2da8c1386 100644 --- a/_pages/zh_CN/faq.md +++ b/_pages/zh_CN/faq.md @@ -12,7 +12,7 @@ Not very risky to be honest, depending on your console. The Wii requires much le ### I got error code XXXXXX, how do I fix it? In order to check what the error means, please visit the [Wiimmfi error page](https://wiimmfi.de/error). More common errors have fixes listed below: -#### Error 01530/51330 +#### Error 051330/51330 Run an Internet connection test by going to `Wii Settings > Internet > Connection settings > Connection > Test this connection` diff --git a/_pages/zh_CN/get-started.md b/_pages/zh_CN/get-started.md index cfd1efc3b..2c7ff0167 100644 --- a/_pages/zh_CN/get-started.md +++ b/_pages/zh_CN/get-started.md @@ -24,5 +24,5 @@ Select the exploit that corresponds to your console and situation the best. If t | ---------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Wii/Wii Family Edition | If you can use a Windows PC:
Automatic Setup: Proceed to [ModMii](modmii)
If you can use an SD card:
Manual Setup: Proceed to [Wilbrand](wilbrand)
If you cannot use an SD card:
Manual Setup: Proceed to [str2hax](str2hax)
| | Wii mini | Proceed to [Bluebomb](bluebomb) | -| Wii U (vWii) | If you have not modded your Wii U yet:
Proceed to [Introduction (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
If your Wii U is already modded:
Proceed to [vWii Modding (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii-modding) | +| Wii U (vWii) | If you have not modded your Wii U yet:
Proceed to [Introduction (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
If your Wii U is already modded:
Proceed to [vWii Modding (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii/sd-preparation) | | Dolphin Emulator | Proceed to [Homebrew Channel on Dolphin](homebrew-dolphin) | diff --git a/_pages/zh_CN/priiloader-usage.md b/_pages/zh_CN/priiloader-usage.md index 84d51dd9a..c1165e650 100644 --- a/_pages/zh_CN/priiloader-usage.md +++ b/_pages/zh_CN/priiloader-usage.md @@ -26,7 +26,7 @@ Priiloader allows you to automatically boot to the Homebrew Channel, an individu
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 USB Loader GX forwarder WAD ([Wii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_Wii.wad), [vWii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_vWii.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. diff --git a/_pages/zh_CN/wiibackupmanager.md b/_pages/zh_CN/wiibackupmanager.md index f081ef032..8a2f3d9fa 100644 --- a/_pages/zh_CN/wiibackupmanager.md +++ b/_pages/zh_CN/wiibackupmanager.md @@ -56,7 +56,7 @@ Make sure your USB drive is formatted as FAT32. Do not format it as other types [Continue to cIOS](cios)
cIOS is needed for your Wii to use a USB Loader. {: .notice--info} -You can now use [USB Loader GX](usbloadergx) or [WiiFlow](wiiflow) to play games from your USB drive or SD card. +You can now use [USB Loader GX or WiiFlow](wii-loaders) to play games from your USB drive or SD card. {: .notice--info} [Click here to go back to the site index.](site-navigation) diff --git a/_pages/zh_TW/bricks.md b/_pages/zh_TW/bricks.md index e855df654..607244e47 100644 --- a/_pages/zh_TW/bricks.md +++ b/_pages/zh_TW/bricks.md @@ -10,13 +10,13 @@ A "Brick" usually means your Wii has reached a state where its next purpose in e Preventing a brick involves many rules that range between common sense and fail-safe backups. Here are the general recommendations of what not to do: -+ **Do NOT follow old Wii modding tutorials, use old homebrew, or use video guides on the Internet unless it is EXPLICITLY RECOMMENDED by the homebrew developer. -+ **Do NOT, under ANY CIRCUMSTANCES, USE THE HOMEBREW APP `Pimp My Wii`. It is DANGEROUS and does things that have the ability to BRICK YOUR WII! ++ **Do NOT follow old Wii modding tutorials, use old homebrew, or use video guides on the Internet unless it is EXPLICITLY RECOMMENDED by the homebrew developer.** ++ **Do NOT, under ANY CIRCUMSTANCES, USE THE HOMEBREW APP `Pimp My Wii`. It is DANGEROUS and does things that have the ability to BRICK YOUR WII!** + **Do NOT restore NAND backups from other consoles!** -+ **Do NOT use a Nintendo Wi-Fi Connection service unless it is known to be RCE patched (such as [Wiimmfi](wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii! ++ **Do NOT use a Nintendo Wi-Fi Connection service unless it is known to be RCE patched (such as [Wiimmfi](wiimmfi). Doing otherwise could allow a malicious actor to BRICK your Wii!** + **Only install updates for your own region!**. + Installing updates from another region could have no effect at best, but result in a [Korean Kii/Error 003](bricks#korean-kiierror-003-brick) brick at worst. To prevent this from happening if you bought a pre-owned Wii, run [SysCheck](syscheck) to verify the original region of your console. If it is Korean, be EXTREMELY careful with applying system updates to your console, and consider seeking support for further assistance. -+ **Do NOT delete or modify system files, and do NOT install any system file mods unless you know what you are doing! ++ **Do NOT delete or modify system files, and do NOT install any system file mods unless you know what you are doing!** + An example of modifying files going wrong is replacing IOS80 on Wii mini, which may result in a [Wi-Fi Brick](bricks#wi-fi-brick). + **Do NOT install homebrew from untrustworthy sources or if the source code is not available.** + Software on the [Open Shop Channel](osc) is safe. diff --git a/_pages/zh_TW/cios.md b/_pages/zh_TW/cios.md index 5c99ea00b..ff73968ff 100644 --- a/_pages/zh_TW/cios.md +++ b/_pages/zh_TW/cios.md @@ -20,9 +20,9 @@ Ensure that if you are using an SD card, the lock switch is in the unlocked posi ### Instructions -#### Section I - Downloading (Only required if your Wii doesn't have Internet) +#### Section I - Downloading -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. +If your Wii has an Internet connection, you may skip this section.
However, If you encounter any errors like `net_init failed`, `net_gethostbyname failed:`, or any other issues during the downloading stage this will allow the Wii to skip the downloading step. {: .notice--warning} If you are not on Windows, you may download & run [this script](/assets/files/d2x_offline_ios.sh), and it will download the WAD files for you. @@ -48,30 +48,40 @@ The WAD files should be on your SD card like this: ![](/images/cios/d2x_offline_ #### Section II - Installing -If `d2x-v11-beta1` isn't showing up, try select the cIOS base first, then check again. This can also happen if your SD card is locked. -{: .notice--info} - -On each cIOS that you try to install, you will first be shown a grid of active IOS on the Wi. Simply press A again, and it will install. Then, you will be shown a results screen, just press A as well and go to the next cIOS. -{: .notice--info} 1. Copy the `apps` folder in the d2x-cios-installer `.zip` to the root of your SD card or USB drive. 1. Reinsert your SD card or USB drive into your console. 1. Power on your console. 1. Launch the Homebrew Channel. 1. Launch d2x cIOS Installer from the list of homebrew. -1. When asked what IOS you would like to use, select IOS 58. - + This should work in nearly all cases. -1. Now, you will install individual cIOS from 248-251. The exact settings needed are listed below. - + cIOS 248 Installation +1. Set everything to match the following: - ``` - Select cIOS - Select cIOS base <38> - Select cIOS slot <248> - Select cIOS revision <65535> - ``` + ``` + Select cIOS + Select cIOS base <38> + Select cIOS slot <248> + Select cIOS revision <65535> + ``` - ![](/images/cios/d2x_v11_248.png) + ![](/images/cios/d2x_v11_248.png) + +1. Press `A`. This will bring you to the slot map: + + ![](/images/cios/d2x_summary.png) + +1. Press `A` again. + + ![](/images/cios/d2x_installation.png) + +1. After the installation has finished, you will be brought back to the slot map. Ensure that the slot that was just installed is highlighted green. + + ![](/images/cios/d2x_log.png) + + If the slot is highlighted red, try install the cIOS again.
If you are getting an error before/during the downloading stages, press B to exit and continue from [Section I](#section-i---downloading). + {: .notice--info} + +1. Press `A`. This will return you to the configuration screen. +1. Repeat the previous 5 steps with the following configurations: + cIOS 249 Installation @@ -106,5 +116,7 @@ On each cIOS that you try to install, you will first be shown a grid of active I ![](/images/cios/d2x_v11_251.png) -Continue to [Open Shop Channel Installation](osc) Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. +1. Once you have finished with all 4 cIOSes, press B to return to the Homebrew Channel. + +Continue to [Open Shop Channel Installation](osc)
Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii. {: .notice--info} diff --git a/_pages/zh_TW/faq.md b/_pages/zh_TW/faq.md index 87a04c130..2da8c1386 100644 --- a/_pages/zh_TW/faq.md +++ b/_pages/zh_TW/faq.md @@ -12,7 +12,7 @@ Not very risky to be honest, depending on your console. The Wii requires much le ### I got error code XXXXXX, how do I fix it? In order to check what the error means, please visit the [Wiimmfi error page](https://wiimmfi.de/error). More common errors have fixes listed below: -#### Error 01530/51330 +#### Error 051330/51330 Run an Internet connection test by going to `Wii Settings > Internet > Connection settings > Connection > Test this connection` diff --git a/_pages/zh_TW/get-started.md b/_pages/zh_TW/get-started.md index cfd1efc3b..2c7ff0167 100644 --- a/_pages/zh_TW/get-started.md +++ b/_pages/zh_TW/get-started.md @@ -24,5 +24,5 @@ Select the exploit that corresponds to your console and situation the best. If t | ---------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Wii/Wii Family Edition | If you can use a Windows PC:
Automatic Setup: Proceed to [ModMii](modmii)
If you can use an SD card:
Manual Setup: Proceed to [Wilbrand](wilbrand)
If you cannot use an SD card:
Manual Setup: Proceed to [str2hax](str2hax)
| | Wii mini | Proceed to [Bluebomb](bluebomb) | -| Wii U (vWii) | If you have not modded your Wii U yet:
Proceed to [Introduction (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
If your Wii U is already modded:
Proceed to [vWii Modding (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii-modding) | +| Wii U (vWii) | If you have not modded your Wii U yet:
Proceed to [Introduction (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/)
If your Wii U is already modded:
Proceed to [vWii Modding (wiiu.hacks.guide)](https://wiiu.hacks.guide/#/vwii/sd-preparation) | | Dolphin Emulator | Proceed to [Homebrew Channel on Dolphin](homebrew-dolphin) | diff --git a/_pages/zh_TW/priiloader-usage.md b/_pages/zh_TW/priiloader-usage.md index 84d51dd9a..c1165e650 100644 --- a/_pages/zh_TW/priiloader-usage.md +++ b/_pages/zh_TW/priiloader-usage.md @@ -26,7 +26,7 @@ Priiloader allows you to automatically boot to the Homebrew Channel, an individu
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 USB Loader GX forwarder WAD ([Wii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_Wii.wad), [vWii](https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_vWii.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. diff --git a/_pages/zh_TW/wiibackupmanager.md b/_pages/zh_TW/wiibackupmanager.md index f081ef032..8a2f3d9fa 100644 --- a/_pages/zh_TW/wiibackupmanager.md +++ b/_pages/zh_TW/wiibackupmanager.md @@ -56,7 +56,7 @@ Make sure your USB drive is formatted as FAT32. Do not format it as other types [Continue to cIOS](cios)
cIOS is needed for your Wii to use a USB Loader. {: .notice--info} -You can now use [USB Loader GX](usbloadergx) or [WiiFlow](wiiflow) to play games from your USB drive or SD card. +You can now use [USB Loader GX or WiiFlow](wii-loaders) to play games from your USB drive or SD card. {: .notice--info} [Click here to go back to the site index.](site-navigation)