Closed ghost closed 4 years ago
That's how we also had it before though. We also have the homebrew launcher as an .elf launching. https://github.com/AtlasNX/WiiU-Kosmos/blob/master/Package/haxchi/config.txt
This was an issue for the dev branch.
Thanks for the heads up! ;)
In the
dev
branch:Haxchi is not compatible with the latest version of the Homebrew Launcher. On https://github.com/FIX94/haxchi, it says,
However, the Homebrew Launcher produced by the builder script is v2.1, which is an
.rpx
file, so it cannot be loaded by Haxchi.One way to fix this would be to also include a copy of the
.elf
Homebrew Launcher v1.4 in thehaxchi
folder and change thehaxchi/config.txt
to this:(Also, Haxchi currently boots Haxchi CFW automatically instead of Mocha CFW so this would fix that as well)