Guide_WiiU-OLD/_pages/id_ID/haxchi.txt

70 lines
2.8 KiB
Plaintext
Raw Normal View History

2017-05-10 23:26:22 +00:00
---
title: "Haxchi"
2017-05-10 23:26:22 +00:00
---
2017-10-11 01:17:38 +00:00
{% include toc title="Table of Contents" %}
### Required Reading
2017-05-10 23:26:22 +00:00
Haxchi is an exploit that allows us to launch CFW directly from the system menu without using the Homebrew Launcher.
2018-08-08 22:10:41 +00:00
It includes a custom firmware that patches signature checks, region checks, and runs other custom code in the background.
2018-02-18 15:47:42 +00:00
### What You Need
2017-05-10 23:26:22 +00:00
2017-08-21 10:36:00 +00:00
+ A legitimate copy of one of the exploitable DS virtual console games installed to your Wii U's internal memory
+ If you do not already have one of the exploitable games installed, see [Get Started](get-started)
2018-04-07 05:42:21 +00:00
+ The custom `config.txt` provided in [Get Started](get-started) (*not* the default Haxchi `config.txt`) should already be in the `/haxchi/` folder on your SD card
+ Using the default config (from the Haxchi `.zip`) will cause your Haxchi installation to behave differently than expected
2017-10-11 01:17:38 +00:00
### Instructions
2017-05-10 23:26:22 +00:00
1. Return to the Homebrew Launcher by opening the web browser and go to `wiiuexploit.xyz`.
2017-05-10 23:26:22 +00:00
1. Launch the Haxchi Installer
1. Select the DS virtual console game you are installing Haxchi onto, then press (A) to select it
1. Read the warning that appears, then press (A) to install
1. Once this is complete, launch your Haxchi DS virtual console game (named "Haxchi")
2018-04-07 05:42:21 +00:00
1. The console will reboot and enable custom firmware features
+ This will allow unsigned titles (such as the Homebrew Launcher) to be launched directly from the system menu
2017-05-10 23:26:22 +00:00
___
2018-04-07 05:42:21 +00:00
Currently, you must launch the DS virtual console game every time you reboot in order to enter custom firmware. The next page will optionally install Coldboot Haxchi which can do this automatically on boot.
2017-08-21 10:36:00 +00:00
{: .notice--info}
2017-05-10 23:26:22 +00:00
{% capture notice-1 %}
**You can now hold various buttons while launching your DS virtual console game for different boot options. This is what each of the boot options do:**
2018-04-07 05:42:21 +00:00
+ None -> Reboots into custom firmware
+ (A) -> Reboots into the Homebrew Launcher
2017-05-10 23:26:22 +00:00
{% endcapture %}
<div class="notice--info">{{ notice-1 | markdownify }}</div>
2018-08-08 22:10:41 +00:00
### Methods
___
#### Stay on Standard Haxchi
Standard Haxchi is the exploit that has already been installed on your device.
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.
2018-08-12 07:40:32 +00:00
### Continue to [Homebrew Launcher (Channel)](homebrew-launcher-(channel)).
2018-08-08 22:10:41 +00:00
{: .notice--primary}
___
#### Upgrade to 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.
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!
2018-02-18 15:47:42 +00:00
### Continue to [Coldboot Haxchi](coldboot-haxchi).
2017-09-18 19:28:31 +00:00
{: .notice--primary}
2018-08-08 22:10:41 +00:00
___