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

Difference between revisions of "CheatManager"

From WiiBrew
Jump to navigation Jump to search
(cleaned up the page. fixed typos. added link to code downloader)
m (changed the discord link to an internet archive link since it wasn't available otherwise)
 
(15 intermediate revisions by 11 users not shown)
Line 1: Line 1:
{{Infobox homebrewapp
+
{{Infobox homebrew
| image = [[Image:Cheat_manager_Icon.png]]
+
| image = [[File:Cheat manager Icon.png]]
| title = Cheat Manager v0.2
+
| title = Cheat Manager
| description = generate GCT file form text file
+
| type = utility
| type = Utilities
+
| version = 0.3
| author = Spritez(David Zou)
+
| licence = Freeware
| download = [[:Image:Cheat manager v0 2 fix dir.rar|v0.2 Fixed]]
+
| author = Spritez (David Zou)
 +
| download = Media:Cheat_manager_v0_3.rar‎
 
| peripherals = {{SensorBar}} {{wiimote1}} {{FrontSD}}
 
| peripherals = {{SensorBar}} {{wiimote1}} {{FrontSD}}
| hbc = 1
+
| hbb = yes
| hbb = 1
 
 
}}
 
}}
  
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 select and edit codes in a text file and then generate a GCT file from it. Text files can be downloaded using either [[Code Downloader]] or [[MegaCodeDownloader]].
 +
(Note: I'm not sure how to change the download link, but the boot.dol in the download is corrupted. Use this one instead: https://web.archive.org/web/20210512120242/https://cdn.discordapp.com/attachments/372519913819996160/591241321226829824/cheat_manager.zip)
  
 
== Usage ==
 
== Usage ==
Line 20: Line 21:
 
#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.
#run game.....
+
#start game with [[Gecko OS]].....
 
 
 
 
 
 
  
 
== Screen Shots ==
 
== Screen Shots ==
Line 38: Line 36:
  
 
== 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 48: Line 46:
 
|[+] ||activate code item
 
|[+] ||activate code item
 
|-
 
|-
|[?] ||this code item include comment
+
|[?] ||this code item includes variational code, you must edit it before generate gct file.
 
|-
 
|-
|[!] ||this code item include variational code, you must edit it before generate gct file.  
+
|[!] ||this code item includes a comment.  
 
|}
 
|}
  
 
== 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: ==
Line 63: Line 61:
  
 
== Download ==
 
== Download ==
[[:Image:Cheat manager v0 2 fix dir.rar|v0.2 Fixed]]
+
[[Media:Cheat_manager_v0_3.rar|v0.3]]
 +
 
 +
[[Media:Cheat manager v0 2 fix dir.rar|v0.2 Fixed]]

Latest revision as of 22:34, 9 May 2024

Cheat Manager
Cheat manager Icon.png
General
Author(s)Spritez (David Zou)
TypeUtility
Version0.3
LicenceFreeware
Links
Download
Downloadable via the Homebrew Browser
Peripherals
SensorBar.svg Wiimote1.svg 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 either Code Downloader or MegaCodeDownloader. (Note: I'm not sure how to change the download link, but the boot.dol in the download is corrupted. Use this one instead: https://web.archive.org/web/20210512120242/https://cdn.discordapp.com/attachments/372519913819996160/591241321226829824/cheat_manager.zip)

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

Cheat manager 04.jpg

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