New Crowdin translations (#168)

This commit is contained in:
Devon Maloney 2019-04-08 01:44:27 -04:00 committed by GitHub
parent 423a008673
commit 25777a1583
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
107 changed files with 376 additions and 639 deletions

View File

@ -19,10 +19,10 @@ main:
title: Modding vWii
url: vwii-modding
-
title: Site Navigation
title: Index du site
url: site-navigation
-
title: Uninstall CFW
title: Désinstaller le CFW
url: uninstall-cfw
bottom:
-

View File

@ -1,7 +1,7 @@
---
main:
-
title: Home
title: Start
url: /
-
title: Vanliga frågor
@ -19,7 +19,7 @@ main:
title: vWii Modding
url: vwii-modding
-
title: Site Navigation
title: Navigering på webbplatsen
url: site-navigation
-
title: Avinstallera CFW

View File

@ -19,7 +19,7 @@ main:
title: Hack vWii
url: vwii-modding
-
title: Site Navigation
title: Chỉ Mục Trang Web
url: site-navigation
-
title: Gỡ bỏ CFW

View File

@ -5,7 +5,7 @@ title: "FAQ"
<a name="faq_latestfw" />**Q:** *I am on the latest system version, is my device hackable?*
**A:** Yes
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
**A:** This guide is only compatible with versions 5.5.0 to 5.5.3. Older versions are incompatible for now.
<a name="faq_updates" />**Q:** *Now that Nintendo is ending production of the Wii U, does that mean no more updates?*

View File

@ -26,13 +26,14 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
* [config.txt]({{ "/assets/files/config.txt" | absolute_url }}){:download="config.txt"}
* [config.ini]({{ "/assets/files/config.ini" | absolute_url }}){:download="config.ini"}
* The latest release of [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
* The latest release of [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
* The latest release of [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* The latest release of [disc2app](https://github.com/koolkdev/disc2app/releases/latest)
* The latest release of [hid\_to\_vpad](https://github.com/Maschell/hid_to_vpad/releases/latest)
* The latest release of [Mocha CFW](https://www.wiiubru.com/appstore/zips/mocha.zip)
* The latest release of [savemii_mod](https://github.com/GabyPCgeeK/savemii/releases)
* The latest release of [the Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) *(the channel `.zip` file)*
* A previous release (v1.3) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.3) *(the launcher `.zip` file)*
* A previous release (v1.4) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) *(the launcher `.zip` file)*
* The latest release of [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
* The latest release of [Haxchi and CBHC](https://github.com/FIX94/haxchi/releases/latest) *(both `.zip` files)*
* The latest release of [NNU-Patcher](https://wiiubru.com/appstore/zips/nnupatcher.zip)
@ -41,12 +42,16 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
#### Section I - Prep Work
For all steps in this section, overwrite any existing files on your SD card.
{: .notice--info}
1. Power off your device
1. Insert your SD card into your computer
1. Create a folder named `wiiu` on the root of your SD card
1. Create a folder named `install` on the root of your SD card
1. Copy the `apps` folder from the Homebrew App Store `.zip` to the `/wiiu/` folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.3) `.zip` to the root of your SD card
1. Copy *the contents of* the payload `.zip` to the wiiu folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.4) `.zip` to the root of your SD card
1. Copy *the contents of* the Haxchi `.zip` to the root of your SD card
1. Copy *the contents of* the CBHC `.zip` to the root of your SD card
1. Copy `config.txt` to the `/haxchi/` folder on your SD card (overwrite the existing `config.txt` file)
@ -95,7 +100,7 @@ The following DS Virtual Console games are compatible:
| New Super Mario Bros. |
| Pokemon Mystery Dungeon: Explorers of the Sky |
| Pokemon Ranger |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Shadows of Almia |
| Starfox Command |
| Super Mario 64 DS |

View File

@ -12,22 +12,9 @@ We launch this using the Wii U's built in browser, so your Wii U will need to be
### Instructions
#### Section I - Preparing Browser
1. Launch the browser on your device
1. Go to the browser settings and select "Reset Save Data"
+ This will prevent issues with the browser exploit
+ This will also delete all save data including settings, history, and bookmarks
1. Return to the browser
#### Section II - Homebrew Launcher
1. If your device is on firmware versions 5.5.2 or 5.5.3, open the browser curtains
+ This improves the success rate of the 5.5.2 / 5.5.3 browser exploit
1. Go to `usploit.hacks.guide`
1. Go to `wiiuexploit.xyz`
+ You may want to bookmark this address to save time on typing in the future
1. Select "Run Homebrew Launcher" for the first exploit attempt
+ This may take many tries
+ If it freezes, just force the console to power off by holding the power button, then try again
1. Your console should load the Homebrew Launcher

View File

@ -5,7 +5,7 @@ title: "FAQ"
<a name="faq_latestfw" />**Q:** *I am on the latest system version, is my device hackable?*
**A:** Yes
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
**A:** This guide is only compatible with versions 5.5.0 to 5.5.3. Older versions are incompatible for now.
<a name="faq_updates" />**Q:** *Now that Nintendo is ending production of the Wii U, does that mean no more updates?*

View File

@ -26,13 +26,14 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
* [config.txt]({{ "/assets/files/config.txt" | absolute_url }}){:download="config.txt"}
* [config.ini]({{ "/assets/files/config.ini" | absolute_url }}){:download="config.ini"}
* The latest release of [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
* The latest release of [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
* The latest release of [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* The latest release of [disc2app](https://github.com/koolkdev/disc2app/releases/latest)
* The latest release of [hid\_to\_vpad](https://github.com/Maschell/hid_to_vpad/releases/latest)
* The latest release of [Mocha CFW](https://www.wiiubru.com/appstore/zips/mocha.zip)
* The latest release of [savemii_mod](https://github.com/GabyPCgeeK/savemii/releases)
* The latest release of [the Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) *(the channel `.zip` file)*
* A previous release (v1.3) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.3) *(the launcher `.zip` file)*
* A previous release (v1.4) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) *(the launcher `.zip` file)*
* The latest release of [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
* The latest release of [Haxchi and CBHC](https://github.com/FIX94/haxchi/releases/latest) *(both `.zip` files)*
* The latest release of [NNU-Patcher](https://wiiubru.com/appstore/zips/nnupatcher.zip)
@ -41,12 +42,16 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
#### Section I - Prep Work
For all steps in this section, overwrite any existing files on your SD card.
{: .notice--info}
1. Power off your device
1. Insert your SD card into your computer
1. Create a folder named `wiiu` on the root of your SD card
1. Create a folder named `install` on the root of your SD card
1. Copy the `apps` folder from the Homebrew App Store `.zip` to the `/wiiu/` folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.3) `.zip` to the root of your SD card
1. Copy *the contents of* the payload `.zip` to the wiiu folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.4) `.zip` to the root of your SD card
1. Copy *the contents of* the Haxchi `.zip` to the root of your SD card
1. Copy *the contents of* the CBHC `.zip` to the root of your SD card
1. Copy `config.txt` to the `/haxchi/` folder on your SD card (overwrite the existing `config.txt` file)
@ -95,7 +100,7 @@ The following DS Virtual Console games are compatible:
| New Super Mario Bros. |
| Pokemon Mystery Dungeon: Explorers of the Sky |
| Pokemon Ranger |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Shadows of Almia |
| Starfox Command |
| Super Mario 64 DS |

View File

@ -12,22 +12,9 @@ We launch this using the Wii U's built in browser, so your Wii U will need to be
### Instructions
#### Section I - Preparing Browser
1. Launch the browser on your device
1. Go to the browser settings and select "Reset Save Data"
+ This will prevent issues with the browser exploit
+ This will also delete all save data including settings, history, and bookmarks
1. Return to the browser
#### Section II - Homebrew Launcher
1. If your device is on firmware versions 5.5.2 or 5.5.3, open the browser curtains
+ This improves the success rate of the 5.5.2 / 5.5.3 browser exploit
1. Go to `usploit.hacks.guide`
1. Go to `wiiuexploit.xyz`
+ You may want to bookmark this address to save time on typing in the future
1. Select "Run Homebrew Launcher" for the first exploit attempt
+ This may take many tries
+ If it freezes, just force the console to power off by holding the power button, then try again
1. Your console should load the Homebrew Launcher

View File

@ -5,7 +5,7 @@ title: "FAQ"
<a name="faq_latestfw" />**Q:** *I am on the latest system version, is my device hackable?*
**A:** Yes
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
**A:** This guide is only compatible with versions 5.5.0 to 5.5.3. Older versions are incompatible for now.
<a name="faq_updates" />**Q:** *Now that Nintendo is ending production of the Wii U, does that mean no more updates?*

View File

@ -26,13 +26,14 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
* [config.txt]({{ "/assets/files/config.txt" | absolute_url }}){:download="config.txt"}
* [config.ini]({{ "/assets/files/config.ini" | absolute_url }}){:download="config.ini"}
* The latest release of [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
* The latest release of [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
* The latest release of [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* The latest release of [disc2app](https://github.com/koolkdev/disc2app/releases/latest)
* The latest release of [hid\_to\_vpad](https://github.com/Maschell/hid_to_vpad/releases/latest)
* The latest release of [Mocha CFW](https://www.wiiubru.com/appstore/zips/mocha.zip)
* The latest release of [savemii_mod](https://github.com/GabyPCgeeK/savemii/releases)
* The latest release of [the Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) *(the channel `.zip` file)*
* A previous release (v1.3) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.3) *(the launcher `.zip` file)*
* A previous release (v1.4) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) *(the launcher `.zip` file)*
* The latest release of [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
* The latest release of [Haxchi and CBHC](https://github.com/FIX94/haxchi/releases/latest) *(both `.zip` files)*
* The latest release of [NNU-Patcher](https://wiiubru.com/appstore/zips/nnupatcher.zip)
@ -41,12 +42,16 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
#### Section I - Prep Work
For all steps in this section, overwrite any existing files on your SD card.
{: .notice--info}
1. Power off your device
1. Insert your SD card into your computer
1. Create a folder named `wiiu` on the root of your SD card
1. Create a folder named `install` on the root of your SD card
1. Copy the `apps` folder from the Homebrew App Store `.zip` to the `/wiiu/` folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.3) `.zip` to the root of your SD card
1. Copy *the contents of* the payload `.zip` to the wiiu folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.4) `.zip` to the root of your SD card
1. Copy *the contents of* the Haxchi `.zip` to the root of your SD card
1. Copy *the contents of* the CBHC `.zip` to the root of your SD card
1. Copy `config.txt` to the `/haxchi/` folder on your SD card (overwrite the existing `config.txt` file)
@ -95,7 +100,7 @@ The following DS Virtual Console games are compatible:
| New Super Mario Bros. |
| Pokemon Mystery Dungeon: Explorers of the Sky |
| Pokemon Ranger |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Shadows of Almia |
| Starfox Command |
| Super Mario 64 DS |

View File

@ -12,22 +12,9 @@ We launch this using the Wii U's built in browser, so your Wii U will need to be
### Instructions
#### Section I - Preparing Browser
1. Launch the browser on your device
1. Go to the browser settings and select "Reset Save Data"
+ This will prevent issues with the browser exploit
+ This will also delete all save data including settings, history, and bookmarks
1. Return to the browser
#### Section II - Homebrew Launcher
1. If your device is on firmware versions 5.5.2 or 5.5.3, open the browser curtains
+ This improves the success rate of the 5.5.2 / 5.5.3 browser exploit
1. Go to `usploit.hacks.guide`
1. Go to `wiiuexploit.xyz`
+ You may want to bookmark this address to save time on typing in the future
1. Select "Run Homebrew Launcher" for the first exploit attempt
+ This may take many tries
+ If it freezes, just force the console to power off by holding the power button, then try again
1. Your console should load the Homebrew Launcher

View File

@ -5,7 +5,7 @@ title: "FAQ"
<a name="faq_latestfw" />**Q:** *I am on the latest system version, is my device hackable?*
**A:** Yes
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
**A:** This guide is only compatible with versions 5.5.0 to 5.5.3. Older versions are incompatible for now.
<a name="faq_updates" />**Q:** *Now that Nintendo is ending production of the Wii U, does that mean no more updates?*

View File

@ -26,13 +26,14 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
* [config.txt]({{ "/assets/files/config.txt" | absolute_url }}){:download="config.txt"}
* [config.ini]({{ "/assets/files/config.ini" | absolute_url }}){:download="config.ini"}
* The latest release of [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
* The latest release of [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
* The latest release of [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* The latest release of [disc2app](https://github.com/koolkdev/disc2app/releases/latest)
* The latest release of [hid\_to\_vpad](https://github.com/Maschell/hid_to_vpad/releases/latest)
* The latest release of [Mocha CFW](https://www.wiiubru.com/appstore/zips/mocha.zip)
* The latest release of [savemii_mod](https://github.com/GabyPCgeeK/savemii/releases)
* The latest release of [the Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) *(the channel `.zip` file)*
* A previous release (v1.3) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.3) *(the launcher `.zip` file)*
* A previous release (v1.4) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) *(the launcher `.zip` file)*
* The latest release of [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
* The latest release of [Haxchi and CBHC](https://github.com/FIX94/haxchi/releases/latest) *(both `.zip` files)*
* The latest release of [NNU-Patcher](https://wiiubru.com/appstore/zips/nnupatcher.zip)
@ -41,12 +42,16 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
#### Section I - Prep Work
For all steps in this section, overwrite any existing files on your SD card.
{: .notice--info}
1. Power off your device
1. Insert your SD card into your computer
1. Create a folder named `wiiu` on the root of your SD card
1. Create a folder named `install` on the root of your SD card
1. Copy the `apps` folder from the Homebrew App Store `.zip` to the `/wiiu/` folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.3) `.zip` to the root of your SD card
1. Copy *the contents of* the payload `.zip` to the wiiu folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.4) `.zip` to the root of your SD card
1. Copy *the contents of* the Haxchi `.zip` to the root of your SD card
1. Copy *the contents of* the CBHC `.zip` to the root of your SD card
1. Copy `config.txt` to the `/haxchi/` folder on your SD card (overwrite the existing `config.txt` file)
@ -95,7 +100,7 @@ The following DS Virtual Console games are compatible:
| New Super Mario Bros. |
| Pokemon Mystery Dungeon: Explorers of the Sky |
| Pokemon Ranger |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Shadows of Almia |
| Starfox Command |
| Super Mario 64 DS |

View File

@ -12,22 +12,9 @@ We launch this using the Wii U's built in browser, so your Wii U will need to be
### Instructions
#### Section I - Preparing Browser
1. Launch the browser on your device
1. Go to the browser settings and select "Reset Save Data"
+ This will prevent issues with the browser exploit
+ This will also delete all save data including settings, history, and bookmarks
1. Return to the browser
#### Section II - Homebrew Launcher
1. If your device is on firmware versions 5.5.2 or 5.5.3, open the browser curtains
+ This improves the success rate of the 5.5.2 / 5.5.3 browser exploit
1. Go to `usploit.hacks.guide`
1. Go to `wiiuexploit.xyz`
+ You may want to bookmark this address to save time on typing in the future
1. Select "Run Homebrew Launcher" for the first exploit attempt
+ This may take many tries
+ If it freezes, just force the console to power off by holding the power button, then try again
1. Your console should load the Homebrew Launcher

View File

@ -5,7 +5,7 @@ title: "FAQ"
<a name="faq_latestfw" />**Q:** *I am on the latest system version, is my device hackable?*
**A:** Yes
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
**A:** This guide is only compatible with versions 5.5.0 to 5.5.3. Older versions are incompatible for now.
<a name="faq_updates" />**Q:** *Now that Nintendo is ending production of the Wii U, does that mean no more updates?*

View File

@ -26,13 +26,14 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
* [config.txt]({{ "/assets/files/config.txt" | absolute_url }}){:download="config.txt"}
* [config.ini]({{ "/assets/files/config.ini" | absolute_url }}){:download="config.ini"}
* The latest release of [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
* The latest release of [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
* The latest release of [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* The latest release of [disc2app](https://github.com/koolkdev/disc2app/releases/latest)
* The latest release of [hid\_to\_vpad](https://github.com/Maschell/hid_to_vpad/releases/latest)
* The latest release of [Mocha CFW](https://www.wiiubru.com/appstore/zips/mocha.zip)
* The latest release of [savemii_mod](https://github.com/GabyPCgeeK/savemii/releases)
* The latest release of [the Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) *(the channel `.zip` file)*
* A previous release (v1.3) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.3) *(the launcher `.zip` file)*
* A previous release (v1.4) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) *(the launcher `.zip` file)*
* The latest release of [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
* The latest release of [Haxchi and CBHC](https://github.com/FIX94/haxchi/releases/latest) *(both `.zip` files)*
* The latest release of [NNU-Patcher](https://wiiubru.com/appstore/zips/nnupatcher.zip)
@ -41,12 +42,16 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
#### Section I - Prep Work
For all steps in this section, overwrite any existing files on your SD card.
{: .notice--info}
1. Power off your device
1. Insert your SD card into your computer
1. Create a folder named `wiiu` on the root of your SD card
1. Create a folder named `install` on the root of your SD card
1. Copy the `apps` folder from the Homebrew App Store `.zip` to the `/wiiu/` folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.3) `.zip` to the root of your SD card
1. Copy *the contents of* the payload `.zip` to the wiiu folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.4) `.zip` to the root of your SD card
1. Copy *the contents of* the Haxchi `.zip` to the root of your SD card
1. Copy *the contents of* the CBHC `.zip` to the root of your SD card
1. Copy `config.txt` to the `/haxchi/` folder on your SD card (overwrite the existing `config.txt` file)
@ -95,7 +100,7 @@ The following DS Virtual Console games are compatible:
| New Super Mario Bros. |
| Pokemon Mystery Dungeon: Explorers of the Sky |
| Pokemon Ranger |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Shadows of Almia |
| Starfox Command |
| Super Mario 64 DS |

View File

@ -12,22 +12,9 @@ We launch this using the Wii U's built in browser, so your Wii U will need to be
### Instructions
#### Section I - Preparing Browser
1. Launch the browser on your device
1. Go to the browser settings and select "Reset Save Data"
+ This will prevent issues with the browser exploit
+ This will also delete all save data including settings, history, and bookmarks
1. Return to the browser
#### Section II - Homebrew Launcher
1. If your device is on firmware versions 5.5.2 or 5.5.3, open the browser curtains
+ This improves the success rate of the 5.5.2 / 5.5.3 browser exploit
1. Go to `usploit.hacks.guide`
1. Go to `wiiuexploit.xyz`
+ You may want to bookmark this address to save time on typing in the future
1. Select "Run Homebrew Launcher" for the first exploit attempt
+ This may take many tries
+ If it freezes, just force the console to power off by holding the power button, then try again
1. Your console should load the Homebrew Launcher

View File

@ -50,14 +50,14 @@ If you accept the risk of installing CBHC without a NAND backup, skip this secti
+ Dump SEEPROM (1KB): **yes**
1. Drücke (A) um deinen NAND zu dumpen
+ Sei bereit zu warten; der Vorgang kann eine Weile dauern (mehrere Stunden, je nach dem wie viel internen Speicher du belegt hast)
1. Wenn es abgeschlossen ist, wird deine Wii U automatisch neu starten
1. Schalte dein Gerät aus
1. When it has completed, your Wii U will reboot automatically
1. Power off your device
1. Stecke deine SD Karte in den Computer
1. Kopiere `slc.bin`, `slccmpt.bin`, `otp.bin`, `seeprom.bin`, und jeder `mlc.bin.part` Datei aus dem Stammverzeichnis deiner SD-Karte an einen sicheren Ort auf deinem Computer
+ Make backups in multiple locations (such as online file storage)
+ These backups will save you from a brick and/or help you recover files from the NAND image if anything goes wrong in the future
1. Stecke deine SD-Karte wieder in die Wii U
1. Schalte dein Gerät an
1. Power on your device
#### Section II - Installing CBHC

View File

@ -5,7 +5,7 @@ title: "FAQ"
<a name="faq_latestfw" />**F:** *Mein Gerät ist auf der neuesten Systemversion. Kann ich mein Gerät hacken?*
**A: ** Ja
<a name="faq_oldfw" />**F:** *Ich habe eine Wii U auf X.X.X Firmware. Was kann / sollte ich damit tun?*
<a name="faq_oldfw" />**F:** *Ich habe eine Wii U auf X.X.X Firmware. What can / should I do with it?*
**A:** This guide is only compatible with versions 5.5.0 to 5.5.3. Ältere Versionen sind nicht kompatibel.
<a name="faq_updates" />**F:** *Jetzt da Nintendo die Produktion der Wii U eingestellt hat, bedeutet das keine neuen Updates?*

View File

@ -26,13 +26,14 @@ Bevor du anfängst, solltest du deine SD-Karte auf Fehler überprüfen. Verwende
* [config.txt]({{ "/assets/files/config.txt" | absolute_url }}){:download="config.txt"}
* [config.ini]({{ "/assets/files/config.ini" | absolute_url }}){:download="config.ini"}
* The latest release of [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
* The latest release of [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
* The latest release of [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* The latest release of [disc2app](https://github.com/koolkdev/disc2app/releases/latest)
* The latest release of [hid\_to\_vpad](https://github.com/Maschell/hid_to_vpad/releases/latest)
* The latest release of [Mocha CFW](https://www.wiiubru.com/appstore/zips/mocha.zip)
* The latest release of [savemii_mod](https://github.com/GabyPCgeeK/savemii/releases)
* The latest release of [the Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) *(the channel `.zip` file)*
* A previous release (v1.3) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.3) *(the launcher `.zip` file)*
* A previous release (v1.4) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) *(the launcher `.zip` file)*
* Die neueste Version von [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
* The latest release of [Haxchi and CBHC](https://github.com/FIX94/haxchi/releases/latest) *(both `.zip` files)*
* The latest release of [NNU-Patcher](https://wiiubru.com/appstore/zips/nnupatcher.zip)
@ -41,12 +42,16 @@ Bevor du anfängst, solltest du deine SD-Karte auf Fehler überprüfen. Verwende
#### Section I - Prep Work
For all steps in this section, overwrite any existing files on your SD card.
{: .notice--info}
1. Schalte dein Gerät aus
1. Stecke deine SD Karte in den Computer
1. Erstelle einen Ordner mit dem Namen `wiiu` im Stammverzeichnis deiner SD-Karte
1. Erstelle einen Ordner mit dem Namen `install` im Stammverzeichnis deiner SD-Karte
1. Kopiere den `apps` Ordner der Homebrew App Store `.zip` in den `/wiiu/` Ordner auf der SD -Karte
1. Copy *the contents of* the Homebrew Launcher (v1.3) `.zip` to the root of your SD card
1. Copy *the contents of* the payload `.zip` to the wiiu folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.4) `.zip` to the root of your SD card
1. Copy *the contents of* the Haxchi `.zip` to the root of your SD card
1. Copy *the contents of* the CBHC `.zip` to the root of your SD card
1. Copy `config.txt` to the `/haxchi/` folder on your SD card (overwrite the existing `config.txt` file)
@ -95,7 +100,7 @@ Die folgenden Spiele sind mit dem Exploit kompatibel:
| New Super Mario Bros. |
| Pokémon Mystery Dungeon: Erkundungsteam Himmel |
| Pokemon Ranger |
| Pokemon Ranger: Spuren des Lichts |
| Pokemon Ranger: Spuren des Lichts |
| Pokemon Ranger: Finsternis über Almia |
| Star Fox Command |
| Super Mario 64 DS |

View File

@ -12,22 +12,9 @@ Wir starten dies mithilfe des Wii U Webbrowsers, also muss sich deine Wii U mit
### Instructions
#### Section I - Preparing Browser
1. Starte den Browser auf deiner Wii U
1. Gehe zu den Browser Einstellungen und wähle "Daten zurücksetzen" aus
+ Das wird Probleme mit dem Browser-Exploit verhindern
+ Das wird außerdem alle Speicherdaten inklusive Einstellungen, Verlauf und Lesezeichen löschen
1. Kehre zum Browser zurück
#### Section II - Homebrew Launcher
1. If your device is on firmware versions 5.5.2 or 5.5.3, open the browser curtains
+ This improves the success rate of the 5.5.2 / 5.5.3 browser exploit
1. Go to `usploit.hacks.guide`
1. Go to `wiiuexploit.xyz`
+ Du solltest diese Adresse als Lesezeichen speichern, um Zeit beim Tippen zu sparen
1. Select "Run Homebrew Launcher" for the first exploit attempt
+ Dies kann einige Versuche benötigen
+ If it freezes, just force the console to power off by holding the power button, then try again
1. Deine Konsole sollte den Homebrew Launcher laden

View File

@ -5,7 +5,7 @@ title: "FAQ"
<a name="faq_latestfw" />**Q:** *I am on the latest system version, is my device hackable?*
**A:** Yes
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
**A:** This guide is only compatible with versions 5.5.0 to 5.5.3. Older versions are incompatible for now.
<a name="faq_updates" />**Q:** *Now that Nintendo is ending production of the Wii U, does that mean no more updates?*

View File

@ -26,13 +26,14 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
* [config.txt]({{ "/assets/files/config.txt" | absolute_url }}){:download="config.txt"}
* [config.ini]({{ "/assets/files/config.ini" | absolute_url }}){:download="config.ini"}
* The latest release of [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
* The latest release of [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
* The latest release of [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* The latest release of [disc2app](https://github.com/koolkdev/disc2app/releases/latest)
* The latest release of [hid\_to\_vpad](https://github.com/Maschell/hid_to_vpad/releases/latest)
* The latest release of [Mocha CFW](https://www.wiiubru.com/appstore/zips/mocha.zip)
* The latest release of [savemii_mod](https://github.com/GabyPCgeeK/savemii/releases)
* The latest release of [the Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) *(the channel `.zip` file)*
* A previous release (v1.3) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.3) *(the launcher `.zip` file)*
* A previous release (v1.4) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) *(the launcher `.zip` file)*
* The latest release of [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
* The latest release of [Haxchi and CBHC](https://github.com/FIX94/haxchi/releases/latest) *(both `.zip` files)*
* The latest release of [NNU-Patcher](https://wiiubru.com/appstore/zips/nnupatcher.zip)
@ -41,12 +42,16 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
#### Section I - Prep Work
For all steps in this section, overwrite any existing files on your SD card.
{: .notice--info}
1. Power off your device
1. Insert your SD card into your computer
1. Create a folder named `wiiu` on the root of your SD card
1. Create a folder named `install` on the root of your SD card
1. Copy the `apps` folder from the Homebrew App Store `.zip` to the `/wiiu/` folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.3) `.zip` to the root of your SD card
1. Copy *the contents of* the payload `.zip` to the wiiu folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.4) `.zip` to the root of your SD card
1. Copy *the contents of* the Haxchi `.zip` to the root of your SD card
1. Copy *the contents of* the CBHC `.zip` to the root of your SD card
1. Copy `config.txt` to the `/haxchi/` folder on your SD card (overwrite the existing `config.txt` file)
@ -95,7 +100,7 @@ The following DS Virtual Console games are compatible:
| New Super Mario Bros. |
| Pokemon Mystery Dungeon: Explorers of the Sky |
| Pokemon Ranger |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Shadows of Almia |
| Starfox Command |
| Super Mario 64 DS |

View File

@ -12,22 +12,9 @@ We launch this using the Wii U's built in browser, so your Wii U will need to be
### Instructions
#### Section I - Preparing Browser
1. Launch the browser on your device
1. Go to the browser settings and select "Reset Save Data"
+ This will prevent issues with the browser exploit
+ This will also delete all save data including settings, history, and bookmarks
1. Return to the browser
#### Section II - Homebrew Launcher
1. If your device is on firmware versions 5.5.2 or 5.5.3, open the browser curtains
+ This improves the success rate of the 5.5.2 / 5.5.3 browser exploit
1. Go to `usploit.hacks.guide`
1. Go to `wiiuexploit.xyz`
+ You may want to bookmark this address to save time on typing in the future
1. Select "Run Homebrew Launcher" for the first exploit attempt
+ This may take many tries
+ If it freezes, just force the console to power off by holding the power button, then try again
1. Your console should load the Homebrew Launcher

View File

@ -5,7 +5,7 @@ title: "FAQ"
<a name="faq_latestfw" />**Q:** *I am on the latest system version, is my device hackable?*
**A:** Yes
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
**A:** This guide is only compatible with versions 5.5.0 to 5.5.3. Older versions are incompatible for now.
<a name="faq_updates" />**Q:** *Now that Nintendo is ending production of the Wii U, does that mean no more updates?*

View File

@ -26,13 +26,14 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
* [config.txt]({{ "/assets/files/config.txt" | absolute_url }}){:download="config.txt"}
* [config.ini]({{ "/assets/files/config.ini" | absolute_url }}){:download="config.ini"}
* The latest release of [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
* The latest release of [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
* The latest release of [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* The latest release of [disc2app](https://github.com/koolkdev/disc2app/releases/latest)
* The latest release of [hid\_to\_vpad](https://github.com/Maschell/hid_to_vpad/releases/latest)
* The latest release of [Mocha CFW](https://www.wiiubru.com/appstore/zips/mocha.zip)
* The latest release of [savemii_mod](https://github.com/GabyPCgeeK/savemii/releases)
* The latest release of [the Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) *(the channel `.zip` file)*
* A previous release (v1.3) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.3) *(the launcher `.zip` file)*
* A previous release (v1.4) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) *(the launcher `.zip` file)*
* The latest release of [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
* The latest release of [Haxchi and CBHC](https://github.com/FIX94/haxchi/releases/latest) *(both `.zip` files)*
* The latest release of [NNU-Patcher](https://wiiubru.com/appstore/zips/nnupatcher.zip)
@ -41,12 +42,16 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
#### Section I - Prep Work
For all steps in this section, overwrite any existing files on your SD card.
{: .notice--info}
1. Power off your device
1. Insert your SD card into your computer
1. Create a folder named `wiiu` on the root of your SD card
1. Create a folder named `install` on the root of your SD card
1. Copy the `apps` folder from the Homebrew App Store `.zip` to the `/wiiu/` folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.3) `.zip` to the root of your SD card
1. Copy *the contents of* the payload `.zip` to the wiiu folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.4) `.zip` to the root of your SD card
1. Copy *the contents of* the Haxchi `.zip` to the root of your SD card
1. Copy *the contents of* the CBHC `.zip` to the root of your SD card
1. Copy `config.txt` to the `/haxchi/` folder on your SD card (overwrite the existing `config.txt` file)
@ -95,7 +100,7 @@ The following DS Virtual Console games are compatible:
| New Super Mario Bros. |
| Pokemon Mystery Dungeon: Explorers of the Sky |
| Pokemon Ranger |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Shadows of Almia |
| Starfox Command |
| Super Mario 64 DS |

View File

@ -12,22 +12,9 @@ We launch this using the Wii U's built in browser, so your Wii U will need to be
### Instructions
#### Section I - Preparing Browser
1. Launch the browser on your device
1. Go to the browser settings and select "Reset Save Data"
+ This will prevent issues with the browser exploit
+ This will also delete all save data including settings, history, and bookmarks
1. Return to the browser
#### Section II - Homebrew Launcher
1. If your device is on firmware versions 5.5.2 or 5.5.3, open the browser curtains
+ This improves the success rate of the 5.5.2 / 5.5.3 browser exploit
1. Go to `usploit.hacks.guide`
1. Go to `wiiuexploit.xyz`
+ You may want to bookmark this address to save time on typing in the future
1. Select "Run Homebrew Launcher" for the first exploit attempt
+ This may take many tries
+ If it freezes, just force the console to power off by holding the power button, then try again
1. Your console should load the Homebrew Launcher

View File

@ -26,13 +26,14 @@ Tu tarjeta SD *no puede* llamarse `wiiu`, o causará problemas.
* [config.txt]({{ "/assets/files/config.txt" | absolute_url }}){:download="config.txt"}
* [config.ini]({{ "/assets/files/config.ini" | absolute_url }}){:download="config.ini"}
* La última versión de [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
* La última versión de [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
* La última versión de [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* La última versión de [disc2app](https://github.com/koolkdev/disc2app/releases/latest)
* La última versión de [hid\_to\_vpad](https://github.com/Maschell/hid_to_vpad/releases/latest)
* La última versión de [Mocha CFW](https://www.wiiubru.com/appstore/zips/mocha.zip)
* La última versión de [savemii_mod](https://github.com/GabyPCgeeK/savemii/releases)
* La última versión del [Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) *(el archivo `.zip` que dice "channel")*
* Una versión anterior (v1.3) del [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.3) *(el archivo `.zip` del launcher)*
* Una versión anterior (v1.4) del [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) *(el archivo `.zip` del launcher)*
* La última versión de [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
* Las últimas versiones de [Haxchi y CBHC](https://github.com/FIX94/haxchi/releases/latest) *(los dos archivos `.zip`)*
* La última versión de [NNU-Patcher](https://wiiubru.com/appstore/zips/nnupatcher.zip)
@ -41,12 +42,16 @@ Tu tarjeta SD *no puede* llamarse `wiiu`, o causará problemas.
#### Sección I - Preparativos
Para todos los pasos en esta sección, sobreescribe cualquier archivo existente en tu tarjeta SD.
{: .notice--info}
1. Apaga tu consola
1. Inserta tu tarjeta SD en tu computadora
1. Crea una carpeta llamada`wiiu` en la raíz de tu tarjeta SD
1. Crea una carpeta llamada`install` en la raíz de tu tarjeta SD
1. Copia la carpeta `apps` desde el `.zip` de Homebrew App Store a la carpeta `/wiiu/` en tu tarjeta SD
1. Copia *el contenido del* `.zip` del Homebrew Launcher (v1.3) a la raíz de tu tarjeta SD
1. Copia *el contenido* del `.zip` del payload a la carpeta wiiu de tu tarjeta SD
1. Copia *el contenido* del `.zip` del Homebrew Launcher (v1.4) a la raíz de tu tarjeta SD
1. Copia *el contenido del* `.zip` de Haxchi a la raíz de tu tarjeta SD
1. Copia *el contenido del* `.zip` de CBHC a la raíz de tu tarjeta SD
1. Copia `config.txt` a la carpeta `/haxchi/` de tu tarjeta SD (sobreescribe el archivo `config.txt` ya existente)
@ -95,7 +100,7 @@ Los siguientes juegos de consola virtual de DS son compatibles:
| New Super Mario Bros. |
| Pokemon Mystery Dungeon: Explorers of the Sky |
| Pokemon Ranger |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Shadows of Almia |
| Starfox Command |
| Super Mario 64 DS |

View File

@ -12,22 +12,9 @@ Para iniciarlo usaremos el navegador de Internet incorporado en la Wii U, por lo
### Instrucciones
#### Sección I - Preparar el navegador
1. Inicia el navegador de tu consola
1. Ve a la configuración del navegador y selecciona "Borrar Datos"
+ Esto evitará problemas con el exploit
+ Esto también eliminará todos los datos que involucran configuración, historial de navegación y favoritos
1. Regresa al navegador
#### Sección II - Homebrew Launcher
1. Si tu consola está en versión de firmware 5.5.2 o 5.5.3, abre las cortinas del navegador
+ Esto aumenta la tasa de éxito del exploit de navegador para la 5.5.2/5.5.3
1. Ve a `usploit.hacks.guide`
1. Ve a `wiiuexploit.xyz`
+ Conviene que añadas esta dirección a favoritos para ahorrar el tiempo de escribirla en el futuro
1. Selecciona "Run Homebrew Launcher" para el primer intento de ejecutar el exploit
+ Esto puede tomar varios intentos
+ Si se congela, fuerza el apagado de la consola manteniendo presionado el botón de apagado y luego intenta el proceso de nuevo
1. Tu consola debería cargar el Homebrew Launcher

View File

@ -5,7 +5,7 @@ title: "FAQ"
<a name="faq_latestfw" />**Q:** *I am on the latest system version, is my device hackable?*
**A:** Yes
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
**A:** This guide is only compatible with versions 5.5.0 to 5.5.3. Older versions are incompatible for now.
<a name="faq_updates" />**Q:** *Now that Nintendo is ending production of the Wii U, does that mean no more updates?*

View File

@ -26,13 +26,14 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
* [config.txt]({{ "/assets/files/config.txt" | absolute_url }}){:download="config.txt"}
* [config.ini]({{ "/assets/files/config.ini" | absolute_url }}){:download="config.ini"}
* The latest release of [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
* The latest release of [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
* The latest release of [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* The latest release of [disc2app](https://github.com/koolkdev/disc2app/releases/latest)
* The latest release of [hid\_to\_vpad](https://github.com/Maschell/hid_to_vpad/releases/latest)
* The latest release of [Mocha CFW](https://www.wiiubru.com/appstore/zips/mocha.zip)
* The latest release of [savemii_mod](https://github.com/GabyPCgeeK/savemii/releases)
* The latest release of [the Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) *(the channel `.zip` file)*
* A previous release (v1.3) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.3) *(the launcher `.zip` file)*
* A previous release (v1.4) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) *(the launcher `.zip` file)*
* The latest release of [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
* The latest release of [Haxchi and CBHC](https://github.com/FIX94/haxchi/releases/latest) *(both `.zip` files)*
* The latest release of [NNU-Patcher](https://wiiubru.com/appstore/zips/nnupatcher.zip)
@ -41,12 +42,16 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
#### Section I - Prep Work
For all steps in this section, overwrite any existing files on your SD card.
{: .notice--info}
1. Power off your device
1. Insert your SD card into your computer
1. Create a folder named `wiiu` on the root of your SD card
1. Create a folder named `install` on the root of your SD card
1. Copy the `apps` folder from the Homebrew App Store `.zip` to the `/wiiu/` folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.3) `.zip` to the root of your SD card
1. Copy *the contents of* the payload `.zip` to the wiiu folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.4) `.zip` to the root of your SD card
1. Copy *the contents of* the Haxchi `.zip` to the root of your SD card
1. Copy *the contents of* the CBHC `.zip` to the root of your SD card
1. Copy `config.txt` to the `/haxchi/` folder on your SD card (overwrite the existing `config.txt` file)
@ -95,7 +100,7 @@ The following DS Virtual Console games are compatible:
| New Super Mario Bros. |
| Pokemon Mystery Dungeon: Explorers of the Sky |
| Pokemon Ranger |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Shadows of Almia |
| Starfox Command |
| Super Mario 64 DS |

View File

@ -12,22 +12,9 @@ We launch this using the Wii U's built in browser, so your Wii U will need to be
### Instructions
#### Section I - Preparing Browser
1. Launch the browser on your device
1. Go to the browser settings and select "Reset Save Data"
+ This will prevent issues with the browser exploit
+ This will also delete all save data including settings, history, and bookmarks
1. Return to the browser
#### Section II - Homebrew Launcher
1. If your device is on firmware versions 5.5.2 or 5.5.3, open the browser curtains
+ This improves the success rate of the 5.5.2 / 5.5.3 browser exploit
1. Go to `usploit.hacks.guide`
1. Go to `wiiuexploit.xyz`
+ You may want to bookmark this address to save time on typing in the future
1. Select "Run Homebrew Launcher" for the first exploit attempt
+ This may take many tries
+ If it freezes, just force the console to power off by holding the power button, then try again
1. Your console should load the Homebrew Launcher

View File

@ -6,36 +6,36 @@ title: "Coldboot Haxchi"
### Lecture requise
CBHC (Coldboot Haxchi) changes your default system title from the system menu to your DS virtual console game. This causes your device to launch CFW automatically at boot.
CBHC (Coldboot Haxchi) change le programme par défaut du menu système en votre jeu console virtuelle DS. Cela entraîne le lancement automatique du CFW au démarrage de votre appareil.
This exploit is slightly more dangerous than standard Haxchi because your DS Virtual Console game exploit is the *only* way to boot the system. If this game is ever deleted or the exploit is removed, installing CBHC will BRICK your device!
Cet exploit est légèrement plus dangereux que juste Haxchi car votre jeu console virtuelle DS est le *seul* moyen de démarrer le système. Si jamais ce jeu est supprimé ou l'exploit est supprimé, l'installation de CBHC va BRICK votre Wii U!
{% capture notice-1 %}
Vous DEVEZ avoir mis en place Haxchi pour pouvoir utiliser CBHC. Si vous ne l'avez pas fait et que vous suivez ces instructions, votre console va BRICKER !
Le jeu de console virtuelle DS que vous avez utilisé pour Haxchi DOIT être dans la mémoire interne de votre Wii U. S'il se trouve sur un disque USB, votre console va BRICKER !
Your Haxchi DS virtual console game MUST be a LEGITIMATE (non-pirated) copy or you will BRICK!
Le jeu de console virtuelle DS que vous avez utilisé pour Haxchi DOIT être une copie LÉGITIME (non piratée), ou votre console va BRICKER !
{% endcapture %}
<div class="notice--danger">{{ notice-1 | markdownify }}</div>
### Instructions
#### Section I - NAND Backup
#### Section I - Sauvegarde de la NAND
{% capture notice-1 %}
This is an optional section which will create a backup of your device's internal NAND memory on your SD card, which will allow you to restore your device in the case of a brick.
Ceci est une section optionnelle qui créera une sauvegarde de votre NAND sur votre carte SD, ce qui vous permettra de restaurer votre appareil dans le cas d'un brick.
Si vous avez une Wii U noir (32GB), votre carte SD doit avoir au moins 64GB d'espace libre. If you have a white (8GB) Wii U model, your SD card must be at least 16GB in size.
Si vous avez une Wii U noir (32GB), votre carte SD doit avoir au moins 64GB d'espace libre. Si vous avez une Wii U blanche (8GB), votre carte SD doit avoir au moins 16GB d'espace libre.
{% endcapture %}
<div class="notice--info">{{ notice-1 | markdownify }}</div>
{% capture notice-1 %}
It is not possible to brick your device by installing CBHC as long as *all instructions and warnings are followed*. This, combined with the strict SD card requirements and extremely slow NAND dumping speed, means that creating a NAND backup is currently an optional step
Il n'est pas possible de brick votre Wii U en installant CBHC tant que *toutes les instructions et les avertissements sont suivis*. Ceci, combiné aux exigences de la carte SD et à la lenteur du dump de la NAND, fait que la création d'une sauvegarde de la NAND est actuellement une étape facultative
If you accept the risk of installing CBHC without a NAND backup, skip this section.
Si vous acceptez le risque d'installer CBHC sans faire une sauvegarde de la NAND, passez à la partie suivante.
{% endcapture %}
<div class="notice--info">{{ notice-1 | markdownify }}</div>
@ -54,12 +54,12 @@ If you accept the risk of installing CBHC without a NAND backup, skip this secti
1. Éteignez votre Wii U
1. Insérez votre carte SD dans votre ordinateur
1. Copier `slc.bin`, `slccmpt.bin`, `otp.bin`, `seeprom.bin`, et chaque fichier `mlc.bin.part` de la racine de votre carte SD dans un emplacement sécurisé sur votre ordinateur
+ Make backups in multiple locations (such as online file storage)
+ These backups will save you from a brick and/or help you recover files from the NAND image if anything goes wrong in the future
+ Faites des sauvegardes dans plusieurs endroits (tels que des stockages de fichiers en ligne par exemple)
+ Ces sauvegardes vous sauveront d'un brick et/ou vous aideront à récupérer des fichiers de l'image de la NAND si quelque chose se passe mal plus tard
1. Réinsérez votre carte SD dans votre Wii U
1. Allumez votre Wii U
#### Section II - Installing CBHC
#### Section II - Installation de CBHC
1. Retirez tous les périphériques USB de votre Wii U
1. Entrez dans l'Homebrew Launcher en maintenant (A) en lançant votre jeu de console virtuelle Haxchi DS
@ -100,15 +100,15 @@ Vous pouvez reconnecter tous les périphériques USB une fois linstallation t
{: .notice--info}
{% capture notice-1 %}
Never uninstall the CBHC DS virtual console game or you will BRICK.
Ne désinstallez jamais le jeu de console virtuelle DS CBHC ou vous BRICKEREZ.
Never reinstall the CBHC DS virtual console game or you will BRICK.
Ne réinstallez jamais le jeu de console virtuelle DS CBHC ou vous BRICKEREZ.
Never move the CBHC DS virtual console game to a USB drive or you will BRICK.
Ne déplacez jamais le jeu de console virtuelle DS CBHC sur un stockage USB ou vous BRICKEREZ.
Never delete the user account NNID that has purchased the CBHC DS virtual console game or you will BRICK!
Ne supprimez jamais le compte dutilisateur NNID qui a acheté le jeu console virtuelle DS CBHC ou vous BRICKEREZ !
Never format your device while CBHC is installed or you will BRICK!
Ne formatez jamais votre Wii U alors que CBHC est installé ou vous BRICKEREZ !
{% endcapture %}
<div class="notice--danger">{{ notice-1 | markdownify }}</div>

View File

@ -5,7 +5,7 @@ title: "Crédits"
**Un grand merci à tous [les traducteurs](https://crowdin.com/project/wii-u-guide), vous êtes géniaux !**
{: .notice--primary}
If I forgot you here, contact me and I'll add your name.
Si je vous ai oublié, contactez-moi et j'ajouterai votre nom.
{% capture notice-1 %}

View File

@ -5,14 +5,14 @@ title: "FAQ"
<a name="faq_latestfw" /> **Q :** *Je suis sur la dernière version du système, est-ce que ma console est hackable ?*
**R :** Oui
<a name="faq_oldfw" />**Q:** *J'ai une Wii U en version X.X.X. Qu'est ce que je peut / devrais faire avec?*
**A:** This guide is only compatible with versions 5.5.0 to 5.5.3. Les anciennes versions sont incompatibles pour le moment.
<a name="faq_oldfw" />**Q:** *J'ai une Wii U en version X.X.X. Qu'est ce que je peux / devrais en faire ?*
**R:** Ce guide est uniquement compatible avec les versions 5.5.0 à 5.5.3. Les anciennes versions sont incompatibles pour le moment.
<a name="faq_updates" />**Q:** *Maintenant que Nintendo a stoppé la production des Wii U, cela signifie-t-il qu'il n'y aura plus jamais de mises à jour ?*
**R :** Non ! The versions 5.5.2 and 5.5.3 released well after the end of production. This is why you must always ensure that you have set DNS servers that will block updates.
**R :** Non ! Les versions 5.5.2 et 5.5.3 ont été publiées bien après la fin de la production. C'est pourquoi vous devez toujours vous assurer que vous avez configuré des serveurs DNS qui bloqueront les mises à jour.
<a name="faq_update" />**Q:** *Est-il sûr de mettre à jour une Wii U avec un CFW ?*
**R :** Non ! Vous devez toujours vous assurer que vous avez configuré les serveurs DNS qui vont bloquer les mises à jour.
**R :** Non ! Vous devez toujours vous assurer que vous avez configuré des serveurs DNS qui vont bloquer les mises à jour.
<a name="faq_updatemocha" />**Q:** *Comment puis-je mettre à jour Mocha CFW vers la dernière version ?*
**R:** Téléchargez la dernière version de [Mocha CFW](https://github.com/dimok789/mocha/releases/latest), et copiez `mocha.elf` du `.zip` de Mocha CFW dans le dossier `/wiiu/apps/mocha/`de votre carte SD (en écrasant le fichier existant)

View File

@ -8,7 +8,7 @@ title: "Pour Commencer"
Ces étapes vont préparer votre carte SD pour l'installation du custom firmware Coldboot Haxchi.
Before beginning, you should make sure your Wii U is currently on firmware version 5.5.0, 5.5.1, 5.5.2, or 5.5.3. Older versions are not currently supported.
Avant de commencer, assurez-vous que votre Wii U est actuellement sur un firmware 5.5.0, 5.5.1, 5.5.2, ou 5.5.3. Les versions plus anciennes ne sont actuellement pas prises en charge.
On vous recommande une carte SD d'au moins 16 GB ou 32GB pour avoir suffisamment de place afin de dumper et installer des jeux. Si vous voulez faire une sauvegarde du système de votre Wii U, s'il est nécessaire de la restaurer plus tard, vous aurez besoin d'une carte SD de deux fois la taille de la mémoire de votre Wii U (une carte SD de 16Go pour une console blanche de 8Go; une carte SD de 64Go pour une console noire de 32Go).
@ -26,27 +26,33 @@ Avant de commencer, il serait de bonne garde de vérifier l'intégrité de votre
* [config.txt]({{ "/assets/files/config.txt" | absolute_url }}){:download="config.txt"}
* [config.ini]({{ "/assets/files/config.ini" | absolute_url }}){:download="config.ini"}
* La dernière version de [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
La dernière version de [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* La dernière version de [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
* La dernière version de [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* La dernière version de [disc2app](https://github.com/koolkdev/disc2app/releases/latest)
* La dernière version de [hid\_to\_vpad](https://github.com/Maschell/hid_to_vpad/releases/latest)
* La dernière version de [Mocha CFW](https://www.wiiubru.com/appstore/zips/mocha.zip)
* La dernière version de [savemii_mod](https://github.com/GabyPCgeeK/savemii/releases)
* La dernière version de [the Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) *(le fichier `.zip` de la chaîne)*
* Une version précédente (v1.3) de [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.3) *(le fichier`.zip` du launcher)*
* Une version précédente (v1.4) du [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) *(le fichier`.zip` du launcher)*
* La dernière version de [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
* The latest release of [Haxchi and CBHC](https://github.com/FIX94/haxchi/releases/latest) *(both `.zip` files)*
* La dernière versions de [Haxchi et CBHC]
(https://github.com/FIX94/haxchi/releases/latest) *(les deux fichiers`.zip`)*
* La dernière version de [NNU-Patcher](https://wiiubru.com/appstore/zips/nnupatcher.zip)
### Instructions
#### Section I - Préparatifs
Pour toutes les étapes de cette section, remplacez tous les fichiers existants sur votre carte SD.
{: .notice--info}
1. Éteignez votre Wii U
1. Insérez votre carte SD dans votre ordinateur
1. Créez un répertoire nommé `wiiu` à la racine de la carte SD
1. Créez un répertoire nommé `install` à la racine de votre carte SD
1. Copiez le dossier `apps` du fichier .zip Homebrew App Store vers le répertoire `/wiiu/` de votre carte SD
1. Copiez *le contenu* du fichier `.zip` de Homebrew Launcher (v1.3) vers la racine de votre carte SD
1. Copiez *le contenu* de `payload.zip` vers le dossier wiiu de votre carte SD
1. Copiez *le contenu* du fichier `.zip` du Homebrew Launcher (v1.4) vers la racine de votre carte SD
1. Copiez *le contenu* du fichier `.zip` d'Haxchi vers la racine de votre carte SD
1. Copiez *le contenu* du fichier `.zip` de CBHC vers la racine de votre carte SD
1. Copiez le fichier `config.txt` dans le dossier `/haxchi/`sur votre carte SD (en remplaçant le fichier `config.txt` déjà existant)
@ -73,7 +79,7 @@ La seconde méthode consiste à acheter un jeu de DS "Console Virtuelle" à peti
Le jeu de DS "Console Virtuelle" *doit* être un **véritable achat** installé sur la **mémoire interne** de votre console. Vous *ne devez pas* installer le jeu de DS "Console Virtuelle" sur un support USB.
Si vous voulez utiliser la méthode du jeu de DS "Console Virtuelle", vous devez acheter le jeu avant de commencer la section suivante.
Si vous voulez utiliser la méthode du jeu de Console Virtuelle DS, vous devez acheter le jeu avant de commencer la section suivante.
{: .notice--primary}
Les jeu de DS "Console Virtuelle" suivants sont compatibles:
@ -95,7 +101,7 @@ Les jeu de DS "Console Virtuelle" suivants sont compatibles:
| New Super Mario Bros. |
| Pokémon Donjon Mystère : Explorateurs du Ciel |
| Pokémon Ranger |
| Pokémon Ranger : Sillages de lumière |
| Pokémon Ranger : Sillages de lumière |
| Pokémon Ranger : Nuit sur Almia |
| Starfox Command |
| Super Mario 64 DS |
@ -104,7 +110,7 @@ Les jeu de DS "Console Virtuelle" suivants sont compatibles:
| Yoshi's Island DS |
| Yoshi Touch & Go |
+ Actuellement, les titres les moins chers sur l'eShop (6,99 €) sont : " Programme d'entraînement cérébral du Dr Kawashima : Quel âge a votre cerveau ? ", " Cérébrale Académie ", " Pokémon Ranger : Nuit sur Almia ", " Pokémon Ranger : Sillages de lumière " et " Yoshi Touch & Go ".
+ Actuellement, le titre le moins cher sur l'eShop (6,99 €) est : "Programme d'entraînement cérébral du Dr Kawashima : Quel âge a votre cerveau ?".
+ Si vous possédez déjà "Programme d'entrainement cérébral de Dr Kawashima : Quel âge a votre cerveau ?" installé sur votre Wii U depuis un certain temps, essayez de supprimer et de réinstaller le jeu depuis l'eShop. Les anciennes versions du jeu ne sont pas compatibles avec cet exploit.

View File

@ -8,7 +8,7 @@ title: "Haxchi"
Haxchi est un exploit qui permet de lancer le CFW directement depuis le menu d'accueil sans utiliser l'Homebrew Launcher.
It includes a custom firmware that patches signature checks, region checks, and runs other custom code in the background.
Il inclut un custom firmware qui patche le contrôle des signatures, la vérification de la région et exécute d'autres codes personnalisés en arrière-plan.
## Ce dont vous avez besoin
@ -45,22 +45,22 @@ Actuellement, vous devez lancer le jeu Console Virtuelle DS à chaque fois que v
___
#### Stay on Standard Haxchi
### Rester sur Haxchi
Standard Haxchi is the exploit that has already been installed on your device.
Haxchi est l'exploit qui a déjà été installé sur votre appareil.
This exploit comes with no risk of damaging your device, but it is less convenient as you must perform the Haxchi exploit manually after each reboot.
Cet exploit n'apporte aucun risque d'endommager votre appareil, mais il est moins pratique car vous devez effectuer l'exploit Haxchi après chaque redémarrage.
### Continuer vers [Homebrew Launcher (chaîne)](homebrew-launcher-(channel)).
{: .notice--primary}
___
#### Upgrade to Coldboot Haxchi
#### Mise à niveau vers Coldboot Haxchi
CBHC (Coldboot Haxchi) changes your default system title from the system menu to your DS virtual console game. This causes your device to launch CFW automatically at boot.
CBHC (Coldboot Haxchi) change le programme par défaut du menu système en votre jeu console virtuelle DS. Cela entraîne le lancement automatique du CFW au démarrage de votre appareil.
This exploit is slightly more dangerous than standard Haxchi because your DS Virtual Console game exploit is the *only* way to boot the system. If this game is ever deleted or the exploit is removed, installing CBHC will BRICK your device!
Cet exploit est légèrement plus dangereux que juste Haxchi car votre jeu console virtuelle DS est le *seul* moyen de démarrer le système. Si jamais ce jeu est supprimé ou l'exploit est supprimé, l'installation de CBHC va BRICK votre Wii U!
### Continuer vers [Coldboot Haxchi](coldboot-haxchi).
{: .notice--primary}

View File

@ -56,7 +56,7 @@ Ce guide a pour but final d'amener une Wii U complètement non modifiée du firm
## Que dois-je savoir avant de commencer ?
+ **Avant de commencer à suivre ce guide, vous devez connaître les risques liés au hack de votre WiiU: à chaque fois que vous modifiez votre système, il y a toujours un risque de brick IRRÉCUPÉRABLE. Cela arrive rarement, mais c'est toujours une possibilité donc assurez-vous de suivre EXACTEMENT TOUTES les consignes.**
+ This guide will work on all Wii U devices in all regions on the version 5.5.0 to 5.5.3.
+ Ce guide fonctionnera sur toutes les Wii U de toutes les régions et avec les versions 5.5.0 à 5.5.3.
+ Si tout se passe comme prévu, vous ne perdrez aucune donnée et finirez avec tout ce que vous aviez au départ (les jeux, votre NNID, les sauvegardes, etc., seront préservées).
+ On vous recommande une carte SD d'au moins 16 GB ou 32GB pour avoir suffisamment de place afin de dumper et installer des jeux.
+ Votre carte SD doit être [MBR, pas de GPT](http://www.howtogeek.com/245610/).

View File

@ -12,22 +12,9 @@ La méthode de lancement de HBL nécessite que votre Wii U soit raccordée à in
### Instructions
#### Section I Préparer le navigateur
1. Lancer le navigateur sur votre Wii U
1. Allez dans les paramètres de navigation et cliquez sur "Mettre les paramètres à zéro"
+ Cette démarche permet une meilleur compatibilité avec les exploits utilisés dans le navigateur
+ En contre-partie, cela supprimera aussi tout vos favoris ainsi que votre historique et vos paramètres de navigation
1. Retournez dans le navigateur
#### Section II - Homebrew Launcher
1. If your device is on firmware versions 5.5.2 or 5.5.3, open the browser curtains
+ This improves the success rate of the 5.5.2 / 5.5.3 browser exploit
1. Rendez vous à l'adresse `usploit.hacks.guide`
1. Ouvrez le site `wiiuexploit.xyz`
+ Vous pouvez sauvegarder cette adresse dans vos favoris afin de gagner du temps lors des prochaines sessions
1. Sélectionnez "Run Homebrew Launcher" pour le premier essai d'exploit
+ Plusieurs tentatives peuvent être nécessaires pour lancer le hack
+ Si la console freeze (ne répond plus), forcez-la simplement à s'éteindre en maintenant le bouton Power, puis réessayez
1. Votre console devrait maintenant charger le Homebrew Launcher

View File

@ -3,13 +3,13 @@ title: "Pourquoi des pubs?" #
layout: single-no-ads
---
This project is the culmination of thousands of hours of constant work.
Ce projet est le fruit de centaines d'heures de travail constant.
I maintain this guide, for free, and ensure it is always up to date. Because of this effort, I feel that it is fair for me to attempt to gain a meager income from my work.
Je maintiens ce guide, gratuitement, et massure quil est toujours à jour. A cause de cet effort, il me semble juste d'essayer de gagner un peu d'argent a partir de mon travail.
This site costs you nothing to use, and all that I display are non-intrusive ads. Mais si cela vous pose quand même problème, vous êtes libre de bloquer ces publicités.
Ce site ne vous coûte rien, et les publicités affichées ne sont pas intrusives. Mais si cela vous pose quand même problème, vous êtes libre de bloquer ces publicités.
If you do block ads, I would like to also remind you of the [Donations](donations) page, but once again that is optional too.
Si vous bloquez les publicités, j'aimerais vous rappeler que j'accepte les [dons](donations), mais, de nouveau, vous n'êtes bien évidemment pas obligés d'en faire.
Merci,<br>
Plailect

View File

@ -5,7 +5,7 @@ title: "FAQ"
<a name="faq_latestfw" />**Q:** *I am on the latest system version, is my device hackable?*
**A:** Yes
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
**A:** This guide is only compatible with versions 5.5.0 to 5.5.3. Older versions are incompatible for now.
<a name="faq_updates" />**Q:** *Now that Nintendo is ending production of the Wii U, does that mean no more updates?*

View File

@ -26,13 +26,14 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
* [config.txt]({{ "/assets/files/config.txt" | absolute_url }}){:download="config.txt"}
* [config.ini]({{ "/assets/files/config.ini" | absolute_url }}){:download="config.ini"}
* The latest release of [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
* The latest release of [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
* The latest release of [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* The latest release of [disc2app](https://github.com/koolkdev/disc2app/releases/latest)
* The latest release of [hid\_to\_vpad](https://github.com/Maschell/hid_to_vpad/releases/latest)
* The latest release of [Mocha CFW](https://www.wiiubru.com/appstore/zips/mocha.zip)
* The latest release of [savemii_mod](https://github.com/GabyPCgeeK/savemii/releases)
* The latest release of [the Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) *(the channel `.zip` file)*
* A previous release (v1.3) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.3) *(the launcher `.zip` file)*
* A previous release (v1.4) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) *(the launcher `.zip` file)*
* The latest release of [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
* The latest release of [Haxchi and CBHC](https://github.com/FIX94/haxchi/releases/latest) *(both `.zip` files)*
* The latest release of [NNU-Patcher](https://wiiubru.com/appstore/zips/nnupatcher.zip)
@ -41,12 +42,16 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
#### Section I - Prep Work
For all steps in this section, overwrite any existing files on your SD card.
{: .notice--info}
1. Power off your device
1. Insert your SD card into your computer
1. Create a folder named `wiiu` on the root of your SD card
1. Create a folder named `install` on the root of your SD card
1. Copy the `apps` folder from the Homebrew App Store `.zip` to the `/wiiu/` folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.3) `.zip` to the root of your SD card
1. Copy *the contents of* the payload `.zip` to the wiiu folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.4) `.zip` to the root of your SD card
1. Copy *the contents of* the Haxchi `.zip` to the root of your SD card
1. Copy *the contents of* the CBHC `.zip` to the root of your SD card
1. Copy `config.txt` to the `/haxchi/` folder on your SD card (overwrite the existing `config.txt` file)
@ -95,7 +100,7 @@ The following DS Virtual Console games are compatible:
| New Super Mario Bros. |
| Pokemon Mystery Dungeon: Explorers of the Sky |
| Pokemon Ranger |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Shadows of Almia |
| Starfox Command |
| Super Mario 64 DS |

View File

@ -12,22 +12,9 @@ We launch this using the Wii U's built in browser, so your Wii U will need to be
### Instructions
#### Section I - Preparing Browser
1. Launch the browser on your device
1. Go to the browser settings and select "Reset Save Data"
+ This will prevent issues with the browser exploit
+ This will also delete all save data including settings, history, and bookmarks
1. Return to the browser
#### Section II - Homebrew Launcher
1. If your device is on firmware versions 5.5.2 or 5.5.3, open the browser curtains
+ This improves the success rate of the 5.5.2 / 5.5.3 browser exploit
1. Go to `usploit.hacks.guide`
1. Go to `wiiuexploit.xyz`
+ You may want to bookmark this address to save time on typing in the future
1. Select "Run Homebrew Launcher" for the first exploit attempt
+ This may take many tries
+ If it freezes, just force the console to power off by holding the power button, then try again
1. Your console should load the Homebrew Launcher

View File

@ -5,7 +5,7 @@ title: "FAQ"
<a name="faq_latestfw" />**Q:** *I am on the latest system version, is my device hackable?*
**A:** Yes
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
**A:** This guide is only compatible with versions 5.5.0 to 5.5.3. Older versions are incompatible for now.
<a name="faq_updates" />**Q:** *Now that Nintendo is ending production of the Wii U, does that mean no more updates?*

View File

@ -26,13 +26,14 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
* [config.txt]({{ "/assets/files/config.txt" | absolute_url }}){:download="config.txt"}
* [config.ini]({{ "/assets/files/config.ini" | absolute_url }}){:download="config.ini"}
* The latest release of [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
* The latest release of [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
* The latest release of [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* The latest release of [disc2app](https://github.com/koolkdev/disc2app/releases/latest)
* The latest release of [hid\_to\_vpad](https://github.com/Maschell/hid_to_vpad/releases/latest)
* The latest release of [Mocha CFW](https://www.wiiubru.com/appstore/zips/mocha.zip)
* The latest release of [savemii_mod](https://github.com/GabyPCgeeK/savemii/releases)
* The latest release of [the Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) *(the channel `.zip` file)*
* A previous release (v1.3) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.3) *(the launcher `.zip` file)*
* A previous release (v1.4) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) *(the launcher `.zip` file)*
* The latest release of [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
* The latest release of [Haxchi and CBHC](https://github.com/FIX94/haxchi/releases/latest) *(both `.zip` files)*
* The latest release of [NNU-Patcher](https://wiiubru.com/appstore/zips/nnupatcher.zip)
@ -41,12 +42,16 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
#### Section I - Prep Work
For all steps in this section, overwrite any existing files on your SD card.
{: .notice--info}
1. Power off your device
1. Insert your SD card into your computer
1. Create a folder named `wiiu` on the root of your SD card
1. Create a folder named `install` on the root of your SD card
1. Copy the `apps` folder from the Homebrew App Store `.zip` to the `/wiiu/` folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.3) `.zip` to the root of your SD card
1. Copy *the contents of* the payload `.zip` to the wiiu folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.4) `.zip` to the root of your SD card
1. Copy *the contents of* the Haxchi `.zip` to the root of your SD card
1. Copy *the contents of* the CBHC `.zip` to the root of your SD card
1. Copy `config.txt` to the `/haxchi/` folder on your SD card (overwrite the existing `config.txt` file)
@ -95,7 +100,7 @@ The following DS Virtual Console games are compatible:
| New Super Mario Bros. |
| Pokemon Mystery Dungeon: Explorers of the Sky |
| Pokemon Ranger |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Shadows of Almia |
| Starfox Command |
| Super Mario 64 DS |

View File

@ -12,22 +12,9 @@ We launch this using the Wii U's built in browser, so your Wii U will need to be
### Instructions
#### Section I - Preparing Browser
1. Launch the browser on your device
1. Go to the browser settings and select "Reset Save Data"
+ This will prevent issues with the browser exploit
+ This will also delete all save data including settings, history, and bookmarks
1. Return to the browser
#### Section II - Homebrew Launcher
1. If your device is on firmware versions 5.5.2 or 5.5.3, open the browser curtains
+ This improves the success rate of the 5.5.2 / 5.5.3 browser exploit
1. Go to `usploit.hacks.guide`
1. Go to `wiiuexploit.xyz`
+ You may want to bookmark this address to save time on typing in the future
1. Select "Run Homebrew Launcher" for the first exploit attempt
+ This may take many tries
+ If it freezes, just force the console to power off by holding the power button, then try again
1. Your console should load the Homebrew Launcher

View File

@ -5,7 +5,7 @@ title: "FAQ"
<a name="faq_latestfw" />**Q:** *I am on the latest system version, is my device hackable?*
**A:** Yes
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
**A:** This guide is only compatible with versions 5.5.0 to 5.5.3. Older versions are incompatible for now.
<a name="faq_updates" />**Q:** *Now that Nintendo is ending production of the Wii U, does that mean no more updates?*

View File

@ -26,13 +26,14 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
* [config.txt]({{ "/assets/files/config.txt" | absolute_url }}){:download="config.txt"}
* [config.ini]({{ "/assets/files/config.ini" | absolute_url }}){:download="config.ini"}
* The latest release of [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
* The latest release of [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
* The latest release of [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* The latest release of [disc2app](https://github.com/koolkdev/disc2app/releases/latest)
* The latest release of [hid\_to\_vpad](https://github.com/Maschell/hid_to_vpad/releases/latest)
* The latest release of [Mocha CFW](https://www.wiiubru.com/appstore/zips/mocha.zip)
* The latest release of [savemii_mod](https://github.com/GabyPCgeeK/savemii/releases)
* The latest release of [the Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) *(the channel `.zip` file)*
* A previous release (v1.3) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.3) *(the launcher `.zip` file)*
* A previous release (v1.4) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) *(the launcher `.zip` file)*
* The latest release of [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
* The latest release of [Haxchi and CBHC](https://github.com/FIX94/haxchi/releases/latest) *(both `.zip` files)*
* The latest release of [NNU-Patcher](https://wiiubru.com/appstore/zips/nnupatcher.zip)
@ -41,12 +42,16 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
#### Section I - Prep Work
For all steps in this section, overwrite any existing files on your SD card.
{: .notice--info}
1. Power off your device
1. Insert your SD card into your computer
1. Create a folder named `wiiu` on the root of your SD card
1. Create a folder named `install` on the root of your SD card
1. Copy the `apps` folder from the Homebrew App Store `.zip` to the `/wiiu/` folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.3) `.zip` to the root of your SD card
1. Copy *the contents of* the payload `.zip` to the wiiu folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.4) `.zip` to the root of your SD card
1. Copy *the contents of* the Haxchi `.zip` to the root of your SD card
1. Copy *the contents of* the CBHC `.zip` to the root of your SD card
1. Copy `config.txt` to the `/haxchi/` folder on your SD card (overwrite the existing `config.txt` file)
@ -95,7 +100,7 @@ The following DS Virtual Console games are compatible:
| New Super Mario Bros. |
| Pokemon Mystery Dungeon: Explorers of the Sky |
| Pokemon Ranger |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Shadows of Almia |
| Starfox Command |
| Super Mario 64 DS |

View File

@ -12,22 +12,9 @@ We launch this using the Wii U's built in browser, so your Wii U will need to be
### Instructions
#### Section I - Preparing Browser
1. Launch the browser on your device
1. Go to the browser settings and select "Reset Save Data"
+ This will prevent issues with the browser exploit
+ This will also delete all save data including settings, history, and bookmarks
1. Return to the browser
#### Section II - Homebrew Launcher
1. If your device is on firmware versions 5.5.2 or 5.5.3, open the browser curtains
+ This improves the success rate of the 5.5.2 / 5.5.3 browser exploit
1. Go to `usploit.hacks.guide`
1. Go to `wiiuexploit.xyz`
+ You may want to bookmark this address to save time on typing in the future
1. Select "Run Homebrew Launcher" for the first exploit attempt
+ This may take many tries
+ If it freezes, just force the console to power off by holding the power button, then try again
1. Your console should load the Homebrew Launcher

View File

@ -5,7 +5,7 @@ title: "FAQ"
<a name="faq_latestfw" />**D:** *Ho installato l'ultima versione di sistema, posso comunque installare un custom firmware?*
**A:** Si
<a name="faq_oldfw" />**D:** *Ho una Wii U alla versione X.X.X. Cosa posso fare?*
<a name="faq_oldfw" />**D:** *Ho una Wii U alla versione X.X.X. What can / should I do with it?*
**A:** This guide is only compatible with versions 5.5.0 to 5.5.3. Versioni precedenti non sono al momento supportate.
<a name="faq_updates" />**D:** *Ora che Nintendo ha smesso di produrre Wii U, non ci saranno più aggiornamenti?*

View File

@ -26,13 +26,14 @@ Prima di iniziare è consigliabile verificare che la tua scheda SD sia priva di
* [config.txt]({{ "/assets/files/config.txt" | absolute_url }}){:download="config.txt"}
* [config.ini]({{ "/assets/files/config.ini" | absolute_url }}){:download="config.ini"}
* The latest release of [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
* The latest release of [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
* The latest release of [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* The latest release of [disc2app](https://github.com/koolkdev/disc2app/releases/latest)
* The latest release of [hid\_to\_vpad](https://github.com/Maschell/hid_to_vpad/releases/latest)
* The latest release of [Mocha CFW](https://www.wiiubru.com/appstore/zips/mocha.zip)
* The latest release of [savemii_mod](https://github.com/GabyPCgeeK/savemii/releases)
* The latest release of [the Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) *(the channel `.zip` file)*
* A previous release (v1.3) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.3) *(the launcher `.zip` file)*
* A previous release (v1.4) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) *(the launcher `.zip` file)*
* L'ultima versione di [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
* The latest release of [Haxchi and CBHC](https://github.com/FIX94/haxchi/releases/latest) *(both `.zip` files)*
* The latest release of [NNU-Patcher](https://wiiubru.com/appstore/zips/nnupatcher.zip)
@ -41,12 +42,16 @@ Prima di iniziare è consigliabile verificare che la tua scheda SD sia priva di
#### Sezione I - Preparazione
For all steps in this section, overwrite any existing files on your SD card.
{: .notice--info}
1. Spegni la tua console
1. Inserisci la scheda SD nel tuo computer
1. Crea una cartella chiamata `wiiu` nella root della tua scheda SD
1. Crea una cartella chiamata `install` nella root della tua scheda SD
1. Copia la cartella `apps` dall'archivio `.zip` dell'Homebrew App Store nella cartella `/wiiu/` nella tua scheda SD
1. Copy *the contents of* the Homebrew Launcher (v1.3) `.zip` to the root of your SD card
1. Copy *the contents of* the payload `.zip` to the wiiu folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.4) `.zip` to the root of your SD card
1. Copy *the contents of* the Haxchi `.zip` to the root of your SD card
1. Copy *the contents of* the CBHC `.zip` to the root of your SD card
1. Copy `config.txt` to the `/haxchi/` folder on your SD card (overwrite the existing `config.txt` file)
@ -95,7 +100,7 @@ Sono compatibili i seguenti giochi DS della Virtual Console:
| New Super Mario Bros. |
| Pokémon Mystery Dungeon: Esploratori del cielo |
| Pokemon Ranger |
| Pokémon Ranger: Tracce di Luce|
| Pokémon Ranger: Tracce di Luce|
| Pokémon Ranger: Ombre su Almia |
| Starfox Command |
| Super Mario 64 DS |

View File

@ -12,22 +12,9 @@ Lo avviamo utilizzando il browser internet della Wii U, quindi quest'ultima dovr
### Istruzioni
#### Sezione I - Preparazione del Browser
1. Avvia il browser internet sulla tua console
1. Apri le impostazioni del browser e seleziona "Cancella Dati di Salvataggio"
+ In modo tale eviteremo problemi durante l'uso dell'exploit
+ Questa impostazione cancellerà tutti i dati salvati, quali impostazioni, cronologia e preferiti
1. Ritorna al browser
#### Section II - Homebrew Launcher
1. If your device is on firmware versions 5.5.2 or 5.5.3, open the browser curtains
+ This improves the success rate of the 5.5.2 / 5.5.3 browser exploit
1. Go to `usploit.hacks.guide`
1. Go to `wiiuexploit.xyz`
+ Sarebbe meglio mettere questo sito nei preferiti in modo tale da non perdere tempo successivamente
1. Select "Run Homebrew Launcher" for the first exploit attempt
+ Potrebbero essere necessari più tentativi
+ If it freezes, just force the console to power off by holding the power button, then try again
1. La console dovrebbe ora avviare l'Homebrew Launcher

View File

@ -5,7 +5,7 @@ title: "FAQ"
<a name="faq_latestfw" />**Q:** *I am on the latest system version, is my device hackable?*
**A:** Yes
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
**A:** This guide is only compatible with versions 5.5.0 to 5.5.3. Older versions are incompatible for now.
<a name="faq_updates" />**Q:** *Now that Nintendo is ending production of the Wii U, does that mean no more updates?*

View File

@ -26,13 +26,14 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
* [config.txt]({{ "/assets/files/config.txt" | absolute_url }}){:download="config.txt"}
* [config.ini]({{ "/assets/files/config.ini" | absolute_url }}){:download="config.ini"}
* The latest release of [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
* The latest release of [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
* The latest release of [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* The latest release of [disc2app](https://github.com/koolkdev/disc2app/releases/latest)
* The latest release of [hid\_to\_vpad](https://github.com/Maschell/hid_to_vpad/releases/latest)
* The latest release of [Mocha CFW](https://www.wiiubru.com/appstore/zips/mocha.zip)
* The latest release of [savemii_mod](https://github.com/GabyPCgeeK/savemii/releases)
* The latest release of [the Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) *(the channel `.zip` file)*
* A previous release (v1.3) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.3) *(the launcher `.zip` file)*
* A previous release (v1.4) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) *(the launcher `.zip` file)*
* The latest release of [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
* The latest release of [Haxchi and CBHC](https://github.com/FIX94/haxchi/releases/latest) *(both `.zip` files)*
* The latest release of [NNU-Patcher](https://wiiubru.com/appstore/zips/nnupatcher.zip)
@ -41,12 +42,16 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
#### Section I - Prep Work
For all steps in this section, overwrite any existing files on your SD card.
{: .notice--info}
1. Power off your device
1. Insert your SD card into your computer
1. Create a folder named `wiiu` on the root of your SD card
1. Create a folder named `install` on the root of your SD card
1. Copy the `apps` folder from the Homebrew App Store `.zip` to the `/wiiu/` folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.3) `.zip` to the root of your SD card
1. Copy *the contents of* the payload `.zip` to the wiiu folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.4) `.zip` to the root of your SD card
1. Copy *the contents of* the Haxchi `.zip` to the root of your SD card
1. Copy *the contents of* the CBHC `.zip` to the root of your SD card
1. Copy `config.txt` to the `/haxchi/` folder on your SD card (overwrite the existing `config.txt` file)
@ -95,7 +100,7 @@ The following DS Virtual Console games are compatible:
| New Super Mario Bros. |
| Pokemon Mystery Dungeon: Explorers of the Sky |
| Pokemon Ranger |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Shadows of Almia |
| Starfox Command |
| Super Mario 64 DS |

View File

@ -12,22 +12,9 @@ We launch this using the Wii U's built in browser, so your Wii U will need to be
### Instructions
#### Section I - Preparing Browser
1. Launch the browser on your device
1. Go to the browser settings and select "Reset Save Data"
+ This will prevent issues with the browser exploit
+ This will also delete all save data including settings, history, and bookmarks
1. Return to the browser
#### Section II - Homebrew Launcher
1. If your device is on firmware versions 5.5.2 or 5.5.3, open the browser curtains
+ This improves the success rate of the 5.5.2 / 5.5.3 browser exploit
1. Go to `usploit.hacks.guide`
1. Go to `wiiuexploit.xyz`
+ You may want to bookmark this address to save time on typing in the future
1. Select "Run Homebrew Launcher" for the first exploit attempt
+ This may take many tries
+ If it freezes, just force the console to power off by holding the power button, then try again
1. Your console should load the Homebrew Launcher

View File

@ -5,7 +5,7 @@ title: "FAQ"
<a name="faq_latestfw" />**Q:** *I am on the latest system version, is my device hackable?*
**A:** Yes
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
**A:** This guide is only compatible with versions 5.5.0 to 5.5.3. Older versions are incompatible for now.
<a name="faq_updates" />**Q:** *Now that Nintendo is ending production of the Wii U, does that mean no more updates?*

View File

@ -26,13 +26,14 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
* [config.txt]({{ "/assets/files/config.txt" | absolute_url }}){:download="config.txt"}
* [config.ini]({{ "/assets/files/config.ini" | absolute_url }}){:download="config.ini"}
* The latest release of [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
* The latest release of [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
* The latest release of [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* The latest release of [disc2app](https://github.com/koolkdev/disc2app/releases/latest)
* The latest release of [hid\_to\_vpad](https://github.com/Maschell/hid_to_vpad/releases/latest)
* The latest release of [Mocha CFW](https://www.wiiubru.com/appstore/zips/mocha.zip)
* The latest release of [savemii_mod](https://github.com/GabyPCgeeK/savemii/releases)
* The latest release of [the Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) *(the channel `.zip` file)*
* A previous release (v1.3) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.3) *(the launcher `.zip` file)*
* A previous release (v1.4) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) *(the launcher `.zip` file)*
* The latest release of [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
* The latest release of [Haxchi and CBHC](https://github.com/FIX94/haxchi/releases/latest) *(both `.zip` files)*
* The latest release of [NNU-Patcher](https://wiiubru.com/appstore/zips/nnupatcher.zip)
@ -41,12 +42,16 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
#### Section I - Prep Work
For all steps in this section, overwrite any existing files on your SD card.
{: .notice--info}
1. Power off your device
1. Insert your SD card into your computer
1. Create a folder named `wiiu` on the root of your SD card
1. Create a folder named `install` on the root of your SD card
1. Copy the `apps` folder from the Homebrew App Store `.zip` to the `/wiiu/` folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.3) `.zip` to the root of your SD card
1. Copy *the contents of* the payload `.zip` to the wiiu folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.4) `.zip` to the root of your SD card
1. Copy *the contents of* the Haxchi `.zip` to the root of your SD card
1. Copy *the contents of* the CBHC `.zip` to the root of your SD card
1. Copy `config.txt` to the `/haxchi/` folder on your SD card (overwrite the existing `config.txt` file)
@ -95,7 +100,7 @@ The following DS Virtual Console games are compatible:
| New Super Mario Bros. |
| Pokemon Mystery Dungeon: Explorers of the Sky |
| Pokemon Ranger |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Shadows of Almia |
| Starfox Command |
| Super Mario 64 DS |

View File

@ -12,22 +12,9 @@ We launch this using the Wii U's built in browser, so your Wii U will need to be
### Instructions
#### Section I - Preparing Browser
1. Launch the browser on your device
1. Go to the browser settings and select "Reset Save Data"
+ This will prevent issues with the browser exploit
+ This will also delete all save data including settings, history, and bookmarks
1. Return to the browser
#### Section II - Homebrew Launcher
1. If your device is on firmware versions 5.5.2 or 5.5.3, open the browser curtains
+ This improves the success rate of the 5.5.2 / 5.5.3 browser exploit
1. Go to `usploit.hacks.guide`
1. Go to `wiiuexploit.xyz`
+ You may want to bookmark this address to save time on typing in the future
1. Select "Run Homebrew Launcher" for the first exploit attempt
+ This may take many tries
+ If it freezes, just force the console to power off by holding the power button, then try again
1. Your console should load the Homebrew Launcher

View File

@ -5,7 +5,7 @@ title: "FAQ"
<a name="faq_latestfw" />**Q:** *I am on the latest system version, is my device hackable?*
**A:** Yes
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
**A:** This guide is only compatible with versions 5.5.0 to 5.5.3. Older versions are incompatible for now.
<a name="faq_updates" />**Q:** *Now that Nintendo is ending production of the Wii U, does that mean no more updates?*

View File

@ -26,13 +26,14 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
* [config.txt]({{ "/assets/files/config.txt" | absolute_url }}){:download="config.txt"}
* [config.ini]({{ "/assets/files/config.ini" | absolute_url }}){:download="config.ini"}
* The latest release of [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
* The latest release of [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
* The latest release of [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* The latest release of [disc2app](https://github.com/koolkdev/disc2app/releases/latest)
* The latest release of [hid\_to\_vpad](https://github.com/Maschell/hid_to_vpad/releases/latest)
* The latest release of [Mocha CFW](https://www.wiiubru.com/appstore/zips/mocha.zip)
* The latest release of [savemii_mod](https://github.com/GabyPCgeeK/savemii/releases)
* The latest release of [the Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) *(the channel `.zip` file)*
* A previous release (v1.3) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.3) *(the launcher `.zip` file)*
* A previous release (v1.4) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) *(the launcher `.zip` file)*
* The latest release of [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
* The latest release of [Haxchi and CBHC](https://github.com/FIX94/haxchi/releases/latest) *(both `.zip` files)*
* The latest release of [NNU-Patcher](https://wiiubru.com/appstore/zips/nnupatcher.zip)
@ -41,12 +42,16 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
#### Section I - Prep Work
For all steps in this section, overwrite any existing files on your SD card.
{: .notice--info}
1. Power off your device
1. Insert your SD card into your computer
1. Create a folder named `wiiu` on the root of your SD card
1. Create a folder named `install` on the root of your SD card
1. Copy the `apps` folder from the Homebrew App Store `.zip` to the `/wiiu/` folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.3) `.zip` to the root of your SD card
1. Copy *the contents of* the payload `.zip` to the wiiu folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.4) `.zip` to the root of your SD card
1. Copy *the contents of* the Haxchi `.zip` to the root of your SD card
1. Copy *the contents of* the CBHC `.zip` to the root of your SD card
1. Copy `config.txt` to the `/haxchi/` folder on your SD card (overwrite the existing `config.txt` file)
@ -95,7 +100,7 @@ The following DS Virtual Console games are compatible:
| New Super Mario Bros. |
| Pokemon Mystery Dungeon: Explorers of the Sky |
| Pokemon Ranger |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Shadows of Almia |
| Starfox Command |
| Super Mario 64 DS |

View File

@ -12,22 +12,9 @@ We launch this using the Wii U's built in browser, so your Wii U will need to be
### Instructions
#### Section I - Preparing Browser
1. Launch the browser on your device
1. Go to the browser settings and select "Reset Save Data"
+ This will prevent issues with the browser exploit
+ This will also delete all save data including settings, history, and bookmarks
1. Return to the browser
#### Section II - Homebrew Launcher
1. If your device is on firmware versions 5.5.2 or 5.5.3, open the browser curtains
+ This improves the success rate of the 5.5.2 / 5.5.3 browser exploit
1. Go to `usploit.hacks.guide`
1. Go to `wiiuexploit.xyz`
+ You may want to bookmark this address to save time on typing in the future
1. Select "Run Homebrew Launcher" for the first exploit attempt
+ This may take many tries
+ If it freezes, just force the console to power off by holding the power button, then try again
1. Your console should load the Homebrew Launcher

View File

@ -5,7 +5,7 @@ title: "FAQ"
<a name="faq_latestfw" />**Q:** *I am on the latest system version, is my device hackable?*
**A:** Yes
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
**A:** This guide is only compatible with versions 5.5.0 to 5.5.3. Older versions are incompatible for now.
<a name="faq_updates" />**Q:** *Now that Nintendo is ending production of the Wii U, does that mean no more updates?*

View File

@ -26,13 +26,14 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
* [config.txt]({{ "/assets/files/config.txt" | absolute_url }}){:download="config.txt"}
* [config.ini]({{ "/assets/files/config.ini" | absolute_url }}){:download="config.ini"}
* The latest release of [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
* The latest release of [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
* The latest release of [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* The latest release of [disc2app](https://github.com/koolkdev/disc2app/releases/latest)
* The latest release of [hid\_to\_vpad](https://github.com/Maschell/hid_to_vpad/releases/latest)
* The latest release of [Mocha CFW](https://www.wiiubru.com/appstore/zips/mocha.zip)
* The latest release of [savemii_mod](https://github.com/GabyPCgeeK/savemii/releases)
* The latest release of [the Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) *(the channel `.zip` file)*
* A previous release (v1.3) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.3) *(the launcher `.zip` file)*
* A previous release (v1.4) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) *(the launcher `.zip` file)*
* The latest release of [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
* The latest release of [Haxchi and CBHC](https://github.com/FIX94/haxchi/releases/latest) *(both `.zip` files)*
* The latest release of [NNU-Patcher](https://wiiubru.com/appstore/zips/nnupatcher.zip)
@ -41,12 +42,16 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
#### Section I - Prep Work
For all steps in this section, overwrite any existing files on your SD card.
{: .notice--info}
1. Power off your device
1. Insert your SD card into your computer
1. Create a folder named `wiiu` on the root of your SD card
1. Create a folder named `install` on the root of your SD card
1. Copy the `apps` folder from the Homebrew App Store `.zip` to the `/wiiu/` folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.3) `.zip` to the root of your SD card
1. Copy *the contents of* the payload `.zip` to the wiiu folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.4) `.zip` to the root of your SD card
1. Copy *the contents of* the Haxchi `.zip` to the root of your SD card
1. Copy *the contents of* the CBHC `.zip` to the root of your SD card
1. Copy `config.txt` to the `/haxchi/` folder on your SD card (overwrite the existing `config.txt` file)
@ -95,7 +100,7 @@ The following DS Virtual Console games are compatible:
| New Super Mario Bros. |
| Pokemon Mystery Dungeon: Explorers of the Sky |
| Pokemon Ranger |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Shadows of Almia |
| Starfox Command |
| Super Mario 64 DS |

View File

@ -12,22 +12,9 @@ We launch this using the Wii U's built in browser, so your Wii U will need to be
### Instructions
#### Section I - Preparing Browser
1. Launch the browser on your device
1. Go to the browser settings and select "Reset Save Data"
+ This will prevent issues with the browser exploit
+ This will also delete all save data including settings, history, and bookmarks
1. Return to the browser
#### Section II - Homebrew Launcher
1. If your device is on firmware versions 5.5.2 or 5.5.3, open the browser curtains
+ This improves the success rate of the 5.5.2 / 5.5.3 browser exploit
1. Go to `usploit.hacks.guide`
1. Go to `wiiuexploit.xyz`
+ You may want to bookmark this address to save time on typing in the future
1. Select "Run Homebrew Launcher" for the first exploit attempt
+ This may take many tries
+ If it freezes, just force the console to power off by holding the power button, then try again
1. Your console should load the Homebrew Launcher

View File

@ -5,7 +5,7 @@ title: "FAQ"
<a name="faq_latestfw" />**Q:** *I am on the latest system version, is my device hackable?*
**A:** Yes
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
**A:** This guide is only compatible with versions 5.5.0 to 5.5.3. Older versions are incompatible for now.
<a name="faq_updates" />**Q:** *Now that Nintendo is ending production of the Wii U, does that mean no more updates?*

View File

@ -26,13 +26,14 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
* [config.txt]({{ "/assets/files/config.txt" | absolute_url }}){:download="config.txt"}
* [config.ini]({{ "/assets/files/config.ini" | absolute_url }}){:download="config.ini"}
* The latest release of [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
* The latest release of [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
* The latest release of [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* The latest release of [disc2app](https://github.com/koolkdev/disc2app/releases/latest)
* The latest release of [hid\_to\_vpad](https://github.com/Maschell/hid_to_vpad/releases/latest)
* The latest release of [Mocha CFW](https://www.wiiubru.com/appstore/zips/mocha.zip)
* The latest release of [savemii_mod](https://github.com/GabyPCgeeK/savemii/releases)
* The latest release of [the Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) *(the channel `.zip` file)*
* A previous release (v1.3) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.3) *(the launcher `.zip` file)*
* A previous release (v1.4) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) *(the launcher `.zip` file)*
* The latest release of [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
* The latest release of [Haxchi and CBHC](https://github.com/FIX94/haxchi/releases/latest) *(both `.zip` files)*
* The latest release of [NNU-Patcher](https://wiiubru.com/appstore/zips/nnupatcher.zip)
@ -41,12 +42,16 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
#### Section I - Prep Work
For all steps in this section, overwrite any existing files on your SD card.
{: .notice--info}
1. Power off your device
1. Insert your SD card into your computer
1. Create a folder named `wiiu` on the root of your SD card
1. Create a folder named `install` on the root of your SD card
1. Copy the `apps` folder from the Homebrew App Store `.zip` to the `/wiiu/` folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.3) `.zip` to the root of your SD card
1. Copy *the contents of* the payload `.zip` to the wiiu folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.4) `.zip` to the root of your SD card
1. Copy *the contents of* the Haxchi `.zip` to the root of your SD card
1. Copy *the contents of* the CBHC `.zip` to the root of your SD card
1. Copy `config.txt` to the `/haxchi/` folder on your SD card (overwrite the existing `config.txt` file)
@ -95,7 +100,7 @@ The following DS Virtual Console games are compatible:
| New Super Mario Bros. |
| Pokemon Mystery Dungeon: Explorers of the Sky |
| Pokemon Ranger |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Shadows of Almia |
| Starfox Command |
| Super Mario 64 DS |

View File

@ -12,22 +12,9 @@ We launch this using the Wii U's built in browser, so your Wii U will need to be
### Instructions
#### Section I - Preparing Browser
1. Launch the browser on your device
1. Go to the browser settings and select "Reset Save Data"
+ This will prevent issues with the browser exploit
+ This will also delete all save data including settings, history, and bookmarks
1. Return to the browser
#### Section II - Homebrew Launcher
1. If your device is on firmware versions 5.5.2 or 5.5.3, open the browser curtains
+ This improves the success rate of the 5.5.2 / 5.5.3 browser exploit
1. Go to `usploit.hacks.guide`
1. Go to `wiiuexploit.xyz`
+ You may want to bookmark this address to save time on typing in the future
1. Select "Run Homebrew Launcher" for the first exploit attempt
+ This may take many tries
+ If it freezes, just force the console to power off by holding the power button, then try again
1. Your console should load the Homebrew Launcher

View File

@ -5,7 +5,7 @@ title: "FAQ"
<a name="faq_latestfw" />**Q:** *I am on the latest system version, is my device hackable?*
**A:** Yes
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
**A:** This guide is only compatible with versions 5.5.0 to 5.5.3. Older versions are incompatible for now.
<a name="faq_updates" />**Q:** *Now that Nintendo is ending production of the Wii U, does that mean no more updates?*

View File

@ -26,13 +26,14 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
* [config.txt]({{ "/assets/files/config.txt" | absolute_url }}){:download="config.txt"}
* [config.ini]({{ "/assets/files/config.ini" | absolute_url }}){:download="config.ini"}
* The latest release of [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
* The latest release of [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
* The latest release of [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* The latest release of [disc2app](https://github.com/koolkdev/disc2app/releases/latest)
* The latest release of [hid\_to\_vpad](https://github.com/Maschell/hid_to_vpad/releases/latest)
* The latest release of [Mocha CFW](https://www.wiiubru.com/appstore/zips/mocha.zip)
* The latest release of [savemii_mod](https://github.com/GabyPCgeeK/savemii/releases)
* The latest release of [the Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) *(the channel `.zip` file)*
* A previous release (v1.3) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.3) *(the launcher `.zip` file)*
* A previous release (v1.4) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) *(the launcher `.zip` file)*
* The latest release of [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
* The latest release of [Haxchi and CBHC](https://github.com/FIX94/haxchi/releases/latest) *(both `.zip` files)*
* The latest release of [NNU-Patcher](https://wiiubru.com/appstore/zips/nnupatcher.zip)
@ -41,12 +42,16 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
#### Section I - Prep Work
For all steps in this section, overwrite any existing files on your SD card.
{: .notice--info}
1. Power off your device
1. Insert your SD card into your computer
1. Create a folder named `wiiu` on the root of your SD card
1. Create a folder named `install` on the root of your SD card
1. Copy the `apps` folder from the Homebrew App Store `.zip` to the `/wiiu/` folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.3) `.zip` to the root of your SD card
1. Copy *the contents of* the payload `.zip` to the wiiu folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.4) `.zip` to the root of your SD card
1. Copy *the contents of* the Haxchi `.zip` to the root of your SD card
1. Copy *the contents of* the CBHC `.zip` to the root of your SD card
1. Copy `config.txt` to the `/haxchi/` folder on your SD card (overwrite the existing `config.txt` file)
@ -95,7 +100,7 @@ The following DS Virtual Console games are compatible:
| New Super Mario Bros. |
| Pokemon Mystery Dungeon: Explorers of the Sky |
| Pokemon Ranger |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Shadows of Almia |
| Starfox Command |
| Super Mario 64 DS |

View File

@ -12,22 +12,9 @@ We launch this using the Wii U's built in browser, so your Wii U will need to be
### Instructions
#### Section I - Preparing Browser
1. Launch the browser on your device
1. Go to the browser settings and select "Reset Save Data"
+ This will prevent issues with the browser exploit
+ This will also delete all save data including settings, history, and bookmarks
1. Return to the browser
#### Section II - Homebrew Launcher
1. If your device is on firmware versions 5.5.2 or 5.5.3, open the browser curtains
+ This improves the success rate of the 5.5.2 / 5.5.3 browser exploit
1. Go to `usploit.hacks.guide`
1. Go to `wiiuexploit.xyz`
+ You may want to bookmark this address to save time on typing in the future
1. Select "Run Homebrew Launcher" for the first exploit attempt
+ This may take many tries
+ If it freezes, just force the console to power off by holding the power button, then try again
1. Your console should load the Homebrew Launcher

View File

@ -5,7 +5,7 @@ title: "FAQ"
<a name="faq_latestfw" />**P:** *Eu estou na última versão, posso hackear meu Wii U?*
**A:** Yes
<a name="faq_oldfw" />**P** *Eu tenho um Wii U na versão X.X.X. O que posso / devo fazer com ele?*
<a name="faq_oldfw" />**P** *Eu tenho um Wii U na versão X.X.X. What can / should I do with it?*
**A:** This guide is only compatible with versions 5.5.0 to 5.5.3. Older versions are incompatible for now.
<a name="faq_updates" />**P:** *Agora que a Nintendo está descontinuando o Wii U, isso quer dizer que ele não será mais atualizado?*

View File

@ -26,13 +26,14 @@ Antes de iniciar, você pode querer verificar se o seu cartão SD possui erros u
* [config.txt]({{ "/assets/files/config.txt" | absolute_url }}){:download="config.txt"}
* [config.ini]({{ "/assets/files/config.ini" | absolute_url }}){:download="config.ini"}
* The latest release of [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
* The latest release of [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
* The latest release of [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* The latest release of [disc2app](https://github.com/koolkdev/disc2app/releases/latest)
* The latest release of [hid\_to\_vpad](https://github.com/Maschell/hid_to_vpad/releases/latest)
* The latest release of [Mocha CFW](https://www.wiiubru.com/appstore/zips/mocha.zip)
* The latest release of [savemii_mod](https://github.com/GabyPCgeeK/savemii/releases)
* The latest release of [the Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) *(the channel `.zip` file)*
* A previous release (v1.3) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.3) *(the launcher `.zip` file)*
* A previous release (v1.4) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) *(the launcher `.zip` file)*
* A versão mais recente do [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
* The latest release of [Haxchi and CBHC](https://github.com/FIX94/haxchi/releases/latest) *(both `.zip` files)*
* The latest release of [NNU-Patcher](https://wiiubru.com/appstore/zips/nnupatcher.zip)
@ -41,12 +42,16 @@ Antes de iniciar, você pode querer verificar se o seu cartão SD possui erros u
#### Section I - Prep Work
For all steps in this section, overwrite any existing files on your SD card.
{: .notice--info}
1. Desligue seu dispositivo
1. Insira o seu cartão SD no seu computador
1. Crie uma pasta chamada `wiiu` na raiz do seu cartão SD
1. Crie uma pasta chamada `install` na raiz do seu cartão SD
1. Copy the `apps` folder from the Homebrew App Store `.zip` to the `/wiiu/` folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.3) `.zip` to the root of your SD card
1. Copy *the contents of* the payload `.zip` to the wiiu folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.4) `.zip` to the root of your SD card
1. Copy *the contents of* the Haxchi `.zip` to the root of your SD card
1. Copy *the contents of* the CBHC `.zip` to the root of your SD card
1. Copy `config.txt` to the `/haxchi/` folder on your SD card (overwrite the existing `config.txt` file)
@ -95,7 +100,7 @@ The following DS Virtual Console games are compatible:
| New Super Mario Bros. |
| Pokemon Mystery Dungeon: Explorers of the Sky |
| Pokemon Ranger |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Shadows of Almia |
| Starfox Command |
| Super Mario 64 DS |

View File

@ -12,22 +12,9 @@ Nós o executamos utilizando o navegador de internet do Wii U, então seu Wii U
### Instructions
#### Section I - Preparing Browser
1. Inicie o navegador no seu dispositivo
1. Vá até as configurações do navegador e selecione "Redefinir Dados Salvos"
+ Isso evitará problemas com o exploit do navegador
+ Isso também irá apagar todos os dados salvos, incluindo configurações, histórico e favoritos
1. Retorne ao navegador
#### Section II - Homebrew Launcher
1. If your device is on firmware versions 5.5.2 or 5.5.3, open the browser curtains
+ This improves the success rate of the 5.5.2 / 5.5.3 browser exploit
1. Go to `usploit.hacks.guide`
1. Go to `wiiuexploit.xyz`
+ Você pode querer adicionar este endereço à lista de favoritos, para poupar tempo na digitação no futuro
1. Select "Run Homebrew Launcher" for the first exploit attempt
+ Isso pode levar várias tentativas
+ If it freezes, just force the console to power off by holding the power button, then try again
1. Seu console deve carregar o Homebrew Launcher

View File

@ -5,7 +5,7 @@ title: "FAQ"
<a name="faq_latestfw" />**Q:** *I am on the latest system version, is my device hackable?*
**A:** Yes
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
**A:** This guide is only compatible with versions 5.5.0 to 5.5.3. Older versions are incompatible for now.
<a name="faq_updates" />**Q:** *Now that Nintendo is ending production of the Wii U, does that mean no more updates?*

View File

@ -26,13 +26,14 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
* [config.txt]({{ "/assets/files/config.txt" | absolute_url }}){:download="config.txt"}
* [config.ini]({{ "/assets/files/config.ini" | absolute_url }}){:download="config.ini"}
* The latest release of [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
* The latest release of [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
* The latest release of [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* The latest release of [disc2app](https://github.com/koolkdev/disc2app/releases/latest)
* The latest release of [hid\_to\_vpad](https://github.com/Maschell/hid_to_vpad/releases/latest)
* The latest release of [Mocha CFW](https://www.wiiubru.com/appstore/zips/mocha.zip)
* The latest release of [savemii_mod](https://github.com/GabyPCgeeK/savemii/releases)
* The latest release of [the Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) *(the channel `.zip` file)*
* A previous release (v1.3) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.3) *(the launcher `.zip` file)*
* A previous release (v1.4) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) *(the launcher `.zip` file)*
* The latest release of [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
* The latest release of [Haxchi and CBHC](https://github.com/FIX94/haxchi/releases/latest) *(both `.zip` files)*
* The latest release of [NNU-Patcher](https://wiiubru.com/appstore/zips/nnupatcher.zip)
@ -41,12 +42,16 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
#### Section I - Prep Work
For all steps in this section, overwrite any existing files on your SD card.
{: .notice--info}
1. Power off your device
1. Insert your SD card into your computer
1. Create a folder named `wiiu` on the root of your SD card
1. Create a folder named `install` on the root of your SD card
1. Copy the `apps` folder from the Homebrew App Store `.zip` to the `/wiiu/` folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.3) `.zip` to the root of your SD card
1. Copy *the contents of* the payload `.zip` to the wiiu folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.4) `.zip` to the root of your SD card
1. Copy *the contents of* the Haxchi `.zip` to the root of your SD card
1. Copy *the contents of* the CBHC `.zip` to the root of your SD card
1. Copy `config.txt` to the `/haxchi/` folder on your SD card (overwrite the existing `config.txt` file)
@ -95,7 +100,7 @@ The following DS Virtual Console games are compatible:
| New Super Mario Bros. |
| Pokemon Mystery Dungeon: Explorers of the Sky |
| Pokemon Ranger |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Shadows of Almia |
| Starfox Command |
| Super Mario 64 DS |

View File

@ -12,22 +12,9 @@ We launch this using the Wii U's built in browser, so your Wii U will need to be
### Instructions
#### Section I - Preparing Browser
1. Launch the browser on your device
1. Go to the browser settings and select "Reset Save Data"
+ This will prevent issues with the browser exploit
+ This will also delete all save data including settings, history, and bookmarks
1. Return to the browser
#### Section II - Homebrew Launcher
1. If your device is on firmware versions 5.5.2 or 5.5.3, open the browser curtains
+ This improves the success rate of the 5.5.2 / 5.5.3 browser exploit
1. Go to `usploit.hacks.guide`
1. Go to `wiiuexploit.xyz`
+ You may want to bookmark this address to save time on typing in the future
1. Select "Run Homebrew Launcher" for the first exploit attempt
+ This may take many tries
+ If it freezes, just force the console to power off by holding the power button, then try again
1. Your console should load the Homebrew Launcher

View File

@ -5,7 +5,7 @@ title: "Întrebări frecvente"
<a name="faq_latestfw" />**Î:** *Am dispozitivul actualizat la zi, este dispozitivul modabil?*
**R:** Da
<a name="faq_oldfw" />**Î:** *Am un Wii U pe firmware-ul xxx. Ce pot / trebuie să fac cu el? *
<a name="faq_oldfw" />**Î:** *Am un Wii U pe firmware-ul xxx. What can / should I do with it?*
**R:** Acest ghid este compatibil numai cu versiunile de la 5.5.0 la 5.5.3. Versiunile mai vechi sunt incompatibile deocamdată.
<a name="faq_updates" />**Î:** *Acum că Nintendo termină producţia pentru Wii U, asta înseamnă că nu se vor mai efectua actualizări?*

View File

@ -26,13 +26,14 @@ Cardul SD * nu poate * fi numit 'wiiu', sau va provoca probleme.
* [config.txt]({{ "/assets/files/config.txt" | absolute_url }}){:download="config.txt"}
* [config.ini]({{ "/assets/files/config.ini" | absolute_url }}){:download="config.ini"}
* Ultima versiune [de Homebrew Launcher](https://github.com/vgmoose/hbas/releases/latest)
* The latest release of [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
* Ultima versiune de [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* Cea mai nouă versiune de [disc2app](https://github.com/koolkdev/disc2app/releases/latest)
* Cea mai recentă versiune de [hid\_to\_vpad] (https://github.com/Maschell/hid_to_vpad/releases/latest)
*Ultima versiune de [Mocha CFW](https://www.wiiubru.com/appstore/zips/mocha.zip)
* Ultima versiune de [savemii_mod](https://github.com/GabyPCgeeK/savemii/releases)
* Cea mai recentă versiune de [the Homebrew Launcher Channel] (https://github.com/dimok789/homebrew_launcher/releases/latest) *(fișierul.zip a aplicației) *
* O versiune anterioară de [Homebrew Launcher] *(1.3)*(https://github.com/dimok789/homebrew_launcher/releases/tag/v1.3) *(fișierul.zip a aplicației) *
* A previous release (v1.4) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) *(the launcher `.zip` file)*
* Ultima versiune de [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
* Cele mai recente versiuni de [Haxchi și CBHC] (https://github.com/FIX94/haxchi/releases/latest) *(ambele fișiere `.zip`) *
* Cea mai recentă versiune de [NNU-Patcher] (https://wiiubru.com/appstore/zips/nnupatcher.zip)
@ -41,12 +42,16 @@ Cardul SD * nu poate * fi numit 'wiiu', sau va provoca probleme.
#### Secțiunea I - Preparații
Pentru toți pașii din această secțiune, suprascrieți fișierele existente de pe cardul SD.
{: .notice--info}
1. Închideți dispozitivul
1. Introduceți cardul SD în calculator
1. Creați un folder numit `wiiu` pe rădăcina cardului SD
1. Creați un folder numit `install` pe rădăcina cardului SD
1. Copiaţi folderul "apps" din fișierul '.zip' a aplicației Homebrew App Sore în folderul '/ wiiu /' de pe cardul SD
1. Copiați *conținutul* de pe arhiva the Homebrew Launcher (1.3) `.zip` în rădăcina cardului SD
1. Copy *the contents of* the payload `.zip` to the wiiu folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.4) `.zip` to the root of your SD card
1. Copiați *conţinutul* Haxchi `.zip` la rădăcina cardului SD
1. Copiați *conținutul* de pe arhiva CBHC`.zip` în rădăcina cardului SD
1. Copiaţi 'config.txt' în folderul "/ haxchi /" de pe cardul SD (suprapune fişierul existent 'config.txt')
@ -97,7 +102,7 @@ Request Context
| New Super Mario Bros. |
| Pokemon Mystery Dungeon: Explorers of the Sky |
| Pokemon Ranger |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Shadows of Almia |
Request Context

View File

@ -12,22 +12,9 @@ Pentru a-l porni vom folosi browserul de internet incorporat în Wii U, așa că
### Instrucțiuni
#### Secțiunea I - Pregătind browserul
1. Porniți browserul pe consolă
1. Mergeți la setările de browser și selectați "Reset Save Data"
+ Aceasta va preveni probleme cu exploit-ul
+ Aceasta va șterge de asemenea toate datele care au legătură cu setările, istoricul de navigare și favoriți
1. Întoarceți-vă la browser
#### Secțiunea II - Homebrew Launcher-ul
1. În cazul în care consola este pe versiuni de firmware 5.5.2 sau 5.5.3, deschideți perdelele de browser
+ Aceasta îmbunătățește rata de succes a exploit-ului de browser 5.5.2 / 5.5.3
1. Mergeți la `usploit.hacks.guide`
1. Go to `wiiuexploit.xyz`
+ Ar fi mai convenavil să adăugați această adreasă la favoriți și să economisiți timpul de a-l mai scrie pe viitor
1. Selectați "Run Homebrew Launcher" pentru prina încercare de pornire de exploit
+ S-ar putea să fie nevoie să încercați de mai multe ori
+ Dacă se blochează, închideți consola forțat ținând apăsat butonul POWER și încercați din nou
1. Consola dumneavoastră ar trebui să încarce meniul homebrew

View File

@ -5,7 +5,7 @@ title: "Вопросы и ответы"
<a name="faq_latestfw" />**В:** *Моя консоль на последней версии прошивки, могу ли я её взломать?*
**О:** Да
<a name="faq_oldfw" />**В:** *Моя Wii U на прошивке X.X.X. Что мне следует делать?*
<a name="faq_oldfw" />**В:** *Моя Wii U на прошивке X.X.X. Как мне поступить?*
**О:** Этот гайд предназначен исключительно для консолей с прошивкой от 5.5.0 до 5.5.3 включительно. Прошивки более ранних версий не поддерживаются.
<a name="faq_updates" />**В:** *На текущий момент Nintendo завершила производство Wii U, означает ли это, что больше не будет новых обновлений прошивки?*

View File

@ -26,13 +26,14 @@ SD-карта должна быть отформатирована в FAT32 (р
* [config.txt]({{ "/assets/files/config.txt" | absolute_url }}){:download="config.txt"}
* [config.ini]({{ "/assets/files/config.ini" | absolute_url }}){:download="config.ini"}
* Свежая версия [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
* Свежая версия [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
* Свежая версия [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* Свежая версия [disc2app](https://github.com/koolkdev/disc2app/releases/latest)
* Свежая версия [hid\_to\_vpad](https://github.com/Maschell/hid_to_vpad/releases/latest)
* Свежая версия [Mocha CFW](https://www.wiiubru.com/appstore/zips/mocha.zip)
* Свежая версия [savemii_mod](https://github.com/GabyPCgeeK/savemii/releases)
* Свежая версия [Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) *(`.zip-архив` с суффиксом _channel)*
* Предыдущая версия (v1.3) [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.3) *(`zip-архив` homebrew_launcher)*
* Предыдущая версия (v1.4) [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) *(`zip-архив` homebrew_launcher)*
* Свежая версия [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
* Свежая версия [Haxchi и CBHC](https://github.com/FIX94/haxchi/releases/latest) *(оба `.zip-архива`)*
* Свежая версия [NNU-Patcher](https://wiiubru.com/appstore/zips/nnupatcher.zip)
@ -41,12 +42,16 @@ SD-карта должна быть отформатирована в FAT32 (р
#### Часть I - Подготовительные работы
Для всех шагов в этой части перезаписывайте любые существующие файлы на SD-карте.
{: .notice--info}
1. Выключите консоль
1. Вставьте SD-карту в компьютер
1. Создайте папку `wiiu` в корне SD-карты
1. Создайте папку `install` в корне SD-карты
1. Скопируйте папку `apps` из `.zip-архива` с Homebrew App Store в папку `/wiiu/` на SD-карте
1. Скопируйте *содержимое* `.zip-архива` с Homebrew Launcher (v1.3) в корень SD-карты
1. Скопируйте *содержимое* `.zip-архива` с payload в папку `/wiiu/` на SD-карте
1. Скопируйте *содержимое* `.zip-архива` с Homebrew Launcher (v1.4) в корень SD-карты
1. Скопируйте *содержимое* `.zip-архива` с Haxchi в корень SD-карты
1. Скопируйте *содержимое* `.zip-архива` с CBHC в корень SD-карты
1. Скопируйте `config.txt` в папку `/haxchi/` на SD-карте (замените существующий файл `config.txt`)
@ -95,7 +100,7 @@ SD-карта должна быть отформатирована в FAT32 (р
| New Super Mario Bros. |
| Pokemon Mystery Dungeon: Explorers of the Sky |
| Pokemon Ranger |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Shadows of Almia |
| Starfox Command |
| Super Mario 64 DS |

View File

@ -12,22 +12,9 @@ Homebrew Launcher - приложение, выводящее в виде спи
### Инструкция
#### Часть I - Подготовка браузера
1. Запустите браузер на консоли
1. Перейдите в настройки браузера и выберите пункт "Сброс данных сохранения" (Reset Save Data)
+ Это поможет избежать проблем при использовании уязвимости браузера
+ Это приведет также к удалению всех сохраненных данных, включая настройки, историю и закладки
1. Вернитесь к браузеру
#### Часть II - Homebrew Launcher
1. Если версия прошивки вашей консоли 5.5.2 или 5.5.3, поднимите занавес в браузере кнопкой (Х)
+ Это увеличит вероятность успешного срабатывания эксплойта на прошивке 5.5.2 / 5.5.3
1. Перейдите на сайт `usploit.hacks.guide`
1. Перейдите на сайт `wiiuexploit.xyz`
+ Можете добавить этот сайт в закладки, чтобы не вводить адрес каждый раз заново
1. Выберите "Run Homebrew Launcher" для первой попытки запуска эксплойта
+ Может потребоваться несколько попыток
+ При зависании принудительно выключите консоль, зажав кнопку питания, и попробуйте снова
1. Консоль должна загрузиться в Homebrew Launcher

View File

@ -5,7 +5,7 @@ title: "FAQ"
<a name="faq_latestfw" />**Q:** *I am on the latest system version, is my device hackable?*
**A:** Yes
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
**A:** This guide is only compatible with versions 5.5.0 to 5.5.3. Older versions are incompatible for now.
<a name="faq_updates" />**Q:** *Now that Nintendo is ending production of the Wii U, does that mean no more updates?*

View File

@ -26,13 +26,14 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
* [config.txt]({{ "/assets/files/config.txt" | absolute_url }}){:download="config.txt"}
* [config.ini]({{ "/assets/files/config.ini" | absolute_url }}){:download="config.ini"}
* The latest release of [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
* The latest release of [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
* The latest release of [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* The latest release of [disc2app](https://github.com/koolkdev/disc2app/releases/latest)
* The latest release of [hid\_to\_vpad](https://github.com/Maschell/hid_to_vpad/releases/latest)
* The latest release of [Mocha CFW](https://www.wiiubru.com/appstore/zips/mocha.zip)
* The latest release of [savemii_mod](https://github.com/GabyPCgeeK/savemii/releases)
* The latest release of [the Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) *(the channel `.zip` file)*
* A previous release (v1.3) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.3) *(the launcher `.zip` file)*
* A previous release (v1.4) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) *(the launcher `.zip` file)*
* The latest release of [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
* The latest release of [Haxchi and CBHC](https://github.com/FIX94/haxchi/releases/latest) *(both `.zip` files)*
* The latest release of [NNU-Patcher](https://wiiubru.com/appstore/zips/nnupatcher.zip)
@ -41,12 +42,16 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
#### Section I - Prep Work
For all steps in this section, overwrite any existing files on your SD card.
{: .notice--info}
1. Power off your device
1. Insert your SD card into your computer
1. Create a folder named `wiiu` on the root of your SD card
1. Create a folder named `install` on the root of your SD card
1. Copy the `apps` folder from the Homebrew App Store `.zip` to the `/wiiu/` folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.3) `.zip` to the root of your SD card
1. Copy *the contents of* the payload `.zip` to the wiiu folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.4) `.zip` to the root of your SD card
1. Copy *the contents of* the Haxchi `.zip` to the root of your SD card
1. Copy *the contents of* the CBHC `.zip` to the root of your SD card
1. Copy `config.txt` to the `/haxchi/` folder on your SD card (overwrite the existing `config.txt` file)
@ -95,7 +100,7 @@ The following DS Virtual Console games are compatible:
| New Super Mario Bros. |
| Pokemon Mystery Dungeon: Explorers of the Sky |
| Pokemon Ranger |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Shadows of Almia |
| Starfox Command |
| Super Mario 64 DS |

View File

@ -12,22 +12,9 @@ We launch this using the Wii U's built in browser, so your Wii U will need to be
### Instructions
#### Section I - Preparing Browser
1. Launch the browser on your device
1. Go to the browser settings and select "Reset Save Data"
+ This will prevent issues with the browser exploit
+ This will also delete all save data including settings, history, and bookmarks
1. Return to the browser
#### Section II - Homebrew Launcher
1. If your device is on firmware versions 5.5.2 or 5.5.3, open the browser curtains
+ This improves the success rate of the 5.5.2 / 5.5.3 browser exploit
1. Go to `usploit.hacks.guide`
1. Go to `wiiuexploit.xyz`
+ You may want to bookmark this address to save time on typing in the future
1. Select "Run Homebrew Launcher" for the first exploit attempt
+ This may take many tries
+ If it freezes, just force the console to power off by holding the power button, then try again
1. Your console should load the Homebrew Launcher

View File

@ -2,7 +2,7 @@
title: "Coldboot Haxchi"
---
{% include toc title="Table of Contents" %}
{% include toc title="Innehåll" %}
### Obligatorisk läsning

View File

@ -26,13 +26,14 @@ Innan du börjar rekommenderas du att säkerställa integriteten på ditt SD-kor
* [config.txt]({{ "/assets/files/config.txt" | absolute_url }}){:download="config.txt"}
* [config.ini]({{ "/assets/files/config.ini" | absolute_url }}){:download="config.ini"}
* Senaste versionen av [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
* Senaste versionen av [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
* Senaste versionen av [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* Senaste versionen av [disc2app](https://github.com/koolkdev/disc2app/releases/latest)
* Senaste versionen av [hid\_to\_vpad](https://github.com/Maschell/hid_to_vpad/releases/latest)
* Senaste versionen av [Mocha CFW](https://www.wiiubru.com/appstore/zips/mocha.zip)
* Senaste versionen av [savemii_mod](https://github.com/GabyPCgeeK/savemii/releases)
* Senaste versionen av [the Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) *(`.zip`-filen som har `channel` i fil-namnet)*
* Version 1.3 av [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.3) *(`.zip`-filen som har `launcher` i fil-namnet)*
* Version 1.4 av [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) *(`.zip`-filen som har `launcher` i fil-namnet)*
* Senaste versionen av [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
* Senaste versionerna av [Haxchi and CBHC](https://github.com/FIX94/haxchi/releases/latest) *(båda `.zip`-filerna)*
* Senaste versionen av [NNU-Patcher](https://wiiubru.com/appstore/zips/nnupatcher.zip)
@ -41,12 +42,16 @@ Innan du börjar rekommenderas du att säkerställa integriteten på ditt SD-kor
#### Avsnitt I - Förberedelser
För alla steg i den här sektionen ska du skriva över befintliga filer på ditt SD-kort om sådana finns.
{: .notice--info}
1. Stäng av din enhet
1. Sätt in ditt SD-kort i datorn
1. Skapa en katalog döpt `wiiu` i roten av ditt SD-kort
1. Skapa en katalog döpt `install` i roten av ditt SD-kort
1. Kopiera `apps`-katalogen från Homebrew App Store `zip`-filen till `/wiiu/`-katalogen på ditt SD-kort
1. Kopiera *innehållet* från Homebrew Launcher (v1.3) `zip`-filen till roten av ditt SD-kort
1. Kopiera *innehållet* från payload `.zip`-filen till wiiu-katalogen på ditt SD-kort
1. Kopiera *innehållet* från Homebrew Launcher (v1.4) `zip`-filen till roten av ditt SD-kort
1. Kopiera *innehållet* från Haxchi `zip`-filen till roten av ditt SD-kort
1. Kopiera *innehållet* från CBHC `zip`-filen till roten av ditt SD-kort
1. Kopiera `config.txt`till katalogen `/haxchi/` på ditt SD-kort (skriv över den existerande `config.txt`-filen)
@ -95,7 +100,7 @@ Följande DS Virtual Console-spel är kompatibla:
| New Super Mario Bros. |
| Pokemon Mystery Dungeon: Explorers of the Sky |
| Pokemon Ranger |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Shadows of Almia |
| Starfox Command |
| Super Mario 64 DS |

View File

@ -2,7 +2,7 @@
title: "Haxchi"
---
{% include toc title="Table of Contents" %}
{% include toc title="Innehåll" %}
### Obligatorisk läsning

View File

@ -2,7 +2,7 @@
title: "Homebrew Launcher"
---
{% include toc title="Table of Contents" %}
{% include toc title="Innehåll" %}
### Obligatorisk läsning
@ -12,22 +12,9 @@ Vi startar den genom Wii U:s inbyggda webbläsare, så ditt Wii U kommer behöva
### Instruktioner
#### Avsnitt I - Förbered webbläsaren
1. Starta webbläsaren på din enhet
1. Gå till webbläsarens inställningar och välj "Reset Save Data"
Det här kommer förhindra problem med att nyttja säkerhetshålen i webbläsaren
+ Det här kommer även radera all webbläsarens data inklusive inställningar, historik och bokmärken
1. Återvänd till webbläsaren
#### Avsnitt II - Homebrew Launcher
1. Om din konsol är på firmware-version 5.5.2 eller 5.5.3, öppna webbläsarens "gardiner"
+ Detta ökar chansen att lyckas nyttja säkerhetshålet i webbläsaren på 5.5.2 och 5.5.3
1. Gå till `usploit.hacks.guide`
1. Gå till `wiiuexploit.xyz`
+ Du vill förmodligen göra ett bokmärke för att slippa skriva in adressen när du behöver den igen
1. Välj "Run Homebrew Launcher" första gången du försöker nyttja säkerhetshålet
+ Det här kan behöva många försök
+ Om det fryser, tvinga konsolen att stänga av sig genom att hålla inne strömknappen och försök sen igen
1. Din konsol ska nu ha laddat Homebrew Launcher

View File

@ -5,7 +5,7 @@ title: "FAQ"
<a name="faq_latestfw" />**Q:** *I am on the latest system version, is my device hackable?*
**A:** Yes
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
**A:** This guide is only compatible with versions 5.5.0 to 5.5.3. Older versions are incompatible for now.
<a name="faq_updates" />**Q:** *Now that Nintendo is ending production of the Wii U, does that mean no more updates?*

View File

@ -26,13 +26,14 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
* [config.txt]({{ "/assets/files/config.txt" | absolute_url }}){:download="config.txt"}
* [config.ini]({{ "/assets/files/config.ini" | absolute_url }}){:download="config.ini"}
* The latest release of [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
* The latest release of [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
* The latest release of [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* The latest release of [disc2app](https://github.com/koolkdev/disc2app/releases/latest)
* The latest release of [hid\_to\_vpad](https://github.com/Maschell/hid_to_vpad/releases/latest)
* The latest release of [Mocha CFW](https://www.wiiubru.com/appstore/zips/mocha.zip)
* The latest release of [savemii_mod](https://github.com/GabyPCgeeK/savemii/releases)
* The latest release of [the Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) *(the channel `.zip` file)*
* A previous release (v1.3) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.3) *(the launcher `.zip` file)*
* A previous release (v1.4) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) *(the launcher `.zip` file)*
* The latest release of [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
* The latest release of [Haxchi and CBHC](https://github.com/FIX94/haxchi/releases/latest) *(both `.zip` files)*
* The latest release of [NNU-Patcher](https://wiiubru.com/appstore/zips/nnupatcher.zip)
@ -41,12 +42,16 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
#### Section I - Prep Work
For all steps in this section, overwrite any existing files on your SD card.
{: .notice--info}
1. Power off your device
1. Insert your SD card into your computer
1. Create a folder named `wiiu` on the root of your SD card
1. Create a folder named `install` on the root of your SD card
1. Copy the `apps` folder from the Homebrew App Store `.zip` to the `/wiiu/` folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.3) `.zip` to the root of your SD card
1. Copy *the contents of* the payload `.zip` to the wiiu folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.4) `.zip` to the root of your SD card
1. Copy *the contents of* the Haxchi `.zip` to the root of your SD card
1. Copy *the contents of* the CBHC `.zip` to the root of your SD card
1. Copy `config.txt` to the `/haxchi/` folder on your SD card (overwrite the existing `config.txt` file)
@ -95,7 +100,7 @@ The following DS Virtual Console games are compatible:
| New Super Mario Bros. |
| Pokemon Mystery Dungeon: Explorers of the Sky |
| Pokemon Ranger |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Shadows of Almia |
| Starfox Command |
| Super Mario 64 DS |

View File

@ -12,22 +12,9 @@ We launch this using the Wii U's built in browser, so your Wii U will need to be
### Instructions
#### Section I - Preparing Browser
1. Launch the browser on your device
1. Go to the browser settings and select "Reset Save Data"
+ This will prevent issues with the browser exploit
+ This will also delete all save data including settings, history, and bookmarks
1. Return to the browser
#### Section II - Homebrew Launcher
1. If your device is on firmware versions 5.5.2 or 5.5.3, open the browser curtains
+ This improves the success rate of the 5.5.2 / 5.5.3 browser exploit
1. Go to `usploit.hacks.guide`
1. Go to `wiiuexploit.xyz`
+ You may want to bookmark this address to save time on typing in the future
1. Select "Run Homebrew Launcher" for the first exploit attempt
+ This may take many tries
+ If it freezes, just force the console to power off by holding the power button, then try again
1. Your console should load the Homebrew Launcher

View File

@ -5,7 +5,7 @@ title: "FAQ"
<a name="faq_latestfw" />**Q:** *I am on the latest system version, is my device hackable?*
**A:** Yes
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
**A:** This guide is only compatible with versions 5.5.0 to 5.5.3. Older versions are incompatible for now.
<a name="faq_updates" />**Q:** *Now that Nintendo is ending production of the Wii U, does that mean no more updates?*

View File

@ -26,13 +26,14 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
* [config.txt]({{ "/assets/files/config.txt" | absolute_url }}){:download="config.txt"}
* [config.ini]({{ "/assets/files/config.ini" | absolute_url }}){:download="config.ini"}
* The latest release of [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
* The latest release of [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
* The latest release of [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* The latest release of [disc2app](https://github.com/koolkdev/disc2app/releases/latest)
* The latest release of [hid\_to\_vpad](https://github.com/Maschell/hid_to_vpad/releases/latest)
* The latest release of [Mocha CFW](https://www.wiiubru.com/appstore/zips/mocha.zip)
* The latest release of [savemii_mod](https://github.com/GabyPCgeeK/savemii/releases)
* The latest release of [the Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) *(the channel `.zip` file)*
* A previous release (v1.3) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.3) *(the launcher `.zip` file)*
* A previous release (v1.4) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) *(the launcher `.zip` file)*
* The latest release of [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
* The latest release of [Haxchi and CBHC](https://github.com/FIX94/haxchi/releases/latest) *(both `.zip` files)*
* The latest release of [NNU-Patcher](https://wiiubru.com/appstore/zips/nnupatcher.zip)
@ -41,12 +42,16 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
#### Section I - Prep Work
For all steps in this section, overwrite any existing files on your SD card.
{: .notice--info}
1. Power off your device
1. Insert your SD card into your computer
1. Create a folder named `wiiu` on the root of your SD card
1. Create a folder named `install` on the root of your SD card
1. Copy the `apps` folder from the Homebrew App Store `.zip` to the `/wiiu/` folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.3) `.zip` to the root of your SD card
1. Copy *the contents of* the payload `.zip` to the wiiu folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.4) `.zip` to the root of your SD card
1. Copy *the contents of* the Haxchi `.zip` to the root of your SD card
1. Copy *the contents of* the CBHC `.zip` to the root of your SD card
1. Copy `config.txt` to the `/haxchi/` folder on your SD card (overwrite the existing `config.txt` file)
@ -95,7 +100,7 @@ The following DS Virtual Console games are compatible:
| New Super Mario Bros. |
| Pokemon Mystery Dungeon: Explorers of the Sky |
| Pokemon Ranger |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Shadows of Almia |
| Starfox Command |
| Super Mario 64 DS |

View File

@ -12,22 +12,9 @@ We launch this using the Wii U's built in browser, so your Wii U will need to be
### Instructions
#### Section I - Preparing Browser
1. Launch the browser on your device
1. Go to the browser settings and select "Reset Save Data"
+ This will prevent issues with the browser exploit
+ This will also delete all save data including settings, history, and bookmarks
1. Return to the browser
#### Section II - Homebrew Launcher
1. If your device is on firmware versions 5.5.2 or 5.5.3, open the browser curtains
+ This improves the success rate of the 5.5.2 / 5.5.3 browser exploit
1. Go to `usploit.hacks.guide`
1. Go to `wiiuexploit.xyz`
+ You may want to bookmark this address to save time on typing in the future
1. Select "Run Homebrew Launcher" for the first exploit attempt
+ This may take many tries
+ If it freezes, just force the console to power off by holding the power button, then try again
1. Your console should load the Homebrew Launcher

View File

@ -5,7 +5,7 @@ title: "FAQ"
<a name="faq_latestfw" />**Q:** *I am on the latest system version, is my device hackable?*
**A:** Yes
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
<a name="faq_oldfw" />**Q:** *I have a Wii U on X.X.X firmware. What can / should I do with it?*
**A:** This guide is only compatible with versions 5.5.0 to 5.5.3. Older versions are incompatible for now.
<a name="faq_updates" />**Q:** *Now that Nintendo is ending production of the Wii U, does that mean no more updates?*

View File

@ -26,13 +26,14 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
* [config.txt]({{ "/assets/files/config.txt" | absolute_url }}){:download="config.txt"}
* [config.ini]({{ "/assets/files/config.ini" | absolute_url }}){:download="config.ini"}
* The latest release of [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
* The latest release of [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
* The latest release of [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* The latest release of [disc2app](https://github.com/koolkdev/disc2app/releases/latest)
* The latest release of [hid\_to\_vpad](https://github.com/Maschell/hid_to_vpad/releases/latest)
* The latest release of [Mocha CFW](https://www.wiiubru.com/appstore/zips/mocha.zip)
* The latest release of [savemii_mod](https://github.com/GabyPCgeeK/savemii/releases)
* The latest release of [the Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) *(the channel `.zip` file)*
* A previous release (v1.3) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.3) *(the launcher `.zip` file)*
* A previous release (v1.4) of [the Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) *(the launcher `.zip` file)*
* The latest release of [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
* The latest release of [Haxchi and CBHC](https://github.com/FIX94/haxchi/releases/latest) *(both `.zip` files)*
* The latest release of [NNU-Patcher](https://wiiubru.com/appstore/zips/nnupatcher.zip)
@ -41,12 +42,16 @@ Before starting, you may want to check your SD card for errors using [H2testw (W
#### Section I - Prep Work
For all steps in this section, overwrite any existing files on your SD card.
{: .notice--info}
1. Power off your device
1. Insert your SD card into your computer
1. Create a folder named `wiiu` on the root of your SD card
1. Create a folder named `install` on the root of your SD card
1. Copy the `apps` folder from the Homebrew App Store `.zip` to the `/wiiu/` folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.3) `.zip` to the root of your SD card
1. Copy *the contents of* the payload `.zip` to the wiiu folder on your SD card
1. Copy *the contents of* the Homebrew Launcher (v1.4) `.zip` to the root of your SD card
1. Copy *the contents of* the Haxchi `.zip` to the root of your SD card
1. Copy *the contents of* the CBHC `.zip` to the root of your SD card
1. Copy `config.txt` to the `/haxchi/` folder on your SD card (overwrite the existing `config.txt` file)
@ -95,7 +100,7 @@ The following DS Virtual Console games are compatible:
| New Super Mario Bros. |
| Pokemon Mystery Dungeon: Explorers of the Sky |
| Pokemon Ranger |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Shadows of Almia |
| Starfox Command |
| Super Mario 64 DS |

View File

@ -12,22 +12,9 @@ We launch this using the Wii U's built in browser, so your Wii U will need to be
### Instructions
#### Section I - Preparing Browser
1. Launch the browser on your device
1. Go to the browser settings and select "Reset Save Data"
+ This will prevent issues with the browser exploit
+ This will also delete all save data including settings, history, and bookmarks
1. Return to the browser
#### Section II - Homebrew Launcher
1. If your device is on firmware versions 5.5.2 or 5.5.3, open the browser curtains
+ This improves the success rate of the 5.5.2 / 5.5.3 browser exploit
1. Go to `usploit.hacks.guide`
1. Go to `wiiuexploit.xyz`
+ You may want to bookmark this address to save time on typing in the future
1. Select "Run Homebrew Launcher" for the first exploit attempt
+ This may take many tries
+ If it freezes, just force the console to power off by holding the power button, then try again
1. Your console should load the Homebrew Launcher

View File

@ -26,13 +26,14 @@ Trước khi bắt đầu, bạn nên kiểm tra lỗi của thẻ nhớ SD bằ
* [config.txt]({{ "/assets/files/config.txt" | absolute_url }}){:download="config.txt"}
* [config.ini]({{ "/assets/files/config.ini" | absolute_url }}){:download="config.ini"}
* Phiên bản mới nhất của [Homebrew App Store](https://github.com/vgmoose/hbas/releases/latest)
* Phiên bản mới nhất của [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
* Phiên bản mới nhất của [WUP Installer GX2](http://wiiubru.com/appstore/zips/wup_installer_gx2.zip)
* Phiên bản mới nhất của [disc2app](https://github.com/koolkdev/disc2app/releases/latest)
* Phiên bản mới nhất của [hid\_to\_vpad](https://github.com/Maschell/hid_to_vpad/releases/latest)
* Phiên bản mới nhất của [Mocha CFW](https://www.wiiubru.com/appstore/zips/mocha.zip)
* Phiên bản mới nhất của [savemii_mod](https://github.com/GabyPCgeeK/savemii/releases)
* Phiên bản mới nhất của [Homebrew Launcher Channel](https://github.com/dimok789/homebrew_launcher/releases/latest) *(the channel `.zip` file)*
* Phiên bản cũ hơn (v1.3) của [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.3) *(chọn file `.zip`)*
* Phiên bản cũ hơn (v1.4) của [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4) *(chọn file `.zip`)*
Bản mới nhất của [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-nanddumper/releases/latest)
* Phiên bản mới nhất của [Haxchi và CBHC](https://github.com/FIX94/haxchi/releases/latest) *(cả 2 file `.zip`)*
* Phiên bản mới nhất của [NNU-Patcher](https://wiiubru.com/appstore/zips/nnupatcher.zip)
@ -41,12 +42,16 @@ Bản mới nhất của [Wii U NAND Dumper](https://github.com/koolkdev/wiiu-na
#### Phần I - Chuẩn bị
Đối với các bước trong phần này, chép đè toàn bộ các tệp đã có trên thẻ nhớ của bạn.
{: .notice--info}
1. Tắt máy đi
1. Lắp thẻ nhớ SD vào máy tính
1. Tạo thư mục tên `wiiu` trên thư mục gốc của thẻ nhớ
1. Tạo thư mục tên `install` trên thư mục gốc của thẻ nhớ
1. Chép thư mục `apps` trong gói Homebrew App Store`.zip` vào thư mục `/wiiu/` trên thẻ nhớ
1. Chép các file trong gói Homebrew Launcher (v1.3) `.zip` vào thư mục gốc của thẻ nhớ
1. Chép các file trong gói payload `.zip` vào thư mục wiiu trên thẻ SD
1. Chép các file trong gói Homebrew Launcher (v1.4) `.zip` vào thư mục gốc thẻ nhớ
1. Chép các file trong gói Haxchi `.zip` vào thư mục gốc thẻ nhớ
1. Chép các file trong gói CBHC `.zip` vào thư mục gốc thẻ nhớ
1. Chép file `config.txt` vào thư mục `/haxchi/` trên thẻ nhớ (chép đè file `config.txt` hiện có)
@ -95,7 +100,7 @@ Các game DS dạng Virtual Console sau tương thích với hack:
| New Super Mario Bros. |
| Pokemon Mystery Dungeon: Explorers of the Sky |
| Pokemon Ranger |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Guardian Signs |
| Pokemon Ranger: Shadows of Almia |
| Starfox Command |
| Super Mario 64 DS |

Some files were not shown because too many files have changed in this diff Show More