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

Difference between revisions of "CheatManager"

From WiiBrew
Jump to navigation Jump to search
Line 37: Line 37:
  
  
== Screen Shot ==
+
== Screen Shots ==
 
<gallery>
 
<gallery>
 
Image:cheat_manager_01.jpg|Start
 
Image:cheat_manager_01.jpg|Start
Line 48: Line 48:
 
Image:cheat_manager_09.jpg|Generate GCT File
 
Image:cheat_manager_09.jpg|Generate GCT File
 
</gallery>
 
</gallery>
 
 
  
 
== Code Item Prefix ==
 
== Code Item Prefix ==

Revision as of 23:51, 15 February 2009

Cheat Manager v0.2
Cheat manager Icon.png
General
Author(s)Spritez(David Zou)
TypeUtilities
Links
[[v0.2|Download]]
Peripherals
SensorBar.svg Wiimote1.svg 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

Cheat manager 04.jpg

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