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

CheatManager: Difference between revisions

From WiiBrew
Jump to navigation Jump to search
Kahlua18 (talk | contribs)
cleaned up the page. fixed typos. added link to code downloader
Tantric (talk | contribs)
No edit summary
Line 5: Line 5:
| type = Utilities
| type = Utilities
| author = Spritez(David Zou)
| author = Spritez(David Zou)
| download = [[:Image:Cheat manager v0 2 fix dir.rar|v0.2 Fixed]]
| download = [[Media:Cheat manager v0 2 fix dir.rar|v0.2 Fixed]]
| peripherals = {{SensorBar}} {{wiimote1}} {{FrontSD}}
| peripherals = {{SensorBar}} {{wiimote1}} {{FrontSD}}
| hbc = 1
| hbc = 1
Line 63: Line 63:


== Download ==
== Download ==
[[:Image:Cheat manager v0 2 fix dir.rar|v0.2 Fixed]]
[[Media:Cheat manager v0 2 fix dir.rar|v0.2 Fixed]]

Revision as of 23:09, 7 March 2009

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

Cheat Manager is a homebrew app that allows you to select and edit codes in a text file and then generate a GCT file from it. Text files can be downloaded using Linus' Code Downloader

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.

Thanks

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

Note:

  • text files can not be larger than 64k bytes.
  • text files must use ascii, do not use UTF-8.

Download

v0.2 Fixed