Difference between revisions of "CheatManager"
Jump to navigation
Jump to search
m |
(cleaned up the page. fixed typos. added link to code downloader) |
||
Line 11: | Line 11: | ||
}} | }} | ||
− | + | 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]] | |
− | |||
− | |||
− | |||
− | Cheat Manager is a homebrew app that allows you to generate a GCT file from | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Usage == | == Usage == | ||
Line 65: | Line 53: | ||
|} | |} | ||
− | + | == Thanks == | |
+ | Waninkoko's WAD Manager. | ||
+ | <br>Team Twiizers/devkitPRO's libogc | ||
+ | <br>Thanks to everyone who made source code available for their Wii applications. | ||
== Note: == | == Note: == | ||
− | *text | + | *text files can not be larger than 64k bytes. |
− | *text | + | *text files must use ascii, do not use UTF-8. |
− | |||
== Download == | == Download == | ||
[[:Image:Cheat manager v0 2 fix dir.rar|v0.2 Fixed]] | [[:Image:Cheat manager v0 2 fix dir.rar|v0.2 Fixed]] |
Revision as of 20:58, 20 February 2009
Cheat Manager v0.2 | |
![]() | |
General | |
---|---|
Author(s) | Spritez(David Zou) |
Type | Utilities |
Links | |
[[v0.2 Fixed|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.
- 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.