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

CheatManager

From WiiBrew
Jump to navigation Jump to search
Cheat Manager v0.2
General
Author(s)Spritez(David Zou)
TypeUtilities
Links
[[v0.2 Fixed|Download]]
Peripherals
Loads files from the Front SD slot


Outline

Cheat Manager is a homebrew app that allows you to generate a GCT file from a text file.
And you can edit/modify text code, before generating the GCT File.

Thanks

Waninkoko's WAD Manager.
Team Twiizers/devkitPRO's libogc
Thanks to everyone who made source code available for their Wii applications.


Usage

  1. decompress rar file into root of sd card.
  2. put text code file(*.txt) in sd:/txtcodes.
  3. run cheat manager, browse text code file and select it.
  4. press Wiimote + Button activate code item or press Wiimote - Button deactivate code item.
  5. press Wiimote 1 Button to generate GCT File which you activate code.
  6. press Wiimote HOME Button Exit Cheat Manager.
  7. run game.....



Screen Shots

Code Item Prefix

Prefix Description
[-] deactivate code item
[+] activate code item
[?] this code item include comment
[!] this code item include variational code, you must edit it before generate gct file.


Note:

  • text code file don't more then 64k byte.
  • text code file use ascii, don't use UTF-8.


Download

Cheat Manager v0.2 Fixed