Difference between revisions of "CheatManager"
Jump to navigation
Jump to search
(New page: {{Infobox homebrewapp | image = Image:Cheat_manager_Icon.png | title = Cheat Manager v0.2 | description = generate GCT file form text file | type = Utilities | author = SpriteZ(David Z...) |
|||
Line 4: | Line 4: | ||
| description = generate GCT file form text file | | description = generate GCT file form text file | ||
| type = Utilities | | type = Utilities | ||
− | | author = | + | | author = Spritez(David Zou) |
− | | download = [ | + | | download = [http://wiibrew.org/w/images/c/c9/Cheat_manager_v0_2.zip v0.2] |
| peripherals = {{SensorBar}} {{wiimote1}} {{FrontSD}} | | peripherals = {{SensorBar}} {{wiimote1}} {{FrontSD}} | ||
| hbc = 1 | | hbc = 1 | ||
Line 75: | Line 75: | ||
== Download == | == Download == | ||
− | [ | + | [http://wiibrew.org/w/images/c/c9/Cheat_manager_v0_2.zip Cheat Manager v0.2] |
Revision as of 06:14, 6 February 2009
Cheat Manager v0.2 | |
![]() | |
General | |
---|---|
Author(s) | Spritez(David Zou) |
Type | Utilities |
Links | |
[[v0.2|Download]] | |
Peripherals | |
![]() ![]() ![]() |
Outline
Cheat Manager is an homebrew that allows you to generate GCT file form text file.
And you can edit/modify text code, 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.
Usage
- decompress rar file into root of sd card.
- put text code file(*.txt) in sd:/txtcodes.
- run cheat manager, browse text code file and select it.
- press key "+" activate code item or press key "-" deactivate code item.
- press key "1" to generate GCT File which you activate code.
- run game.....
Screen Shot
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.