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
Crayon (talk | contribs)
mNo edit summary
m Robot: Cosmetic changes
Line 1: Line 1:
{{Infobox homebrew
{{Infobox homebrew
| image = [[Image:Cheat manager Icon.png]]
| image = [[File:Cheat manager Icon.png]]
| title = Cheat Manager
| title = Cheat Manager
| type = utility
| type = utility
Line 20: Line 20:
#press {{Wiimote1Button}} to generate GCT File which you activate code.
#press {{Wiimote1Button}} to generate GCT File which you activate code.
#press {{WiimoteHomeButton}} Exit Cheat Manager.
#press {{WiimoteHomeButton}} Exit Cheat Manager.
#start game with [[Gecko_OS]].....
#start game with [[Gecko OS]].....


== Screen Shots ==
== Screen Shots ==
Line 35: Line 35:


== Code Item Prefix ==
== Code Item Prefix ==
[[Image:cheat_manager_04.jpg]]
[[File:cheat_manager_04.jpg]]


{| border="1" cellpadding="20" cellspacing="0"
{| border="1" cellpadding="20" cellspacing="0"
Line 52: Line 52:
== Thanks ==
== Thanks ==
Waninkoko's WAD Manager.
Waninkoko's WAD Manager.
<br>Team Twiizers/devkitPRO's libogc
<br />Team Twiizers/devkitPRO's libogc
<br>Thanks to everyone who made source code available for their Wii applications.  
<br />Thanks to everyone who made source code available for their Wii applications.  


== Note: ==
== Note: ==

Revision as of 18:03, 10 August 2009

Cheat Manager
General
Author(s)Spritez (David Zou)
TypeUtility
Version0.3
LicenceFreeware
Links
Download
Downloadable via the Homebrew Browser
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. 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.

Download

v0.3

v0.2 Fixed