mirror of
https://github.com/wiiu-env/haxchi.git
synced 2024-11-16 13:19:16 +01:00
40 lines
1.8 KiB
Markdown
40 lines
1.8 KiB
Markdown
# Haxchi
|
|
|
|
This is the continuation of the POC Haxchi exploit by smea.
|
|
It features compatibility with a lot of DS VC and can be easly installed and further configured.
|
|
|
|
## Installation
|
|
|
|
Grab the current .elf from the release tab and put it into sd:/wiiu/apps so it can be run by the homebrew launcher later.
|
|
For extras such as replaced icon, startup logo, startup sound, game title and button configuration download the "haxchi" archive and put its content into a folder on your sd called "sd:/haxchi". This folder will be used during installation to set up the game of your choice and you can adjust its content to your liking.
|
|
The following games right now are supported by the installer:
|
|
|
|
| Game | JPN | US | PAL |
|
|
|---|:---:|:---:|:---:|
|
|
|Brain Age (Training)|10179A00|10179B00|10179C00|
|
|
|Yoshi Touch and Go|10179D00|10179E00|10179F00|
|
|
|Mario Kart DS|10195600|10195700|10195800|
|
|
|New Super Mario Bros|10195900|10195A00|10195B00|
|
|
|Yoshi's Island DS|10198800|10198900|10198A00|
|
|
|Big Brain Academy|10198B00|10198C00|10198D00|
|
|
|WarioWare: Touched|101A1E00|101A1F00|101A2000|
|
|
|Mario and Luigi: Partners in Time|101A2100|101A2200|101A2300|
|
|
|DK Jungle Climber|101A5200|101A5300|101A5400|
|
|
|Kirby Squeak Squad(Mouse Attack)|101A5500|101A5600|101A5700|
|
|
|Wario Master of Disguise|101ABD00|101ABE00|101ABF00|
|
|
|Star Fox Command|101AC000|101AC100|101AC200|
|
|
|Kirby Canvas Curse|101B8800|101B8900|101B8A00|
|
|
|Zelda Spirit Tracks|101B8B00|101B8C00|101B8D00|
|
|
|Super Mario 64 DS|101C3300|101C3400|101C3500|
|
|
|Zelda Phantom Hourglass|101C3600|101C3700|101C3800|
|
|
|Kirby Mass Attack|101C8600|101C8700|101C8800|
|
|
|Pokemon Ranger: Shadows of Almia|101E0F00|101E1000|101E1100|
|
|
|
|
## Dependencies
|
|
|
|
To properly compile this project yourself you will need the latest libiosuhax from dimok789's github.
|
|
|
|
## credit
|
|
|
|
smea, plutoo, yellows8, naehrwert, derrek, FIX94 and dimok
|