Difference between revisions of "CheatManager"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{Infobox homebrewapp | {{Infobox homebrewapp | ||
− | | image = [[Image: | + | | image = [[Image:Icon_0_3.png]] |
− | | title = Cheat Manager v0. | + | | title = Cheat Manager v0.3 |
| description = generate GCT file form text file | | description = generate GCT file form text file | ||
| type = Utilities | | type = Utilities | ||
| author = Spritez(David Zou) | | author = Spritez(David Zou) | ||
− | | download = [[Media: | + | | download = [[Media:Cheat_manager_v0_3.rar|v0.3]] |
| peripherals = {{SensorBar}} {{wiimote1}} {{FrontSD}} | | peripherals = {{SensorBar}} {{wiimote1}} {{FrontSD}} | ||
| hbc = 1 | | hbc = 1 |
Revision as of 05:40, 15 May 2009
Cheat Manager v0.3 | |
File:Icon 0 3.png | |
General | |
---|---|
Author(s) | Spritez(David Zou) |
Type | Utilities |
Links | |
[[v0.3|Download]] | |
Peripherals | |
![]() ![]() ![]() |
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
- 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
activate code item or press
deactivate code item.
- press
to generate GCT File which you activate code.
- press
Exit Cheat Manager.
- start game with Gecko_OS.....
Screen Shots
Code Item Prefix
Prefix | Description |
---|---|
[-] | deactivate code item |
[+] | activate code item |
[?] | this code item includes variational code, you must edit it before generate gct file. |
[!] | this code item includes a comment. |
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.