diff --git a/translations/ar_SA/docs/extras/about.md b/translations/ar_SA/docs/extras/about.md index 062dec1ba..6f9c1466c 100644 --- a/translations/ar_SA/docs/extras/about.md +++ b/translations/ar_SA/docs/extras/about.md @@ -41,8 +41,8 @@ This guide was written by staff members of the [Nintendo Homebrew Discord Server > > - **dimok789** for [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py). > -> - **FIX94** for [Wuphax](https://github.com/FIX94/wuphax). -> > - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). \ No newline at end of file +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). +> +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/ar_SA/docs/vwii/vwii-modding.md b/translations/ar_SA/docs/vwii/vwii-modding.md index 2bf80f56a..fc5e1cf51 100644 --- a/translations/ar_SA/docs/vwii/vwii-modding.md +++ b/translations/ar_SA/docs/vwii/vwii-modding.md @@ -8,9 +8,8 @@ We will now place the required Homebrew files on the SD Card. ### What You Need {docsify-ignore} -- The latest release of [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip). -- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). -- The latest release of [HackMii Installer](https://bootmii.org/download/). +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). - The Patched IOS 80 Installer for vWii. - The d2x cIOS Installer. - The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). @@ -19,8 +18,7 @@ We will now place the required Homebrew files on the SD Card. ### Instructions {docsify-ignore} 1. Insert your Wii U's SD Card into your PC. -1. Copy the contents of the `wuphax.zip` file to the root of your SD Card. -1. Copy the `boot.elf` file from the hackmii_installer_v1.2.zip file to the root of your SD Card. +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. 1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. 1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. Copy the contents of the `nanddumper.zip` file to the root of your SD Card. @@ -46,24 +44,13 @@ In case anything goes wrong in the later process and your vWii ends up bricked, 1. Delete the files from your SD Card to free up space. 1. Take the SD Card out of your computer and plug it into your Wii U console. -### Wuphax +### Installing the Homebrew Channel 1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `A` to backup the Mii Channel and inject the Hackmii Installer then wait until it says Successfully injected wuphax!. - - You will be taken back to the Wii U Menu after a few seconds. +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. 1. Launch vWii (the Wii Menu icon). -1. Launch the vWii Mii Channel. - - If Wuphax has successfully been injected, you will now see the scam warning screen. -1. Wait until you see `Press 1 to continue` and then press the `1` button. -1. Select `continue`, Install The Homebrew Channel and `Yes, continue`. -1. If The Homebrew Channel has successfully been installed, select `continue` and then `exit`. -1. Launch the Wii U Menu channel to return to the Wii U Menu. -1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `B` to restore the Mii Channel then wait until it says Mii Channel restored!. - - You will be taken back to the Wii U Menu after a few seconds. - - If for some reason, you cannot restore your backup, you will need to [reinstall your Mii Channel](recover-vwii-ioses-channels). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### Installing cIOSes diff --git a/translations/ca_ES/docs/extras/about.md b/translations/ca_ES/docs/extras/about.md index 062dec1ba..6f9c1466c 100644 --- a/translations/ca_ES/docs/extras/about.md +++ b/translations/ca_ES/docs/extras/about.md @@ -41,8 +41,8 @@ This guide was written by staff members of the [Nintendo Homebrew Discord Server > > - **dimok789** for [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py). > -> - **FIX94** for [Wuphax](https://github.com/FIX94/wuphax). -> > - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). \ No newline at end of file +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). +> +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/ca_ES/docs/vwii/vwii-modding.md b/translations/ca_ES/docs/vwii/vwii-modding.md index 2bf80f56a..fc5e1cf51 100644 --- a/translations/ca_ES/docs/vwii/vwii-modding.md +++ b/translations/ca_ES/docs/vwii/vwii-modding.md @@ -8,9 +8,8 @@ We will now place the required Homebrew files on the SD Card. ### What You Need {docsify-ignore} -- The latest release of [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip). -- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). -- The latest release of [HackMii Installer](https://bootmii.org/download/). +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). - The Patched IOS 80 Installer for vWii. - The d2x cIOS Installer. - The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). @@ -19,8 +18,7 @@ We will now place the required Homebrew files on the SD Card. ### Instructions {docsify-ignore} 1. Insert your Wii U's SD Card into your PC. -1. Copy the contents of the `wuphax.zip` file to the root of your SD Card. -1. Copy the `boot.elf` file from the hackmii_installer_v1.2.zip file to the root of your SD Card. +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. 1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. 1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. Copy the contents of the `nanddumper.zip` file to the root of your SD Card. @@ -46,24 +44,13 @@ In case anything goes wrong in the later process and your vWii ends up bricked, 1. Delete the files from your SD Card to free up space. 1. Take the SD Card out of your computer and plug it into your Wii U console. -### Wuphax +### Installing the Homebrew Channel 1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `A` to backup the Mii Channel and inject the Hackmii Installer then wait until it says Successfully injected wuphax!. - - You will be taken back to the Wii U Menu after a few seconds. +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. 1. Launch vWii (the Wii Menu icon). -1. Launch the vWii Mii Channel. - - If Wuphax has successfully been injected, you will now see the scam warning screen. -1. Wait until you see `Press 1 to continue` and then press the `1` button. -1. Select `continue`, Install The Homebrew Channel and `Yes, continue`. -1. If The Homebrew Channel has successfully been installed, select `continue` and then `exit`. -1. Launch the Wii U Menu channel to return to the Wii U Menu. -1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `B` to restore the Mii Channel then wait until it says Mii Channel restored!. - - You will be taken back to the Wii U Menu after a few seconds. - - If for some reason, you cannot restore your backup, you will need to [reinstall your Mii Channel](recover-vwii-ioses-channels). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### Installing cIOSes diff --git a/translations/cs_CZ/docs/extras/about.md b/translations/cs_CZ/docs/extras/about.md index 062dec1ba..6f9c1466c 100644 --- a/translations/cs_CZ/docs/extras/about.md +++ b/translations/cs_CZ/docs/extras/about.md @@ -41,8 +41,8 @@ This guide was written by staff members of the [Nintendo Homebrew Discord Server > > - **dimok789** for [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py). > -> - **FIX94** for [Wuphax](https://github.com/FIX94/wuphax). -> > - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). \ No newline at end of file +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). +> +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/cs_CZ/docs/vwii/vwii-modding.md b/translations/cs_CZ/docs/vwii/vwii-modding.md index 2bf80f56a..fc5e1cf51 100644 --- a/translations/cs_CZ/docs/vwii/vwii-modding.md +++ b/translations/cs_CZ/docs/vwii/vwii-modding.md @@ -8,9 +8,8 @@ We will now place the required Homebrew files on the SD Card. ### What You Need {docsify-ignore} -- The latest release of [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip). -- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). -- The latest release of [HackMii Installer](https://bootmii.org/download/). +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). - The Patched IOS 80 Installer for vWii. - The d2x cIOS Installer. - The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). @@ -19,8 +18,7 @@ We will now place the required Homebrew files on the SD Card. ### Instructions {docsify-ignore} 1. Insert your Wii U's SD Card into your PC. -1. Copy the contents of the `wuphax.zip` file to the root of your SD Card. -1. Copy the `boot.elf` file from the hackmii_installer_v1.2.zip file to the root of your SD Card. +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. 1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. 1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. Copy the contents of the `nanddumper.zip` file to the root of your SD Card. @@ -46,24 +44,13 @@ In case anything goes wrong in the later process and your vWii ends up bricked, 1. Delete the files from your SD Card to free up space. 1. Take the SD Card out of your computer and plug it into your Wii U console. -### Wuphax +### Installing the Homebrew Channel 1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `A` to backup the Mii Channel and inject the Hackmii Installer then wait until it says Successfully injected wuphax!. - - You will be taken back to the Wii U Menu after a few seconds. +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. 1. Launch vWii (the Wii Menu icon). -1. Launch the vWii Mii Channel. - - If Wuphax has successfully been injected, you will now see the scam warning screen. -1. Wait until you see `Press 1 to continue` and then press the `1` button. -1. Select `continue`, Install The Homebrew Channel and `Yes, continue`. -1. If The Homebrew Channel has successfully been installed, select `continue` and then `exit`. -1. Launch the Wii U Menu channel to return to the Wii U Menu. -1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `B` to restore the Mii Channel then wait until it says Mii Channel restored!. - - You will be taken back to the Wii U Menu after a few seconds. - - If for some reason, you cannot restore your backup, you will need to [reinstall your Mii Channel](recover-vwii-ioses-channels). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### Installing cIOSes diff --git a/translations/da_DK/docs/extras/about.md b/translations/da_DK/docs/extras/about.md index 062dec1ba..6f9c1466c 100644 --- a/translations/da_DK/docs/extras/about.md +++ b/translations/da_DK/docs/extras/about.md @@ -41,8 +41,8 @@ This guide was written by staff members of the [Nintendo Homebrew Discord Server > > - **dimok789** for [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py). > -> - **FIX94** for [Wuphax](https://github.com/FIX94/wuphax). -> > - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). \ No newline at end of file +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). +> +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/da_DK/docs/vwii/vwii-modding.md b/translations/da_DK/docs/vwii/vwii-modding.md index 2bf80f56a..fc5e1cf51 100644 --- a/translations/da_DK/docs/vwii/vwii-modding.md +++ b/translations/da_DK/docs/vwii/vwii-modding.md @@ -8,9 +8,8 @@ We will now place the required Homebrew files on the SD Card. ### What You Need {docsify-ignore} -- The latest release of [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip). -- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). -- The latest release of [HackMii Installer](https://bootmii.org/download/). +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). - The Patched IOS 80 Installer for vWii. - The d2x cIOS Installer. - The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). @@ -19,8 +18,7 @@ We will now place the required Homebrew files on the SD Card. ### Instructions {docsify-ignore} 1. Insert your Wii U's SD Card into your PC. -1. Copy the contents of the `wuphax.zip` file to the root of your SD Card. -1. Copy the `boot.elf` file from the hackmii_installer_v1.2.zip file to the root of your SD Card. +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. 1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. 1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. Copy the contents of the `nanddumper.zip` file to the root of your SD Card. @@ -46,24 +44,13 @@ In case anything goes wrong in the later process and your vWii ends up bricked, 1. Delete the files from your SD Card to free up space. 1. Take the SD Card out of your computer and plug it into your Wii U console. -### Wuphax +### Installing the Homebrew Channel 1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `A` to backup the Mii Channel and inject the Hackmii Installer then wait until it says Successfully injected wuphax!. - - You will be taken back to the Wii U Menu after a few seconds. +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. 1. Launch vWii (the Wii Menu icon). -1. Launch the vWii Mii Channel. - - If Wuphax has successfully been injected, you will now see the scam warning screen. -1. Wait until you see `Press 1 to continue` and then press the `1` button. -1. Select `continue`, Install The Homebrew Channel and `Yes, continue`. -1. If The Homebrew Channel has successfully been installed, select `continue` and then `exit`. -1. Launch the Wii U Menu channel to return to the Wii U Menu. -1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `B` to restore the Mii Channel then wait until it says Mii Channel restored!. - - You will be taken back to the Wii U Menu after a few seconds. - - If for some reason, you cannot restore your backup, you will need to [reinstall your Mii Channel](recover-vwii-ioses-channels). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### Installing cIOSes diff --git a/translations/de_DE/docs/extras/about.md b/translations/de_DE/docs/extras/about.md index 062dec1ba..6f9c1466c 100644 --- a/translations/de_DE/docs/extras/about.md +++ b/translations/de_DE/docs/extras/about.md @@ -41,8 +41,8 @@ This guide was written by staff members of the [Nintendo Homebrew Discord Server > > - **dimok789** for [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py). > -> - **FIX94** for [Wuphax](https://github.com/FIX94/wuphax). -> > - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). \ No newline at end of file +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). +> +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/de_DE/docs/vwii/vwii-modding.md b/translations/de_DE/docs/vwii/vwii-modding.md index 2bf80f56a..fc5e1cf51 100644 --- a/translations/de_DE/docs/vwii/vwii-modding.md +++ b/translations/de_DE/docs/vwii/vwii-modding.md @@ -8,9 +8,8 @@ We will now place the required Homebrew files on the SD Card. ### What You Need {docsify-ignore} -- The latest release of [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip). -- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). -- The latest release of [HackMii Installer](https://bootmii.org/download/). +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). - The Patched IOS 80 Installer for vWii. - The d2x cIOS Installer. - The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). @@ -19,8 +18,7 @@ We will now place the required Homebrew files on the SD Card. ### Instructions {docsify-ignore} 1. Insert your Wii U's SD Card into your PC. -1. Copy the contents of the `wuphax.zip` file to the root of your SD Card. -1. Copy the `boot.elf` file from the hackmii_installer_v1.2.zip file to the root of your SD Card. +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. 1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. 1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. Copy the contents of the `nanddumper.zip` file to the root of your SD Card. @@ -46,24 +44,13 @@ In case anything goes wrong in the later process and your vWii ends up bricked, 1. Delete the files from your SD Card to free up space. 1. Take the SD Card out of your computer and plug it into your Wii U console. -### Wuphax +### Installing the Homebrew Channel 1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `A` to backup the Mii Channel and inject the Hackmii Installer then wait until it says Successfully injected wuphax!. - - You will be taken back to the Wii U Menu after a few seconds. +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. 1. Launch vWii (the Wii Menu icon). -1. Launch the vWii Mii Channel. - - If Wuphax has successfully been injected, you will now see the scam warning screen. -1. Wait until you see `Press 1 to continue` and then press the `1` button. -1. Select `continue`, Install The Homebrew Channel and `Yes, continue`. -1. If The Homebrew Channel has successfully been installed, select `continue` and then `exit`. -1. Launch the Wii U Menu channel to return to the Wii U Menu. -1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `B` to restore the Mii Channel then wait until it says Mii Channel restored!. - - You will be taken back to the Wii U Menu after a few seconds. - - If for some reason, you cannot restore your backup, you will need to [reinstall your Mii Channel](recover-vwii-ioses-channels). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### Installing cIOSes diff --git a/translations/el_GR/docs/extras/about.md b/translations/el_GR/docs/extras/about.md index 062dec1ba..6f9c1466c 100644 --- a/translations/el_GR/docs/extras/about.md +++ b/translations/el_GR/docs/extras/about.md @@ -41,8 +41,8 @@ This guide was written by staff members of the [Nintendo Homebrew Discord Server > > - **dimok789** for [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py). > -> - **FIX94** for [Wuphax](https://github.com/FIX94/wuphax). -> > - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). \ No newline at end of file +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). +> +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/el_GR/docs/vwii/vwii-modding.md b/translations/el_GR/docs/vwii/vwii-modding.md index 2bf80f56a..fc5e1cf51 100644 --- a/translations/el_GR/docs/vwii/vwii-modding.md +++ b/translations/el_GR/docs/vwii/vwii-modding.md @@ -8,9 +8,8 @@ We will now place the required Homebrew files on the SD Card. ### What You Need {docsify-ignore} -- The latest release of [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip). -- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). -- The latest release of [HackMii Installer](https://bootmii.org/download/). +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). - The Patched IOS 80 Installer for vWii. - The d2x cIOS Installer. - The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). @@ -19,8 +18,7 @@ We will now place the required Homebrew files on the SD Card. ### Instructions {docsify-ignore} 1. Insert your Wii U's SD Card into your PC. -1. Copy the contents of the `wuphax.zip` file to the root of your SD Card. -1. Copy the `boot.elf` file from the hackmii_installer_v1.2.zip file to the root of your SD Card. +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. 1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. 1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. Copy the contents of the `nanddumper.zip` file to the root of your SD Card. @@ -46,24 +44,13 @@ In case anything goes wrong in the later process and your vWii ends up bricked, 1. Delete the files from your SD Card to free up space. 1. Take the SD Card out of your computer and plug it into your Wii U console. -### Wuphax +### Installing the Homebrew Channel 1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `A` to backup the Mii Channel and inject the Hackmii Installer then wait until it says Successfully injected wuphax!. - - You will be taken back to the Wii U Menu after a few seconds. +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. 1. Launch vWii (the Wii Menu icon). -1. Launch the vWii Mii Channel. - - If Wuphax has successfully been injected, you will now see the scam warning screen. -1. Wait until you see `Press 1 to continue` and then press the `1` button. -1. Select `continue`, Install The Homebrew Channel and `Yes, continue`. -1. If The Homebrew Channel has successfully been installed, select `continue` and then `exit`. -1. Launch the Wii U Menu channel to return to the Wii U Menu. -1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `B` to restore the Mii Channel then wait until it says Mii Channel restored!. - - You will be taken back to the Wii U Menu after a few seconds. - - If for some reason, you cannot restore your backup, you will need to [reinstall your Mii Channel](recover-vwii-ioses-channels). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### Installing cIOSes diff --git a/translations/es_ES/docs/extras/about.md b/translations/es_ES/docs/extras/about.md index 062dec1ba..6f9c1466c 100644 --- a/translations/es_ES/docs/extras/about.md +++ b/translations/es_ES/docs/extras/about.md @@ -41,8 +41,8 @@ This guide was written by staff members of the [Nintendo Homebrew Discord Server > > - **dimok789** for [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py). > -> - **FIX94** for [Wuphax](https://github.com/FIX94/wuphax). -> > - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). \ No newline at end of file +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). +> +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/es_ES/docs/vwii/vwii-modding.md b/translations/es_ES/docs/vwii/vwii-modding.md index 2bf80f56a..fc5e1cf51 100644 --- a/translations/es_ES/docs/vwii/vwii-modding.md +++ b/translations/es_ES/docs/vwii/vwii-modding.md @@ -8,9 +8,8 @@ We will now place the required Homebrew files on the SD Card. ### What You Need {docsify-ignore} -- The latest release of [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip). -- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). -- The latest release of [HackMii Installer](https://bootmii.org/download/). +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). - The Patched IOS 80 Installer for vWii. - The d2x cIOS Installer. - The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). @@ -19,8 +18,7 @@ We will now place the required Homebrew files on the SD Card. ### Instructions {docsify-ignore} 1. Insert your Wii U's SD Card into your PC. -1. Copy the contents of the `wuphax.zip` file to the root of your SD Card. -1. Copy the `boot.elf` file from the hackmii_installer_v1.2.zip file to the root of your SD Card. +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. 1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. 1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. Copy the contents of the `nanddumper.zip` file to the root of your SD Card. @@ -46,24 +44,13 @@ In case anything goes wrong in the later process and your vWii ends up bricked, 1. Delete the files from your SD Card to free up space. 1. Take the SD Card out of your computer and plug it into your Wii U console. -### Wuphax +### Installing the Homebrew Channel 1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `A` to backup the Mii Channel and inject the Hackmii Installer then wait until it says Successfully injected wuphax!. - - You will be taken back to the Wii U Menu after a few seconds. +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. 1. Launch vWii (the Wii Menu icon). -1. Launch the vWii Mii Channel. - - If Wuphax has successfully been injected, you will now see the scam warning screen. -1. Wait until you see `Press 1 to continue` and then press the `1` button. -1. Select `continue`, Install The Homebrew Channel and `Yes, continue`. -1. If The Homebrew Channel has successfully been installed, select `continue` and then `exit`. -1. Launch the Wii U Menu channel to return to the Wii U Menu. -1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `B` to restore the Mii Channel then wait until it says Mii Channel restored!. - - You will be taken back to the Wii U Menu after a few seconds. - - If for some reason, you cannot restore your backup, you will need to [reinstall your Mii Channel](recover-vwii-ioses-channels). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### Installing cIOSes diff --git a/translations/et_EE/docs/extras/about.md b/translations/et_EE/docs/extras/about.md index 062dec1ba..6f9c1466c 100644 --- a/translations/et_EE/docs/extras/about.md +++ b/translations/et_EE/docs/extras/about.md @@ -41,8 +41,8 @@ This guide was written by staff members of the [Nintendo Homebrew Discord Server > > - **dimok789** for [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py). > -> - **FIX94** for [Wuphax](https://github.com/FIX94/wuphax). -> > - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). \ No newline at end of file +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). +> +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/et_EE/docs/vwii/vwii-modding.md b/translations/et_EE/docs/vwii/vwii-modding.md index 2bf80f56a..fc5e1cf51 100644 --- a/translations/et_EE/docs/vwii/vwii-modding.md +++ b/translations/et_EE/docs/vwii/vwii-modding.md @@ -8,9 +8,8 @@ We will now place the required Homebrew files on the SD Card. ### What You Need {docsify-ignore} -- The latest release of [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip). -- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). -- The latest release of [HackMii Installer](https://bootmii.org/download/). +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). - The Patched IOS 80 Installer for vWii. - The d2x cIOS Installer. - The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). @@ -19,8 +18,7 @@ We will now place the required Homebrew files on the SD Card. ### Instructions {docsify-ignore} 1. Insert your Wii U's SD Card into your PC. -1. Copy the contents of the `wuphax.zip` file to the root of your SD Card. -1. Copy the `boot.elf` file from the hackmii_installer_v1.2.zip file to the root of your SD Card. +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. 1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. 1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. Copy the contents of the `nanddumper.zip` file to the root of your SD Card. @@ -46,24 +44,13 @@ In case anything goes wrong in the later process and your vWii ends up bricked, 1. Delete the files from your SD Card to free up space. 1. Take the SD Card out of your computer and plug it into your Wii U console. -### Wuphax +### Installing the Homebrew Channel 1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `A` to backup the Mii Channel and inject the Hackmii Installer then wait until it says Successfully injected wuphax!. - - You will be taken back to the Wii U Menu after a few seconds. +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. 1. Launch vWii (the Wii Menu icon). -1. Launch the vWii Mii Channel. - - If Wuphax has successfully been injected, you will now see the scam warning screen. -1. Wait until you see `Press 1 to continue` and then press the `1` button. -1. Select `continue`, Install The Homebrew Channel and `Yes, continue`. -1. If The Homebrew Channel has successfully been installed, select `continue` and then `exit`. -1. Launch the Wii U Menu channel to return to the Wii U Menu. -1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `B` to restore the Mii Channel then wait until it says Mii Channel restored!. - - You will be taken back to the Wii U Menu after a few seconds. - - If for some reason, you cannot restore your backup, you will need to [reinstall your Mii Channel](recover-vwii-ioses-channels). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### Installing cIOSes diff --git a/translations/fi_FI/docs/extras/about.md b/translations/fi_FI/docs/extras/about.md index 062dec1ba..6f9c1466c 100644 --- a/translations/fi_FI/docs/extras/about.md +++ b/translations/fi_FI/docs/extras/about.md @@ -41,8 +41,8 @@ This guide was written by staff members of the [Nintendo Homebrew Discord Server > > - **dimok789** for [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py). > -> - **FIX94** for [Wuphax](https://github.com/FIX94/wuphax). -> > - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). \ No newline at end of file +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). +> +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/fi_FI/docs/vwii/vwii-modding.md b/translations/fi_FI/docs/vwii/vwii-modding.md index 2bf80f56a..fc5e1cf51 100644 --- a/translations/fi_FI/docs/vwii/vwii-modding.md +++ b/translations/fi_FI/docs/vwii/vwii-modding.md @@ -8,9 +8,8 @@ We will now place the required Homebrew files on the SD Card. ### What You Need {docsify-ignore} -- The latest release of [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip). -- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). -- The latest release of [HackMii Installer](https://bootmii.org/download/). +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). - The Patched IOS 80 Installer for vWii. - The d2x cIOS Installer. - The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). @@ -19,8 +18,7 @@ We will now place the required Homebrew files on the SD Card. ### Instructions {docsify-ignore} 1. Insert your Wii U's SD Card into your PC. -1. Copy the contents of the `wuphax.zip` file to the root of your SD Card. -1. Copy the `boot.elf` file from the hackmii_installer_v1.2.zip file to the root of your SD Card. +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. 1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. 1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. Copy the contents of the `nanddumper.zip` file to the root of your SD Card. @@ -46,24 +44,13 @@ In case anything goes wrong in the later process and your vWii ends up bricked, 1. Delete the files from your SD Card to free up space. 1. Take the SD Card out of your computer and plug it into your Wii U console. -### Wuphax +### Installing the Homebrew Channel 1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `A` to backup the Mii Channel and inject the Hackmii Installer then wait until it says Successfully injected wuphax!. - - You will be taken back to the Wii U Menu after a few seconds. +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. 1. Launch vWii (the Wii Menu icon). -1. Launch the vWii Mii Channel. - - If Wuphax has successfully been injected, you will now see the scam warning screen. -1. Wait until you see `Press 1 to continue` and then press the `1` button. -1. Select `continue`, Install The Homebrew Channel and `Yes, continue`. -1. If The Homebrew Channel has successfully been installed, select `continue` and then `exit`. -1. Launch the Wii U Menu channel to return to the Wii U Menu. -1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `B` to restore the Mii Channel then wait until it says Mii Channel restored!. - - You will be taken back to the Wii U Menu after a few seconds. - - If for some reason, you cannot restore your backup, you will need to [reinstall your Mii Channel](recover-vwii-ioses-channels). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### Installing cIOSes diff --git a/translations/fr_FR/docs/extras/about.md b/translations/fr_FR/docs/extras/about.md index 598a7c3e7..88fe50dbe 100644 --- a/translations/fr_FR/docs/extras/about.md +++ b/translations/fr_FR/docs/extras/about.md @@ -41,8 +41,8 @@ Ce guide a été rédigé par des membres du personnel du [Serveur Discord Ninte > > - **dimok789** pour [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py). > -> - **FIX94** pour [Wuphax](https://github.com/FIX94/wuphax). +> - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GaryOderNichts** pour le [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), et la version corrigée du [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). > -> - **GabyPCgeeK** et **Ryuzaki-MrL** pour [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). \ No newline at end of file +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/fr_FR/docs/vwii/vwii-modding.md b/translations/fr_FR/docs/vwii/vwii-modding.md index 5d8fa7dbb..d2479983c 100644 --- a/translations/fr_FR/docs/vwii/vwii-modding.md +++ b/translations/fr_FR/docs/vwii/vwii-modding.md @@ -8,24 +8,22 @@ Nous allons maintenant placer les fichiers Homebrew nécessaires sur la carte SD ### Ce dont vous avez besoin {docsify-ignore} -- La dernière version de [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip). -- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). -- La dernière version de [HackMii Installer](https://bootmii.org/download/). -- L'application Patched IOS 80 Installer for vWii. -- Les vWii cIOS apps. -- L'[Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). -- La dernière version de [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/download/v1.4/payload.zip). +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). +- The Patched IOS 80 Installer for vWii. +- The d2x cIOS Installer. +- The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). +- The latest release of the [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/download/v1.4/payload.zip). ### Instructions {docsify-ignore} 1. Insérez la carte SD de votre Wii U dans votre PC. -1. Copiez le contenu du fichier `wuphax.zip` vers la racine de votre carte SD. -1. Copiez le fichier `boot.elf` du fichier hackmii_installer_v1.2.zip vers la racine de votre carte SD. -1. Copiez le dossier `apps` du fichier Patched_IOS80_Installer_for_vWii.zip vers la racine de votre carte SD. -1. Copiez le contenu du fichier d2x_cIOS_Installer.zip vers la racine de votre carte SD. +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. +1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. +1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. Copiez le contenu du fichier `nanddumper.zip` vers la racine de votre carte SD. -1. Copiez le contenu du fichier homebrew_launcher.v1.4.zip vers la racine de votre carte SD. -1. Copiez le contenu du fichier `payload.zip` dans le dossier `wiiu` de votre carte SD. +1. Copy the contents of the homebrew_launcher.v1.4.zip file to the root of your SD Card. +1. Copy the contents of the `payload.zip` file to the `wiiu` folder on your SD Card. 1. Retirez la carte SD de votre ordinateur et branchez-la sur votre console Wii U. ### Sauvegarde de la NAND @@ -46,24 +44,13 @@ Au cas où quelque chose se passe mal dans le processus ultérieur et que votre 1. Supprimez les fichiers de votre carte SD pour libérer de l'espace. 1. Retirez la carte SD de votre ordinateur et branchez-la sur votre console Wii U. -### Wuphax +### Installing the Homebrew Channel 1. Lancez l'[Homebrew Launcher](vwii/browser-exploit). -1. Lancez Wuphax. -1. Appuyez sur `A` pour sauvegarder la Chaîne Mii et injecter Hackmii Installer puis attendez qu'il affiche Successfully injected wuphax!. - - Vous serez ramené au Menu Wii U après quelques secondes. -1. Lancez la vWii (l'icône du Menu Wii). -1. Lancez la Chaîne Mii de la vWii. - - Si Wuphax a été injecté avec succès, vous verrez maintenant un écran d'avertissement. -1. Attendez jusqu'à ce que voyiez `Press 1 to continue` puis appuyez sur le bouton `1`. -1. Sélectionnez `continue`, Install The Homebrew Channel et `Yes, continue`. -1. Si l'Homebrew Channel a été installé avec succès, sélectionnez `continue` puis `exit`. -1. Lancez la chaîne du Menu Wii U pour retourner au Menu Wii U. -1. Lancez l'[Homebrew Launcher](vwii/browser-exploit). -1. Lancez Wuphax. -1. Appuyez sur `B` pour restaurer la Chaîne Mii, puis attendez que la console affiche Mii Channel restored!. - - Vous serez ramené au Menu Wii U après quelques secondes. - - Si pour une raison quelconque, vous ne pouvez pas restaurer votre sauvegarde, vous devrez [réinstaller votre Chaîne Mii](recover-vwii-ioses-channels). +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. +1. Launch vWii (the Wii Menu icon). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### Installation des cIOS diff --git a/translations/he_IL/docs/extras/about.md b/translations/he_IL/docs/extras/about.md index 062dec1ba..6f9c1466c 100644 --- a/translations/he_IL/docs/extras/about.md +++ b/translations/he_IL/docs/extras/about.md @@ -41,8 +41,8 @@ This guide was written by staff members of the [Nintendo Homebrew Discord Server > > - **dimok789** for [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py). > -> - **FIX94** for [Wuphax](https://github.com/FIX94/wuphax). -> > - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). \ No newline at end of file +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). +> +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/he_IL/docs/vwii/vwii-modding.md b/translations/he_IL/docs/vwii/vwii-modding.md index 2bf80f56a..fc5e1cf51 100644 --- a/translations/he_IL/docs/vwii/vwii-modding.md +++ b/translations/he_IL/docs/vwii/vwii-modding.md @@ -8,9 +8,8 @@ We will now place the required Homebrew files on the SD Card. ### What You Need {docsify-ignore} -- The latest release of [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip). -- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). -- The latest release of [HackMii Installer](https://bootmii.org/download/). +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). - The Patched IOS 80 Installer for vWii. - The d2x cIOS Installer. - The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). @@ -19,8 +18,7 @@ We will now place the required Homebrew files on the SD Card. ### Instructions {docsify-ignore} 1. Insert your Wii U's SD Card into your PC. -1. Copy the contents of the `wuphax.zip` file to the root of your SD Card. -1. Copy the `boot.elf` file from the hackmii_installer_v1.2.zip file to the root of your SD Card. +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. 1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. 1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. Copy the contents of the `nanddumper.zip` file to the root of your SD Card. @@ -46,24 +44,13 @@ In case anything goes wrong in the later process and your vWii ends up bricked, 1. Delete the files from your SD Card to free up space. 1. Take the SD Card out of your computer and plug it into your Wii U console. -### Wuphax +### Installing the Homebrew Channel 1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `A` to backup the Mii Channel and inject the Hackmii Installer then wait until it says Successfully injected wuphax!. - - You will be taken back to the Wii U Menu after a few seconds. +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. 1. Launch vWii (the Wii Menu icon). -1. Launch the vWii Mii Channel. - - If Wuphax has successfully been injected, you will now see the scam warning screen. -1. Wait until you see `Press 1 to continue` and then press the `1` button. -1. Select `continue`, Install The Homebrew Channel and `Yes, continue`. -1. If The Homebrew Channel has successfully been installed, select `continue` and then `exit`. -1. Launch the Wii U Menu channel to return to the Wii U Menu. -1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `B` to restore the Mii Channel then wait until it says Mii Channel restored!. - - You will be taken back to the Wii U Menu after a few seconds. - - If for some reason, you cannot restore your backup, you will need to [reinstall your Mii Channel](recover-vwii-ioses-channels). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### Installing cIOSes diff --git a/translations/hr_HR/docs/extras/about.md b/translations/hr_HR/docs/extras/about.md index 062dec1ba..6f9c1466c 100644 --- a/translations/hr_HR/docs/extras/about.md +++ b/translations/hr_HR/docs/extras/about.md @@ -41,8 +41,8 @@ This guide was written by staff members of the [Nintendo Homebrew Discord Server > > - **dimok789** for [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py). > -> - **FIX94** for [Wuphax](https://github.com/FIX94/wuphax). -> > - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). \ No newline at end of file +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). +> +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/hr_HR/docs/vwii/vwii-modding.md b/translations/hr_HR/docs/vwii/vwii-modding.md index 2bf80f56a..fc5e1cf51 100644 --- a/translations/hr_HR/docs/vwii/vwii-modding.md +++ b/translations/hr_HR/docs/vwii/vwii-modding.md @@ -8,9 +8,8 @@ We will now place the required Homebrew files on the SD Card. ### What You Need {docsify-ignore} -- The latest release of [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip). -- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). -- The latest release of [HackMii Installer](https://bootmii.org/download/). +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). - The Patched IOS 80 Installer for vWii. - The d2x cIOS Installer. - The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). @@ -19,8 +18,7 @@ We will now place the required Homebrew files on the SD Card. ### Instructions {docsify-ignore} 1. Insert your Wii U's SD Card into your PC. -1. Copy the contents of the `wuphax.zip` file to the root of your SD Card. -1. Copy the `boot.elf` file from the hackmii_installer_v1.2.zip file to the root of your SD Card. +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. 1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. 1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. Copy the contents of the `nanddumper.zip` file to the root of your SD Card. @@ -46,24 +44,13 @@ In case anything goes wrong in the later process and your vWii ends up bricked, 1. Delete the files from your SD Card to free up space. 1. Take the SD Card out of your computer and plug it into your Wii U console. -### Wuphax +### Installing the Homebrew Channel 1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `A` to backup the Mii Channel and inject the Hackmii Installer then wait until it says Successfully injected wuphax!. - - You will be taken back to the Wii U Menu after a few seconds. +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. 1. Launch vWii (the Wii Menu icon). -1. Launch the vWii Mii Channel. - - If Wuphax has successfully been injected, you will now see the scam warning screen. -1. Wait until you see `Press 1 to continue` and then press the `1` button. -1. Select `continue`, Install The Homebrew Channel and `Yes, continue`. -1. If The Homebrew Channel has successfully been installed, select `continue` and then `exit`. -1. Launch the Wii U Menu channel to return to the Wii U Menu. -1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `B` to restore the Mii Channel then wait until it says Mii Channel restored!. - - You will be taken back to the Wii U Menu after a few seconds. - - If for some reason, you cannot restore your backup, you will need to [reinstall your Mii Channel](recover-vwii-ioses-channels). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### Installing cIOSes diff --git a/translations/hu_HU/docs/extras/about.md b/translations/hu_HU/docs/extras/about.md index 062dec1ba..6f9c1466c 100644 --- a/translations/hu_HU/docs/extras/about.md +++ b/translations/hu_HU/docs/extras/about.md @@ -41,8 +41,8 @@ This guide was written by staff members of the [Nintendo Homebrew Discord Server > > - **dimok789** for [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py). > -> - **FIX94** for [Wuphax](https://github.com/FIX94/wuphax). -> > - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). \ No newline at end of file +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). +> +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/hu_HU/docs/vwii/vwii-modding.md b/translations/hu_HU/docs/vwii/vwii-modding.md index 2bf80f56a..fc5e1cf51 100644 --- a/translations/hu_HU/docs/vwii/vwii-modding.md +++ b/translations/hu_HU/docs/vwii/vwii-modding.md @@ -8,9 +8,8 @@ We will now place the required Homebrew files on the SD Card. ### What You Need {docsify-ignore} -- The latest release of [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip). -- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). -- The latest release of [HackMii Installer](https://bootmii.org/download/). +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). - The Patched IOS 80 Installer for vWii. - The d2x cIOS Installer. - The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). @@ -19,8 +18,7 @@ We will now place the required Homebrew files on the SD Card. ### Instructions {docsify-ignore} 1. Insert your Wii U's SD Card into your PC. -1. Copy the contents of the `wuphax.zip` file to the root of your SD Card. -1. Copy the `boot.elf` file from the hackmii_installer_v1.2.zip file to the root of your SD Card. +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. 1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. 1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. Copy the contents of the `nanddumper.zip` file to the root of your SD Card. @@ -46,24 +44,13 @@ In case anything goes wrong in the later process and your vWii ends up bricked, 1. Delete the files from your SD Card to free up space. 1. Take the SD Card out of your computer and plug it into your Wii U console. -### Wuphax +### Installing the Homebrew Channel 1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `A` to backup the Mii Channel and inject the Hackmii Installer then wait until it says Successfully injected wuphax!. - - You will be taken back to the Wii U Menu after a few seconds. +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. 1. Launch vWii (the Wii Menu icon). -1. Launch the vWii Mii Channel. - - If Wuphax has successfully been injected, you will now see the scam warning screen. -1. Wait until you see `Press 1 to continue` and then press the `1` button. -1. Select `continue`, Install The Homebrew Channel and `Yes, continue`. -1. If The Homebrew Channel has successfully been installed, select `continue` and then `exit`. -1. Launch the Wii U Menu channel to return to the Wii U Menu. -1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `B` to restore the Mii Channel then wait until it says Mii Channel restored!. - - You will be taken back to the Wii U Menu after a few seconds. - - If for some reason, you cannot restore your backup, you will need to [reinstall your Mii Channel](recover-vwii-ioses-channels). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### Installing cIOSes diff --git a/translations/id_ID/docs/extras/about.md b/translations/id_ID/docs/extras/about.md index 062dec1ba..6f9c1466c 100644 --- a/translations/id_ID/docs/extras/about.md +++ b/translations/id_ID/docs/extras/about.md @@ -41,8 +41,8 @@ This guide was written by staff members of the [Nintendo Homebrew Discord Server > > - **dimok789** for [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py). > -> - **FIX94** for [Wuphax](https://github.com/FIX94/wuphax). -> > - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). \ No newline at end of file +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). +> +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/id_ID/docs/vwii/vwii-modding.md b/translations/id_ID/docs/vwii/vwii-modding.md index 2bf80f56a..fc5e1cf51 100644 --- a/translations/id_ID/docs/vwii/vwii-modding.md +++ b/translations/id_ID/docs/vwii/vwii-modding.md @@ -8,9 +8,8 @@ We will now place the required Homebrew files on the SD Card. ### What You Need {docsify-ignore} -- The latest release of [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip). -- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). -- The latest release of [HackMii Installer](https://bootmii.org/download/). +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). - The Patched IOS 80 Installer for vWii. - The d2x cIOS Installer. - The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). @@ -19,8 +18,7 @@ We will now place the required Homebrew files on the SD Card. ### Instructions {docsify-ignore} 1. Insert your Wii U's SD Card into your PC. -1. Copy the contents of the `wuphax.zip` file to the root of your SD Card. -1. Copy the `boot.elf` file from the hackmii_installer_v1.2.zip file to the root of your SD Card. +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. 1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. 1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. Copy the contents of the `nanddumper.zip` file to the root of your SD Card. @@ -46,24 +44,13 @@ In case anything goes wrong in the later process and your vWii ends up bricked, 1. Delete the files from your SD Card to free up space. 1. Take the SD Card out of your computer and plug it into your Wii U console. -### Wuphax +### Installing the Homebrew Channel 1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `A` to backup the Mii Channel and inject the Hackmii Installer then wait until it says Successfully injected wuphax!. - - You will be taken back to the Wii U Menu after a few seconds. +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. 1. Launch vWii (the Wii Menu icon). -1. Launch the vWii Mii Channel. - - If Wuphax has successfully been injected, you will now see the scam warning screen. -1. Wait until you see `Press 1 to continue` and then press the `1` button. -1. Select `continue`, Install The Homebrew Channel and `Yes, continue`. -1. If The Homebrew Channel has successfully been installed, select `continue` and then `exit`. -1. Launch the Wii U Menu channel to return to the Wii U Menu. -1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `B` to restore the Mii Channel then wait until it says Mii Channel restored!. - - You will be taken back to the Wii U Menu after a few seconds. - - If for some reason, you cannot restore your backup, you will need to [reinstall your Mii Channel](recover-vwii-ioses-channels). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### Installing cIOSes diff --git a/translations/it_IT/docs/extras/about.md b/translations/it_IT/docs/extras/about.md index bf8fc2a4b..3b7c6b904 100644 --- a/translations/it_IT/docs/extras/about.md +++ b/translations/it_IT/docs/extras/about.md @@ -41,8 +41,8 @@ Questa guida è stata scritta da membri dello staff del [Nintendo Homebrew Disco > > - **dimok789** per [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py). > -> - **FIX94** per [Wuphax](https://github.com/FIX94/wuphax). +> - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GaryOderNichts** per il [Payload Configurabile](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), e la versione corretta dell'[Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). > -> - **GabyPCgeeK** e **Ryuzaki-MrL** per [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). \ No newline at end of file +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/it_IT/docs/vwii/vwii-modding.md b/translations/it_IT/docs/vwii/vwii-modding.md index ccb66a2ab..7262ec7f6 100644 --- a/translations/it_IT/docs/vwii/vwii-modding.md +++ b/translations/it_IT/docs/vwii/vwii-modding.md @@ -8,25 +8,23 @@ Ora andremo ad inserire i file Homebrew nella SD. ### Cosa ti servirà {docsify-ignore} -- L'ultima release di [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip). -- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). -- L'ultima release di [HackMii Installer](https://bootmii.org/download/). -- Il Patched IOS 80 Installer for vWii. -- Il d2x cIOS Installer. -- L' [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). -- L'ultima release dell' [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/download/v1.4/payload.zip). +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). +- The Patched IOS 80 Installer for vWii. +- The d2x cIOS Installer. +- The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). +- The latest release of the [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/download/v1.4/payload.zip). ### Istruzioni {docsify-ignore} 1. Inserisci la SD del tuo Wii U nel PC. -1. Copia il contenuto del file `wuphax.zip` nella root della tua SD. -1. Copia il file `boot.elf` dal file hackmii_installer_v1.2.zip nella root della tua SD. -1. Copia la cartella `apps` dalla cartella nel file Patched_IOS80_Installer_per_vWii. ipnella root della SD. -1. Copia il contenuto del file d2x_cIOS_Installer.zip nella root della tua SD. +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. +1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. +1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. Copia i contenuti del file `nanddumper.zip` nella root della tua SD. -1. Copia il contenuto del file homebrew_launcher.v1.4.zip nella root della tua SD. -1. Copia il contenuto del file `payload.zip` nella cartella `wiiu` della tua SD. -1. Togli la scheda SD dal computer e collegala al tuo Wii U. +1. Copy the contents of the homebrew_launcher.v1.4.zip file to the root of your SD Card. +1. Copy the contents of the `payload.zip` file to the `wiiu` folder on your SD Card. +1. Togli la scheda SD dal computer e inseriscila nella console Wii U. ### Backup della NAND @@ -46,24 +44,13 @@ Se durante il processo qualcosa va storto e la tua vWii si bricka, potrai ripris 1. Elimina i file dalla tua SD per liberare spazio. 1. Togli la scheda SD dal computer e inseriscila nella console Wii U. -### Wuphax +### Installing the Homebrew Channel 1. Avvia l'[Homebrew Launcher](vwii/browser-exploit). -1. Avvia Wuphax. -1. Premi `A` per fare il backup del canale Mii e iniettare l'Hackmii Installer e aspetta che dice Successfully injected wuphax!. - - Verrai riportato al Menu Wii U in pochi secondi. -1. Avvia il vWii (l'icona del Menu Wii). -1. Avvia il canale Mii del vWii. - - Se hai iniettato bene Wuphax, vedrai l'avviso dell'avvertimento truffa. -1. Aspetta finchè vedi `Press 1 to continue` e premi `1` sul Telecomando Wii. -1. Seleziona `continue`, Install The Homebrew Channel e `Yes, continue`. -1. Se l'Homebrew Channel è stato installato correttamente, seleziona `continue` e poi `exit`. -1. Avvia il canale del Menu Wii U per ritornare al Menu Wii U. -1. Avvia l'[Homebrew Launcher](vwii/browser-exploit). -1. Avvia Wuphax. -1. Premi `B` per ripristinare il Canale Mii e aspetta finchè dice Mii Channel restored!. - - Verrai riportato al Menu Wii U in pochi secondi. - - Se per qualche motivo non puoi ripristinare il backup, devi [reinstallare il Canale Mii](recover-vwii-ioses-channels). +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. +1. Launch vWii (the Wii Menu icon). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### Installazione dei cIOS diff --git a/translations/ja_JP/docs/extras/about.md b/translations/ja_JP/docs/extras/about.md index 062dec1ba..6f9c1466c 100644 --- a/translations/ja_JP/docs/extras/about.md +++ b/translations/ja_JP/docs/extras/about.md @@ -41,8 +41,8 @@ This guide was written by staff members of the [Nintendo Homebrew Discord Server > > - **dimok789** for [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py). > -> - **FIX94** for [Wuphax](https://github.com/FIX94/wuphax). -> > - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). \ No newline at end of file +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). +> +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/ja_JP/docs/vwii/vwii-modding.md b/translations/ja_JP/docs/vwii/vwii-modding.md index 2bf80f56a..fc5e1cf51 100644 --- a/translations/ja_JP/docs/vwii/vwii-modding.md +++ b/translations/ja_JP/docs/vwii/vwii-modding.md @@ -8,9 +8,8 @@ We will now place the required Homebrew files on the SD Card. ### What You Need {docsify-ignore} -- The latest release of [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip). -- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). -- The latest release of [HackMii Installer](https://bootmii.org/download/). +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). - The Patched IOS 80 Installer for vWii. - The d2x cIOS Installer. - The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). @@ -19,8 +18,7 @@ We will now place the required Homebrew files on the SD Card. ### Instructions {docsify-ignore} 1. Insert your Wii U's SD Card into your PC. -1. Copy the contents of the `wuphax.zip` file to the root of your SD Card. -1. Copy the `boot.elf` file from the hackmii_installer_v1.2.zip file to the root of your SD Card. +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. 1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. 1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. Copy the contents of the `nanddumper.zip` file to the root of your SD Card. @@ -46,24 +44,13 @@ In case anything goes wrong in the later process and your vWii ends up bricked, 1. Delete the files from your SD Card to free up space. 1. Take the SD Card out of your computer and plug it into your Wii U console. -### Wuphax +### Installing the Homebrew Channel 1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `A` to backup the Mii Channel and inject the Hackmii Installer then wait until it says Successfully injected wuphax!. - - You will be taken back to the Wii U Menu after a few seconds. +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. 1. Launch vWii (the Wii Menu icon). -1. Launch the vWii Mii Channel. - - If Wuphax has successfully been injected, you will now see the scam warning screen. -1. Wait until you see `Press 1 to continue` and then press the `1` button. -1. Select `continue`, Install The Homebrew Channel and `Yes, continue`. -1. If The Homebrew Channel has successfully been installed, select `continue` and then `exit`. -1. Launch the Wii U Menu channel to return to the Wii U Menu. -1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `B` to restore the Mii Channel then wait until it says Mii Channel restored!. - - You will be taken back to the Wii U Menu after a few seconds. - - If for some reason, you cannot restore your backup, you will need to [reinstall your Mii Channel](recover-vwii-ioses-channels). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### Installing cIOSes diff --git a/translations/ko_KR/docs/extras/about.md b/translations/ko_KR/docs/extras/about.md index 062dec1ba..6f9c1466c 100644 --- a/translations/ko_KR/docs/extras/about.md +++ b/translations/ko_KR/docs/extras/about.md @@ -41,8 +41,8 @@ This guide was written by staff members of the [Nintendo Homebrew Discord Server > > - **dimok789** for [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py). > -> - **FIX94** for [Wuphax](https://github.com/FIX94/wuphax). -> > - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). \ No newline at end of file +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). +> +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/ko_KR/docs/vwii/vwii-modding.md b/translations/ko_KR/docs/vwii/vwii-modding.md index 2bf80f56a..fc5e1cf51 100644 --- a/translations/ko_KR/docs/vwii/vwii-modding.md +++ b/translations/ko_KR/docs/vwii/vwii-modding.md @@ -8,9 +8,8 @@ We will now place the required Homebrew files on the SD Card. ### What You Need {docsify-ignore} -- The latest release of [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip). -- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). -- The latest release of [HackMii Installer](https://bootmii.org/download/). +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). - The Patched IOS 80 Installer for vWii. - The d2x cIOS Installer. - The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). @@ -19,8 +18,7 @@ We will now place the required Homebrew files on the SD Card. ### Instructions {docsify-ignore} 1. Insert your Wii U's SD Card into your PC. -1. Copy the contents of the `wuphax.zip` file to the root of your SD Card. -1. Copy the `boot.elf` file from the hackmii_installer_v1.2.zip file to the root of your SD Card. +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. 1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. 1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. Copy the contents of the `nanddumper.zip` file to the root of your SD Card. @@ -46,24 +44,13 @@ In case anything goes wrong in the later process and your vWii ends up bricked, 1. Delete the files from your SD Card to free up space. 1. Take the SD Card out of your computer and plug it into your Wii U console. -### Wuphax +### Installing the Homebrew Channel 1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `A` to backup the Mii Channel and inject the Hackmii Installer then wait until it says Successfully injected wuphax!. - - You will be taken back to the Wii U Menu after a few seconds. +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. 1. Launch vWii (the Wii Menu icon). -1. Launch the vWii Mii Channel. - - If Wuphax has successfully been injected, you will now see the scam warning screen. -1. Wait until you see `Press 1 to continue` and then press the `1` button. -1. Select `continue`, Install The Homebrew Channel and `Yes, continue`. -1. If The Homebrew Channel has successfully been installed, select `continue` and then `exit`. -1. Launch the Wii U Menu channel to return to the Wii U Menu. -1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `B` to restore the Mii Channel then wait until it says Mii Channel restored!. - - You will be taken back to the Wii U Menu after a few seconds. - - If for some reason, you cannot restore your backup, you will need to [reinstall your Mii Channel](recover-vwii-ioses-channels). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### Installing cIOSes diff --git a/translations/ms_MY/docs/extras/about.md b/translations/ms_MY/docs/extras/about.md index 062dec1ba..6f9c1466c 100644 --- a/translations/ms_MY/docs/extras/about.md +++ b/translations/ms_MY/docs/extras/about.md @@ -41,8 +41,8 @@ This guide was written by staff members of the [Nintendo Homebrew Discord Server > > - **dimok789** for [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py). > -> - **FIX94** for [Wuphax](https://github.com/FIX94/wuphax). -> > - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). \ No newline at end of file +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). +> +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/ms_MY/docs/vwii/vwii-modding.md b/translations/ms_MY/docs/vwii/vwii-modding.md index 2bf80f56a..fc5e1cf51 100644 --- a/translations/ms_MY/docs/vwii/vwii-modding.md +++ b/translations/ms_MY/docs/vwii/vwii-modding.md @@ -8,9 +8,8 @@ We will now place the required Homebrew files on the SD Card. ### What You Need {docsify-ignore} -- The latest release of [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip). -- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). -- The latest release of [HackMii Installer](https://bootmii.org/download/). +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). - The Patched IOS 80 Installer for vWii. - The d2x cIOS Installer. - The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). @@ -19,8 +18,7 @@ We will now place the required Homebrew files on the SD Card. ### Instructions {docsify-ignore} 1. Insert your Wii U's SD Card into your PC. -1. Copy the contents of the `wuphax.zip` file to the root of your SD Card. -1. Copy the `boot.elf` file from the hackmii_installer_v1.2.zip file to the root of your SD Card. +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. 1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. 1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. Copy the contents of the `nanddumper.zip` file to the root of your SD Card. @@ -46,24 +44,13 @@ In case anything goes wrong in the later process and your vWii ends up bricked, 1. Delete the files from your SD Card to free up space. 1. Take the SD Card out of your computer and plug it into your Wii U console. -### Wuphax +### Installing the Homebrew Channel 1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `A` to backup the Mii Channel and inject the Hackmii Installer then wait until it says Successfully injected wuphax!. - - You will be taken back to the Wii U Menu after a few seconds. +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. 1. Launch vWii (the Wii Menu icon). -1. Launch the vWii Mii Channel. - - If Wuphax has successfully been injected, you will now see the scam warning screen. -1. Wait until you see `Press 1 to continue` and then press the `1` button. -1. Select `continue`, Install The Homebrew Channel and `Yes, continue`. -1. If The Homebrew Channel has successfully been installed, select `continue` and then `exit`. -1. Launch the Wii U Menu channel to return to the Wii U Menu. -1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `B` to restore the Mii Channel then wait until it says Mii Channel restored!. - - You will be taken back to the Wii U Menu after a few seconds. - - If for some reason, you cannot restore your backup, you will need to [reinstall your Mii Channel](recover-vwii-ioses-channels). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### Installing cIOSes diff --git a/translations/nl_NL/docs/extras/about.md b/translations/nl_NL/docs/extras/about.md index 062dec1ba..6f9c1466c 100644 --- a/translations/nl_NL/docs/extras/about.md +++ b/translations/nl_NL/docs/extras/about.md @@ -41,8 +41,8 @@ This guide was written by staff members of the [Nintendo Homebrew Discord Server > > - **dimok789** for [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py). > -> - **FIX94** for [Wuphax](https://github.com/FIX94/wuphax). -> > - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). \ No newline at end of file +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). +> +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/nl_NL/docs/vwii/vwii-modding.md b/translations/nl_NL/docs/vwii/vwii-modding.md index 2bf80f56a..fc5e1cf51 100644 --- a/translations/nl_NL/docs/vwii/vwii-modding.md +++ b/translations/nl_NL/docs/vwii/vwii-modding.md @@ -8,9 +8,8 @@ We will now place the required Homebrew files on the SD Card. ### What You Need {docsify-ignore} -- The latest release of [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip). -- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). -- The latest release of [HackMii Installer](https://bootmii.org/download/). +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). - The Patched IOS 80 Installer for vWii. - The d2x cIOS Installer. - The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). @@ -19,8 +18,7 @@ We will now place the required Homebrew files on the SD Card. ### Instructions {docsify-ignore} 1. Insert your Wii U's SD Card into your PC. -1. Copy the contents of the `wuphax.zip` file to the root of your SD Card. -1. Copy the `boot.elf` file from the hackmii_installer_v1.2.zip file to the root of your SD Card. +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. 1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. 1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. Copy the contents of the `nanddumper.zip` file to the root of your SD Card. @@ -46,24 +44,13 @@ In case anything goes wrong in the later process and your vWii ends up bricked, 1. Delete the files from your SD Card to free up space. 1. Take the SD Card out of your computer and plug it into your Wii U console. -### Wuphax +### Installing the Homebrew Channel 1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `A` to backup the Mii Channel and inject the Hackmii Installer then wait until it says Successfully injected wuphax!. - - You will be taken back to the Wii U Menu after a few seconds. +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. 1. Launch vWii (the Wii Menu icon). -1. Launch the vWii Mii Channel. - - If Wuphax has successfully been injected, you will now see the scam warning screen. -1. Wait until you see `Press 1 to continue` and then press the `1` button. -1. Select `continue`, Install The Homebrew Channel and `Yes, continue`. -1. If The Homebrew Channel has successfully been installed, select `continue` and then `exit`. -1. Launch the Wii U Menu channel to return to the Wii U Menu. -1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `B` to restore the Mii Channel then wait until it says Mii Channel restored!. - - You will be taken back to the Wii U Menu after a few seconds. - - If for some reason, you cannot restore your backup, you will need to [reinstall your Mii Channel](recover-vwii-ioses-channels). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### Installing cIOSes diff --git a/translations/no_NO/docs/extras/about.md b/translations/no_NO/docs/extras/about.md index 7d8a09991..0fd28f70a 100644 --- a/translations/no_NO/docs/extras/about.md +++ b/translations/no_NO/docs/extras/about.md @@ -41,8 +41,8 @@ Denne guiden er skrevet av staff fra [Nintendo Homebrew Discord Server](https:// > > - **dimok789** for [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py). > -> - **FIX94** for [Wuphax](https://github.com/FIX94/wuphax). +> - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GaryOderNichts** for [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), og "fixed" versjonen av [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). > -> - **GabyPCgeeK** og **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). \ No newline at end of file +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/no_NO/docs/vwii/vwii-modding.md b/translations/no_NO/docs/vwii/vwii-modding.md index 9117248a4..8651eb6d2 100644 --- a/translations/no_NO/docs/vwii/vwii-modding.md +++ b/translations/no_NO/docs/vwii/vwii-modding.md @@ -8,24 +8,22 @@ Vi starter med å plassere Homebrew filene du trenger på SD-kortet ditt. ### Dette Trenger Du {docsify-ignore} -- Siste utgave av [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip). -- Siste utgave av [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). -- Siste utgave av [HackMii Installer](https://bootmii.org/download/). -- Patched IOS 80 Installer for vWii. -- d2x cIOS Installer. -- [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). -- Siste utgave av [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/download/v1.4/payload.zip). +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). +- The Patched IOS 80 Installer for vWii. +- The d2x cIOS Installer. +- The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). +- The latest release of the [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/download/v1.4/payload.zip). ### Instruksjoner {docsify-ignore} 1. Sett SD-kortet ditt i PC'en din. -1. Pakk ut `wuphax.zip` til roten av SD-kortet. -1. Pakk ut `boot.elf` fra hackmii_installer_v1.2.zip til roten av SD-kortet. -1. Pakk ut `apps` mappen fra Patched_IOS80_Installer_for_vWii.zip til roten av SD kortet. -1. Pakk ut d2x_cIOS_Installer.zip til roten av SD-kortet. +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. +1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. +1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. Pakk ut `nanddumper.zip` til roten av SD-kortet. -1. Pakk ut homebrew_launcher.v1.4.zip til roten av SD-kortet. -1. Pakk ut `payload.zip` til `wiiu` mappen på SD-kortet. +1. Copy the contents of the homebrew_launcher.v1.4.zip file to the root of your SD Card. +1. Copy the contents of the `payload.zip` file to the `wiiu` folder on your SD Card. 1. Ta SD-kortet ut av PC'en og sett den inn i Wii U konsollen. ### NAND Backup @@ -46,24 +44,13 @@ Hvis noe går galt senere i prosessen og vWii "bricker", vil gjenoppretting av e 1. Slett filene fra SD-kortet for å frigjøre plass. 1. Ta SD-kortet ut av PC'en og sett den inn i Wii U konsollen. -### Wuphax +### Installing the Homebrew Channel 1. Start [Homebrew Launcher](vwii/browser-exploit). -1. Kjør Wuphax. -1. Trykk `A` for å lage en backup av "Mii Channel" så installer du Hackmii og venter til det står Successfully injected wuphax!. - - Du vil bli sendt tilbake til Wii U menyen etter noen sekunder. -1. Start vWii (Wii meny ikonet). -1. Start vWii Mii Channel. - - Hvis Wuphax ble installert riktig, vil du nå se en advarselskjerm om scamming. -1. Vent til du ser `Press 1 to continue` og trykk `1` knappen. -1. Trykk på `continue`, Install The Homebrew Channel og `Yes, continue`. -1. Når Homebrew Channel har blitt installert, velger du `continue` og så `exit`. -1. Start Wii U Menu kanalen for å gå tilbake til Wii U menyen. -1. Start [Homebrew Launcher](vwii/browser-exploit). -1. Kjør Wuphax. -1. Trykk `B` for å gjenopprette "Mii Channel" og vent til det står Mii Channel restored!. - - Du vil bli sendt tilbake til Wii U menyen etter noen sekunder. - - Hvis du av en eller annen grunn ikke kan gjenopprette sikkerhetskopien, må du [reinstallere Mii Channel](recover-vwii-ioses-channels). +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. +1. Launch vWii (the Wii Menu icon). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### Installerer cIOS'er diff --git a/translations/pl_PL/docs/extras/about.md b/translations/pl_PL/docs/extras/about.md index 062dec1ba..6f9c1466c 100644 --- a/translations/pl_PL/docs/extras/about.md +++ b/translations/pl_PL/docs/extras/about.md @@ -41,8 +41,8 @@ This guide was written by staff members of the [Nintendo Homebrew Discord Server > > - **dimok789** for [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py). > -> - **FIX94** for [Wuphax](https://github.com/FIX94/wuphax). -> > - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). \ No newline at end of file +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). +> +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/pl_PL/docs/vwii/vwii-modding.md b/translations/pl_PL/docs/vwii/vwii-modding.md index 2bf80f56a..fc5e1cf51 100644 --- a/translations/pl_PL/docs/vwii/vwii-modding.md +++ b/translations/pl_PL/docs/vwii/vwii-modding.md @@ -8,9 +8,8 @@ We will now place the required Homebrew files on the SD Card. ### What You Need {docsify-ignore} -- The latest release of [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip). -- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). -- The latest release of [HackMii Installer](https://bootmii.org/download/). +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). - The Patched IOS 80 Installer for vWii. - The d2x cIOS Installer. - The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). @@ -19,8 +18,7 @@ We will now place the required Homebrew files on the SD Card. ### Instructions {docsify-ignore} 1. Insert your Wii U's SD Card into your PC. -1. Copy the contents of the `wuphax.zip` file to the root of your SD Card. -1. Copy the `boot.elf` file from the hackmii_installer_v1.2.zip file to the root of your SD Card. +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. 1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. 1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. Copy the contents of the `nanddumper.zip` file to the root of your SD Card. @@ -46,24 +44,13 @@ In case anything goes wrong in the later process and your vWii ends up bricked, 1. Delete the files from your SD Card to free up space. 1. Take the SD Card out of your computer and plug it into your Wii U console. -### Wuphax +### Installing the Homebrew Channel 1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `A` to backup the Mii Channel and inject the Hackmii Installer then wait until it says Successfully injected wuphax!. - - You will be taken back to the Wii U Menu after a few seconds. +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. 1. Launch vWii (the Wii Menu icon). -1. Launch the vWii Mii Channel. - - If Wuphax has successfully been injected, you will now see the scam warning screen. -1. Wait until you see `Press 1 to continue` and then press the `1` button. -1. Select `continue`, Install The Homebrew Channel and `Yes, continue`. -1. If The Homebrew Channel has successfully been installed, select `continue` and then `exit`. -1. Launch the Wii U Menu channel to return to the Wii U Menu. -1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `B` to restore the Mii Channel then wait until it says Mii Channel restored!. - - You will be taken back to the Wii U Menu after a few seconds. - - If for some reason, you cannot restore your backup, you will need to [reinstall your Mii Channel](recover-vwii-ioses-channels). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### Installing cIOSes diff --git a/translations/pt_BR/docs/extras/about.md b/translations/pt_BR/docs/extras/about.md index 062dec1ba..6f9c1466c 100644 --- a/translations/pt_BR/docs/extras/about.md +++ b/translations/pt_BR/docs/extras/about.md @@ -41,8 +41,8 @@ This guide was written by staff members of the [Nintendo Homebrew Discord Server > > - **dimok789** for [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py). > -> - **FIX94** for [Wuphax](https://github.com/FIX94/wuphax). -> > - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). \ No newline at end of file +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). +> +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/pt_BR/docs/vwii/vwii-modding.md b/translations/pt_BR/docs/vwii/vwii-modding.md index 2bf80f56a..fc5e1cf51 100644 --- a/translations/pt_BR/docs/vwii/vwii-modding.md +++ b/translations/pt_BR/docs/vwii/vwii-modding.md @@ -8,9 +8,8 @@ We will now place the required Homebrew files on the SD Card. ### What You Need {docsify-ignore} -- The latest release of [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip). -- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). -- The latest release of [HackMii Installer](https://bootmii.org/download/). +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). - The Patched IOS 80 Installer for vWii. - The d2x cIOS Installer. - The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). @@ -19,8 +18,7 @@ We will now place the required Homebrew files on the SD Card. ### Instructions {docsify-ignore} 1. Insert your Wii U's SD Card into your PC. -1. Copy the contents of the `wuphax.zip` file to the root of your SD Card. -1. Copy the `boot.elf` file from the hackmii_installer_v1.2.zip file to the root of your SD Card. +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. 1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. 1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. Copy the contents of the `nanddumper.zip` file to the root of your SD Card. @@ -46,24 +44,13 @@ In case anything goes wrong in the later process and your vWii ends up bricked, 1. Delete the files from your SD Card to free up space. 1. Take the SD Card out of your computer and plug it into your Wii U console. -### Wuphax +### Installing the Homebrew Channel 1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `A` to backup the Mii Channel and inject the Hackmii Installer then wait until it says Successfully injected wuphax!. - - You will be taken back to the Wii U Menu after a few seconds. +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. 1. Launch vWii (the Wii Menu icon). -1. Launch the vWii Mii Channel. - - If Wuphax has successfully been injected, you will now see the scam warning screen. -1. Wait until you see `Press 1 to continue` and then press the `1` button. -1. Select `continue`, Install The Homebrew Channel and `Yes, continue`. -1. If The Homebrew Channel has successfully been installed, select `continue` and then `exit`. -1. Launch the Wii U Menu channel to return to the Wii U Menu. -1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `B` to restore the Mii Channel then wait until it says Mii Channel restored!. - - You will be taken back to the Wii U Menu after a few seconds. - - If for some reason, you cannot restore your backup, you will need to [reinstall your Mii Channel](recover-vwii-ioses-channels). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### Installing cIOSes diff --git a/translations/pt_PT/docs/extras/about.md b/translations/pt_PT/docs/extras/about.md index 062dec1ba..6f9c1466c 100644 --- a/translations/pt_PT/docs/extras/about.md +++ b/translations/pt_PT/docs/extras/about.md @@ -41,8 +41,8 @@ This guide was written by staff members of the [Nintendo Homebrew Discord Server > > - **dimok789** for [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py). > -> - **FIX94** for [Wuphax](https://github.com/FIX94/wuphax). -> > - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). \ No newline at end of file +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). +> +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/pt_PT/docs/vwii/vwii-modding.md b/translations/pt_PT/docs/vwii/vwii-modding.md index 2bf80f56a..fc5e1cf51 100644 --- a/translations/pt_PT/docs/vwii/vwii-modding.md +++ b/translations/pt_PT/docs/vwii/vwii-modding.md @@ -8,9 +8,8 @@ We will now place the required Homebrew files on the SD Card. ### What You Need {docsify-ignore} -- The latest release of [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip). -- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). -- The latest release of [HackMii Installer](https://bootmii.org/download/). +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). - The Patched IOS 80 Installer for vWii. - The d2x cIOS Installer. - The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). @@ -19,8 +18,7 @@ We will now place the required Homebrew files on the SD Card. ### Instructions {docsify-ignore} 1. Insert your Wii U's SD Card into your PC. -1. Copy the contents of the `wuphax.zip` file to the root of your SD Card. -1. Copy the `boot.elf` file from the hackmii_installer_v1.2.zip file to the root of your SD Card. +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. 1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. 1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. Copy the contents of the `nanddumper.zip` file to the root of your SD Card. @@ -46,24 +44,13 @@ In case anything goes wrong in the later process and your vWii ends up bricked, 1. Delete the files from your SD Card to free up space. 1. Take the SD Card out of your computer and plug it into your Wii U console. -### Wuphax +### Installing the Homebrew Channel 1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `A` to backup the Mii Channel and inject the Hackmii Installer then wait until it says Successfully injected wuphax!. - - You will be taken back to the Wii U Menu after a few seconds. +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. 1. Launch vWii (the Wii Menu icon). -1. Launch the vWii Mii Channel. - - If Wuphax has successfully been injected, you will now see the scam warning screen. -1. Wait until you see `Press 1 to continue` and then press the `1` button. -1. Select `continue`, Install The Homebrew Channel and `Yes, continue`. -1. If The Homebrew Channel has successfully been installed, select `continue` and then `exit`. -1. Launch the Wii U Menu channel to return to the Wii U Menu. -1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `B` to restore the Mii Channel then wait until it says Mii Channel restored!. - - You will be taken back to the Wii U Menu after a few seconds. - - If for some reason, you cannot restore your backup, you will need to [reinstall your Mii Channel](recover-vwii-ioses-channels). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### Installing cIOSes diff --git a/translations/ro_RO/docs/extras/about.md b/translations/ro_RO/docs/extras/about.md index 062dec1ba..6f9c1466c 100644 --- a/translations/ro_RO/docs/extras/about.md +++ b/translations/ro_RO/docs/extras/about.md @@ -41,8 +41,8 @@ This guide was written by staff members of the [Nintendo Homebrew Discord Server > > - **dimok789** for [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py). > -> - **FIX94** for [Wuphax](https://github.com/FIX94/wuphax). -> > - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). \ No newline at end of file +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). +> +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/ro_RO/docs/vwii/vwii-modding.md b/translations/ro_RO/docs/vwii/vwii-modding.md index 2bf80f56a..fc5e1cf51 100644 --- a/translations/ro_RO/docs/vwii/vwii-modding.md +++ b/translations/ro_RO/docs/vwii/vwii-modding.md @@ -8,9 +8,8 @@ We will now place the required Homebrew files on the SD Card. ### What You Need {docsify-ignore} -- The latest release of [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip). -- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). -- The latest release of [HackMii Installer](https://bootmii.org/download/). +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). - The Patched IOS 80 Installer for vWii. - The d2x cIOS Installer. - The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). @@ -19,8 +18,7 @@ We will now place the required Homebrew files on the SD Card. ### Instructions {docsify-ignore} 1. Insert your Wii U's SD Card into your PC. -1. Copy the contents of the `wuphax.zip` file to the root of your SD Card. -1. Copy the `boot.elf` file from the hackmii_installer_v1.2.zip file to the root of your SD Card. +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. 1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. 1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. Copy the contents of the `nanddumper.zip` file to the root of your SD Card. @@ -46,24 +44,13 @@ In case anything goes wrong in the later process and your vWii ends up bricked, 1. Delete the files from your SD Card to free up space. 1. Take the SD Card out of your computer and plug it into your Wii U console. -### Wuphax +### Installing the Homebrew Channel 1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `A` to backup the Mii Channel and inject the Hackmii Installer then wait until it says Successfully injected wuphax!. - - You will be taken back to the Wii U Menu after a few seconds. +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. 1. Launch vWii (the Wii Menu icon). -1. Launch the vWii Mii Channel. - - If Wuphax has successfully been injected, you will now see the scam warning screen. -1. Wait until you see `Press 1 to continue` and then press the `1` button. -1. Select `continue`, Install The Homebrew Channel and `Yes, continue`. -1. If The Homebrew Channel has successfully been installed, select `continue` and then `exit`. -1. Launch the Wii U Menu channel to return to the Wii U Menu. -1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `B` to restore the Mii Channel then wait until it says Mii Channel restored!. - - You will be taken back to the Wii U Menu after a few seconds. - - If for some reason, you cannot restore your backup, you will need to [reinstall your Mii Channel](recover-vwii-ioses-channels). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### Installing cIOSes diff --git a/translations/ru_RU/docs/extras/about.md b/translations/ru_RU/docs/extras/about.md index 062dec1ba..6f9c1466c 100644 --- a/translations/ru_RU/docs/extras/about.md +++ b/translations/ru_RU/docs/extras/about.md @@ -41,8 +41,8 @@ This guide was written by staff members of the [Nintendo Homebrew Discord Server > > - **dimok789** for [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py). > -> - **FIX94** for [Wuphax](https://github.com/FIX94/wuphax). -> > - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). \ No newline at end of file +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). +> +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/ru_RU/docs/vwii/vwii-modding.md b/translations/ru_RU/docs/vwii/vwii-modding.md index 2bf80f56a..fc5e1cf51 100644 --- a/translations/ru_RU/docs/vwii/vwii-modding.md +++ b/translations/ru_RU/docs/vwii/vwii-modding.md @@ -8,9 +8,8 @@ We will now place the required Homebrew files on the SD Card. ### What You Need {docsify-ignore} -- The latest release of [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip). -- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). -- The latest release of [HackMii Installer](https://bootmii.org/download/). +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). - The Patched IOS 80 Installer for vWii. - The d2x cIOS Installer. - The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). @@ -19,8 +18,7 @@ We will now place the required Homebrew files on the SD Card. ### Instructions {docsify-ignore} 1. Insert your Wii U's SD Card into your PC. -1. Copy the contents of the `wuphax.zip` file to the root of your SD Card. -1. Copy the `boot.elf` file from the hackmii_installer_v1.2.zip file to the root of your SD Card. +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. 1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. 1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. Copy the contents of the `nanddumper.zip` file to the root of your SD Card. @@ -46,24 +44,13 @@ In case anything goes wrong in the later process and your vWii ends up bricked, 1. Delete the files from your SD Card to free up space. 1. Take the SD Card out of your computer and plug it into your Wii U console. -### Wuphax +### Installing the Homebrew Channel 1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `A` to backup the Mii Channel and inject the Hackmii Installer then wait until it says Successfully injected wuphax!. - - You will be taken back to the Wii U Menu after a few seconds. +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. 1. Launch vWii (the Wii Menu icon). -1. Launch the vWii Mii Channel. - - If Wuphax has successfully been injected, you will now see the scam warning screen. -1. Wait until you see `Press 1 to continue` and then press the `1` button. -1. Select `continue`, Install The Homebrew Channel and `Yes, continue`. -1. If The Homebrew Channel has successfully been installed, select `continue` and then `exit`. -1. Launch the Wii U Menu channel to return to the Wii U Menu. -1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `B` to restore the Mii Channel then wait until it says Mii Channel restored!. - - You will be taken back to the Wii U Menu after a few seconds. - - If for some reason, you cannot restore your backup, you will need to [reinstall your Mii Channel](recover-vwii-ioses-channels). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### Installing cIOSes diff --git a/translations/sv_SE/docs/extras/about.md b/translations/sv_SE/docs/extras/about.md index 062dec1ba..6f9c1466c 100644 --- a/translations/sv_SE/docs/extras/about.md +++ b/translations/sv_SE/docs/extras/about.md @@ -41,8 +41,8 @@ This guide was written by staff members of the [Nintendo Homebrew Discord Server > > - **dimok789** for [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py). > -> - **FIX94** for [Wuphax](https://github.com/FIX94/wuphax). -> > - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). \ No newline at end of file +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). +> +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/sv_SE/docs/vwii/vwii-modding.md b/translations/sv_SE/docs/vwii/vwii-modding.md index 2bf80f56a..fc5e1cf51 100644 --- a/translations/sv_SE/docs/vwii/vwii-modding.md +++ b/translations/sv_SE/docs/vwii/vwii-modding.md @@ -8,9 +8,8 @@ We will now place the required Homebrew files on the SD Card. ### What You Need {docsify-ignore} -- The latest release of [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip). -- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). -- The latest release of [HackMii Installer](https://bootmii.org/download/). +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). - The Patched IOS 80 Installer for vWii. - The d2x cIOS Installer. - The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). @@ -19,8 +18,7 @@ We will now place the required Homebrew files on the SD Card. ### Instructions {docsify-ignore} 1. Insert your Wii U's SD Card into your PC. -1. Copy the contents of the `wuphax.zip` file to the root of your SD Card. -1. Copy the `boot.elf` file from the hackmii_installer_v1.2.zip file to the root of your SD Card. +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. 1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. 1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. Copy the contents of the `nanddumper.zip` file to the root of your SD Card. @@ -46,24 +44,13 @@ In case anything goes wrong in the later process and your vWii ends up bricked, 1. Delete the files from your SD Card to free up space. 1. Take the SD Card out of your computer and plug it into your Wii U console. -### Wuphax +### Installing the Homebrew Channel 1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `A` to backup the Mii Channel and inject the Hackmii Installer then wait until it says Successfully injected wuphax!. - - You will be taken back to the Wii U Menu after a few seconds. +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. 1. Launch vWii (the Wii Menu icon). -1. Launch the vWii Mii Channel. - - If Wuphax has successfully been injected, you will now see the scam warning screen. -1. Wait until you see `Press 1 to continue` and then press the `1` button. -1. Select `continue`, Install The Homebrew Channel and `Yes, continue`. -1. If The Homebrew Channel has successfully been installed, select `continue` and then `exit`. -1. Launch the Wii U Menu channel to return to the Wii U Menu. -1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `B` to restore the Mii Channel then wait until it says Mii Channel restored!. - - You will be taken back to the Wii U Menu after a few seconds. - - If for some reason, you cannot restore your backup, you will need to [reinstall your Mii Channel](recover-vwii-ioses-channels). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### Installing cIOSes diff --git a/translations/th_TH/docs/extras/about.md b/translations/th_TH/docs/extras/about.md index 062dec1ba..6f9c1466c 100644 --- a/translations/th_TH/docs/extras/about.md +++ b/translations/th_TH/docs/extras/about.md @@ -41,8 +41,8 @@ This guide was written by staff members of the [Nintendo Homebrew Discord Server > > - **dimok789** for [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py). > -> - **FIX94** for [Wuphax](https://github.com/FIX94/wuphax). -> > - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). \ No newline at end of file +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). +> +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/th_TH/docs/vwii/vwii-modding.md b/translations/th_TH/docs/vwii/vwii-modding.md index 2bf80f56a..fc5e1cf51 100644 --- a/translations/th_TH/docs/vwii/vwii-modding.md +++ b/translations/th_TH/docs/vwii/vwii-modding.md @@ -8,9 +8,8 @@ We will now place the required Homebrew files on the SD Card. ### What You Need {docsify-ignore} -- The latest release of [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip). -- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). -- The latest release of [HackMii Installer](https://bootmii.org/download/). +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). - The Patched IOS 80 Installer for vWii. - The d2x cIOS Installer. - The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). @@ -19,8 +18,7 @@ We will now place the required Homebrew files on the SD Card. ### Instructions {docsify-ignore} 1. Insert your Wii U's SD Card into your PC. -1. Copy the contents of the `wuphax.zip` file to the root of your SD Card. -1. Copy the `boot.elf` file from the hackmii_installer_v1.2.zip file to the root of your SD Card. +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. 1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. 1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. Copy the contents of the `nanddumper.zip` file to the root of your SD Card. @@ -46,24 +44,13 @@ In case anything goes wrong in the later process and your vWii ends up bricked, 1. Delete the files from your SD Card to free up space. 1. Take the SD Card out of your computer and plug it into your Wii U console. -### Wuphax +### Installing the Homebrew Channel 1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `A` to backup the Mii Channel and inject the Hackmii Installer then wait until it says Successfully injected wuphax!. - - You will be taken back to the Wii U Menu after a few seconds. +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. 1. Launch vWii (the Wii Menu icon). -1. Launch the vWii Mii Channel. - - If Wuphax has successfully been injected, you will now see the scam warning screen. -1. Wait until you see `Press 1 to continue` and then press the `1` button. -1. Select `continue`, Install The Homebrew Channel and `Yes, continue`. -1. If The Homebrew Channel has successfully been installed, select `continue` and then `exit`. -1. Launch the Wii U Menu channel to return to the Wii U Menu. -1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `B` to restore the Mii Channel then wait until it says Mii Channel restored!. - - You will be taken back to the Wii U Menu after a few seconds. - - If for some reason, you cannot restore your backup, you will need to [reinstall your Mii Channel](recover-vwii-ioses-channels). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### Installing cIOSes diff --git a/translations/tr_TR/docs/extras/about.md b/translations/tr_TR/docs/extras/about.md index 062dec1ba..6f9c1466c 100644 --- a/translations/tr_TR/docs/extras/about.md +++ b/translations/tr_TR/docs/extras/about.md @@ -41,8 +41,8 @@ This guide was written by staff members of the [Nintendo Homebrew Discord Server > > - **dimok789** for [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py). > -> - **FIX94** for [Wuphax](https://github.com/FIX94/wuphax). -> > - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). \ No newline at end of file +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). +> +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/tr_TR/docs/vwii/vwii-modding.md b/translations/tr_TR/docs/vwii/vwii-modding.md index 2bf80f56a..fc5e1cf51 100644 --- a/translations/tr_TR/docs/vwii/vwii-modding.md +++ b/translations/tr_TR/docs/vwii/vwii-modding.md @@ -8,9 +8,8 @@ We will now place the required Homebrew files on the SD Card. ### What You Need {docsify-ignore} -- The latest release of [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip). -- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). -- The latest release of [HackMii Installer](https://bootmii.org/download/). +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). - The Patched IOS 80 Installer for vWii. - The d2x cIOS Installer. - The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). @@ -19,8 +18,7 @@ We will now place the required Homebrew files on the SD Card. ### Instructions {docsify-ignore} 1. Insert your Wii U's SD Card into your PC. -1. Copy the contents of the `wuphax.zip` file to the root of your SD Card. -1. Copy the `boot.elf` file from the hackmii_installer_v1.2.zip file to the root of your SD Card. +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. 1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. 1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. Copy the contents of the `nanddumper.zip` file to the root of your SD Card. @@ -46,24 +44,13 @@ In case anything goes wrong in the later process and your vWii ends up bricked, 1. Delete the files from your SD Card to free up space. 1. Take the SD Card out of your computer and plug it into your Wii U console. -### Wuphax +### Installing the Homebrew Channel 1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `A` to backup the Mii Channel and inject the Hackmii Installer then wait until it says Successfully injected wuphax!. - - You will be taken back to the Wii U Menu after a few seconds. +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. 1. Launch vWii (the Wii Menu icon). -1. Launch the vWii Mii Channel. - - If Wuphax has successfully been injected, you will now see the scam warning screen. -1. Wait until you see `Press 1 to continue` and then press the `1` button. -1. Select `continue`, Install The Homebrew Channel and `Yes, continue`. -1. If The Homebrew Channel has successfully been installed, select `continue` and then `exit`. -1. Launch the Wii U Menu channel to return to the Wii U Menu. -1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `B` to restore the Mii Channel then wait until it says Mii Channel restored!. - - You will be taken back to the Wii U Menu after a few seconds. - - If for some reason, you cannot restore your backup, you will need to [reinstall your Mii Channel](recover-vwii-ioses-channels). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### Installing cIOSes diff --git a/translations/uk_UA/docs/extras/about.md b/translations/uk_UA/docs/extras/about.md index 062dec1ba..6f9c1466c 100644 --- a/translations/uk_UA/docs/extras/about.md +++ b/translations/uk_UA/docs/extras/about.md @@ -41,8 +41,8 @@ This guide was written by staff members of the [Nintendo Homebrew Discord Server > > - **dimok789** for [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py). > -> - **FIX94** for [Wuphax](https://github.com/FIX94/wuphax). -> > - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). \ No newline at end of file +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). +> +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/uk_UA/docs/vwii/vwii-modding.md b/translations/uk_UA/docs/vwii/vwii-modding.md index 2bf80f56a..fc5e1cf51 100644 --- a/translations/uk_UA/docs/vwii/vwii-modding.md +++ b/translations/uk_UA/docs/vwii/vwii-modding.md @@ -8,9 +8,8 @@ We will now place the required Homebrew files on the SD Card. ### What You Need {docsify-ignore} -- The latest release of [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip). -- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). -- The latest release of [HackMii Installer](https://bootmii.org/download/). +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). - The Patched IOS 80 Installer for vWii. - The d2x cIOS Installer. - The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). @@ -19,8 +18,7 @@ We will now place the required Homebrew files on the SD Card. ### Instructions {docsify-ignore} 1. Insert your Wii U's SD Card into your PC. -1. Copy the contents of the `wuphax.zip` file to the root of your SD Card. -1. Copy the `boot.elf` file from the hackmii_installer_v1.2.zip file to the root of your SD Card. +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. 1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. 1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. Copy the contents of the `nanddumper.zip` file to the root of your SD Card. @@ -46,24 +44,13 @@ In case anything goes wrong in the later process and your vWii ends up bricked, 1. Delete the files from your SD Card to free up space. 1. Take the SD Card out of your computer and plug it into your Wii U console. -### Wuphax +### Installing the Homebrew Channel 1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `A` to backup the Mii Channel and inject the Hackmii Installer then wait until it says Successfully injected wuphax!. - - You will be taken back to the Wii U Menu after a few seconds. +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. 1. Launch vWii (the Wii Menu icon). -1. Launch the vWii Mii Channel. - - If Wuphax has successfully been injected, you will now see the scam warning screen. -1. Wait until you see `Press 1 to continue` and then press the `1` button. -1. Select `continue`, Install The Homebrew Channel and `Yes, continue`. -1. If The Homebrew Channel has successfully been installed, select `continue` and then `exit`. -1. Launch the Wii U Menu channel to return to the Wii U Menu. -1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `B` to restore the Mii Channel then wait until it says Mii Channel restored!. - - You will be taken back to the Wii U Menu after a few seconds. - - If for some reason, you cannot restore your backup, you will need to [reinstall your Mii Channel](recover-vwii-ioses-channels). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### Installing cIOSes diff --git a/translations/vi_VN/docs/extras/about.md b/translations/vi_VN/docs/extras/about.md index 062dec1ba..6f9c1466c 100644 --- a/translations/vi_VN/docs/extras/about.md +++ b/translations/vi_VN/docs/extras/about.md @@ -41,8 +41,8 @@ This guide was written by staff members of the [Nintendo Homebrew Discord Server > > - **dimok789** for [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py). > -> - **FIX94** for [Wuphax](https://github.com/FIX94/wuphax). -> > - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). \ No newline at end of file +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). +> +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/vi_VN/docs/vwii/vwii-modding.md b/translations/vi_VN/docs/vwii/vwii-modding.md index 2bf80f56a..fc5e1cf51 100644 --- a/translations/vi_VN/docs/vwii/vwii-modding.md +++ b/translations/vi_VN/docs/vwii/vwii-modding.md @@ -8,9 +8,8 @@ We will now place the required Homebrew files on the SD Card. ### What You Need {docsify-ignore} -- The latest release of [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip). -- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). -- The latest release of [HackMii Installer](https://bootmii.org/download/). +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). - The Patched IOS 80 Installer for vWii. - The d2x cIOS Installer. - The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). @@ -19,8 +18,7 @@ We will now place the required Homebrew files on the SD Card. ### Instructions {docsify-ignore} 1. Insert your Wii U's SD Card into your PC. -1. Copy the contents of the `wuphax.zip` file to the root of your SD Card. -1. Copy the `boot.elf` file from the hackmii_installer_v1.2.zip file to the root of your SD Card. +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. 1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. 1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. Copy the contents of the `nanddumper.zip` file to the root of your SD Card. @@ -46,24 +44,13 @@ In case anything goes wrong in the later process and your vWii ends up bricked, 1. Delete the files from your SD Card to free up space. 1. Take the SD Card out of your computer and plug it into your Wii U console. -### Wuphax +### Installing the Homebrew Channel 1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `A` to backup the Mii Channel and inject the Hackmii Installer then wait until it says Successfully injected wuphax!. - - You will be taken back to the Wii U Menu after a few seconds. +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. 1. Launch vWii (the Wii Menu icon). -1. Launch the vWii Mii Channel. - - If Wuphax has successfully been injected, you will now see the scam warning screen. -1. Wait until you see `Press 1 to continue` and then press the `1` button. -1. Select `continue`, Install The Homebrew Channel and `Yes, continue`. -1. If The Homebrew Channel has successfully been installed, select `continue` and then `exit`. -1. Launch the Wii U Menu channel to return to the Wii U Menu. -1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `B` to restore the Mii Channel then wait until it says Mii Channel restored!. - - You will be taken back to the Wii U Menu after a few seconds. - - If for some reason, you cannot restore your backup, you will need to [reinstall your Mii Channel](recover-vwii-ioses-channels). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### Installing cIOSes diff --git a/translations/zh_CN/docs/extras/about.md b/translations/zh_CN/docs/extras/about.md index 703d54bf5..ce0272313 100644 --- a/translations/zh_CN/docs/extras/about.md +++ b/translations/zh_CN/docs/extras/about.md @@ -41,8 +41,8 @@ > > - **dimok789** 开发的 [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py)。 > -> - **FIX94** 开发的 [Wuphax](https://github.com/FIX94/wuphax)。 +> - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GaryOderNichts** 开发的 [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload)、[Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer)、[UFDiine](https://github.com/GaryOderNichts/UFDiine)、[vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator)、和 [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/) 的修复版本。 +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). > -> - **GabyPCgeeK** 和 **Ryuzaki-MrL** 开发的 [SaveMii Mod](https://github.com/GabyPCgeeK/savemii)。 \ No newline at end of file +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/zh_CN/docs/vwii/vwii-modding.md b/translations/zh_CN/docs/vwii/vwii-modding.md index 7a67b2b06..2334eacf8 100644 --- a/translations/zh_CN/docs/vwii/vwii-modding.md +++ b/translations/zh_CN/docs/vwii/vwii-modding.md @@ -8,24 +8,22 @@ ### 你需要准备些啥? {docsify-ignore} -- 最新版 [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip)。 -- 最新版 [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip)。 -- 最新版 [HackMii Installer](https://bootmii.org/download/)。 -- vWii 的 Patched IOS 80 Installer。 -- d2x cIOS Installer。 -- [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip)。 -- 最新版 [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/download/v1.4/payload.zip)。 +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). +- The Patched IOS 80 Installer for vWii. +- The d2x cIOS Installer. +- The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). +- The latest release of the [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/download/v1.4/payload.zip). ### 步骤 {docsify-ignore} 1. 将你的 Wii U SD 卡 插入你的电脑。 -1. 复制 `wuphax.zip` 里的文件到你的 SD 卡根目录。 -1. 从 hackmii_installer_v1.2.zip 文件中解压 `boot.elf` 到 SD 卡根目录。 -1. 从 Patched_IOS80_Installer_for_vWii.zip 解压 `apps` 文件夹到 SD 卡根目录。 -1. 复制 d2x_cIOS_Installer.zip 里的文件到 SD 卡根目录。 +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. +1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. +1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. 复制 `nanddumper.zip` 里的文件到你的 SD 卡根目录。 -1. 复制 homebrew_launcher.v1.4.zip 里的文件到 SD 卡根目录。 -1. 复制 `payload.zip` 里的文件到 SD 卡中的 `wiiu` 文件夹中。 +1. Copy the contents of the homebrew_launcher.v1.4.zip file to the root of your SD Card. +1. Copy the contents of the `payload.zip` file to the `wiiu` folder on your SD Card. 1. 把 SD 卡从电脑中弹出并插入 Wii U 主机。 ### NAND 备份 @@ -46,24 +44,13 @@ 1. 从 SD 卡中删除文件来腾出空间。 1. 把 SD 卡从电脑中弹出并插入 Wii U 主机。 -### Wuphax +### Installing the Homebrew Channel 1. 启动 [Homebrew Launcher](vwii/browser-exploit)。 -1. 启动 Wuphax。 -1. 按下 `A` 键然后等一会来备份 Mii Channel 并注入 Hackmii Installer,直到屏幕上提示 Successfully injected wuphax!。 - - 你将会在几秒后回到 Wii U 主菜单。 -1. 启动 vWii(Wii 菜单图标)。 -1. 启动 vWii Mii Channel。 - - 如果 Wuphax 被成功注入,此时你将会看到警告提示。 -1. 等一会,直到你看到 `Press 1 to continue` 后,按下 `1` 键。 -1. 选择 `continue`,然后选择 Install The Homebrew Channel 再然后选择 `Yes, continue`。 -1. 如果 Homebrew Channel 被顺利安装,请选择 `continue`,然后选择 `exit`。 -1. 启动 Wii U 主菜单 Channel 来回到 Wii U 主菜单。 -1. 启动 [Homebrew Launcher](vwii/browser-exploit)。 -1. 启动 Wuphax。 -1. 按下 `B` 键后等一会来还原 Mii Channel,直到它提示 Mii Channel restored!。 - - 你将会在几秒后回到 Wii U 主菜单。 - - 如果由于一些原因你无法恢复备份,则你需要[重新安装你的 Mii Channel](recover-vwii-ioses-channels)。 +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. +1. Launch vWii (the Wii Menu icon). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### 安装 cIOS diff --git a/translations/zh_TW/docs/extras/about.md b/translations/zh_TW/docs/extras/about.md index 062dec1ba..6f9c1466c 100644 --- a/translations/zh_TW/docs/extras/about.md +++ b/translations/zh_TW/docs/extras/about.md @@ -41,8 +41,8 @@ This guide was written by staff members of the [Nintendo Homebrew Discord Server > > - **dimok789** for [wupclient.py](https://github.com/dimok789/mocha/blob/master/ios_mcp/wupclient.py). > -> - **FIX94** for [Wuphax](https://github.com/FIX94/wuphax). -> > - **GaryOderNichts** for the [Configurable Payload](https://github.com/GaryOderNichts/configurable-payload), [Indexiine-Installer](https://github.com/GaryOderNichts/indexiine-installer), [UFDiine](https://github.com/GaryOderNichts/UFDiine), [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator), and the fixed version of the [Homebrew Launcher Channel](https://github.com/GaryOderNichts/homebrew_launcher/). > -> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). \ No newline at end of file +> - **GabyPCgeeK** and **Ryuzaki-MrL** for [SaveMii Mod](https://github.com/GabyPCgeeK/savemii). +> +> - **TheLordScruffy** for the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer). diff --git a/translations/zh_TW/docs/vwii/vwii-modding.md b/translations/zh_TW/docs/vwii/vwii-modding.md index 2bf80f56a..fc5e1cf51 100644 --- a/translations/zh_TW/docs/vwii/vwii-modding.md +++ b/translations/zh_TW/docs/vwii/vwii-modding.md @@ -8,9 +8,8 @@ We will now place the required Homebrew files on the SD Card. ### What You Need {docsify-ignore} -- The latest release of [Wuphax](https://wiiubru.com/appstore/zips/wuphax.zip). -- The latest release of [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). -- The latest release of [HackMii Installer](https://bootmii.org/download/). +- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases). +- The latest release of the [Wii U NAND Dumper](https://www.wiiubru.com/appstore/zips/nanddumper.zip). - The Patched IOS 80 Installer for vWii. - The d2x cIOS Installer. - The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip). @@ -19,8 +18,7 @@ We will now place the required Homebrew files on the SD Card. ### Instructions {docsify-ignore} 1. Insert your Wii U's SD Card into your PC. -1. Copy the contents of the `wuphax.zip` file to the root of your SD Card. -1. Copy the `boot.elf` file from the hackmii_installer_v1.2.zip file to the root of your SD Card. +1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card. 1. Copy the `apps` folder from the Patched_IOS80_Installer_for_vWii.zip file to the root of your SD Card. 1. Copy the contents of the d2x_cIOS_Installer.zip file to the root of your SD Card. 1. Copy the contents of the `nanddumper.zip` file to the root of your SD Card. @@ -46,24 +44,13 @@ In case anything goes wrong in the later process and your vWii ends up bricked, 1. Delete the files from your SD Card to free up space. 1. Take the SD Card out of your computer and plug it into your Wii U console. -### Wuphax +### Installing the Homebrew Channel 1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `A` to backup the Mii Channel and inject the Hackmii Installer then wait until it says Successfully injected wuphax!. - - You will be taken back to the Wii U Menu after a few seconds. +1. Launch the compat_installer. +1. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu. 1. Launch vWii (the Wii Menu icon). -1. Launch the vWii Mii Channel. - - If Wuphax has successfully been injected, you will now see the scam warning screen. -1. Wait until you see `Press 1 to continue` and then press the `1` button. -1. Select `continue`, Install The Homebrew Channel and `Yes, continue`. -1. If The Homebrew Channel has successfully been installed, select `continue` and then `exit`. -1. Launch the Wii U Menu channel to return to the Wii U Menu. -1. Launch the [Homebrew Launcher](vwii/browser-exploit). -1. Launch Wuphax. -1. Press `B` to restore the Mii Channel then wait until it says Mii Channel restored!. - - You will be taken back to the Wii U Menu after a few seconds. - - If for some reason, you cannot restore your backup, you will need to [reinstall your Mii Channel](recover-vwii-ioses-channels). + - If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu. ### Installing cIOSes