In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Mocha CFW

From WiiUBrew
Revision as of 23:10, 20 February 2018 by Ronbo4512 (talk | contribs)
Jump to navigation Jump to search
Mocha CFW
Mocha CFW.png
General
Author(s)Dimok
TypeSystem tool
Version0.2
Links
Download
Source
Downloadable via the Homebrew App Store

Features

-fw.img less Custom Firmware
-signature patching and region patching for both RedNAND and SysNAND in one application
-SEEPROM and OTP redirection to SD card
-Custom Launch image if it exists in your SD card (drive:/wiiu/apps/mocha/launch_image.tga)
-Settings to disable/enable individual patches

Installation

Download the latest release from Dimok’s Github or from the Homebrew Appstore. You may add a custom logo if you want but it is not needed.

Changelog

v0.1
-Release
v0.2
-Bug was fixed with re-initialization of EEPROM and OTP dump on SD card
-Added new feature which allows you to disable os full relaunch (only possible in combination with sysNAND, not redNAND)
-Added new option which allows to return to HBL after executing the patches and not launch to System Menu (only in combination with disabled OS full relaunch)
-Changed name of application in config file to mocha
-Some Clean Ups