haxchi/haxchi_installer
orboditilt ba142e1ca0 - Added the haxchi installer
- Move roms creation into sub folder
- re-add support for other base games
2019-08-14 22:06:31 +02:00
..
src - Added the haxchi installer 2019-08-14 22:06:31 +02:00
.gitignore - Added the haxchi installer 2019-08-14 22:06:31 +02:00
filelist.sh - Added the haxchi installer 2019-08-14 22:06:31 +02:00
Makefile - Added the haxchi installer 2019-08-14 22:06:31 +02:00
README.md - Added the haxchi installer 2019-08-14 22:06:31 +02:00

Haxchi Installer

This installer can be used to install haxchi onto your console. To install haxchi, you need a compatible title installed on your console.

Building

Before you can build the haxchi installer, make sure to generate the haxchi-payloads using the payload-generator.

You also need wut, libiosuhax and the following portlibs installed:

pacman -Syu ppc-zlib ppc-libxml2

Then compile the installer via

make

Usage

Start the resulting haxchi_installer.rpx using the {homebrew launcher](https://github.com/wiiu-env/homebrew_launcher)

credit

FIX94 and orboditilt.