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

Difference between revisions of "MegaCodeDownloader"

From WiiBrew
Jump to navigation Jump to search
(Updated page to be consistent with v0.4 and the new owner)
m (Shoulda proofread better! :P)
Line 25: Line 25:
  
 
Alternatively you can take the original download from above:
 
Alternatively you can take the original download from above:
After download and extraction, open the "MegaCodeDownloaderv04" folder. Place the "MegaCodeDownloader" folder in the "apps" folder on your SD card.
+
After download and extraction, place the "MegaCodeDownloader" folder in the "apps" folder on your SD card.
  
 
== Notes ==
 
== Notes ==
 
* GCT Generation
 
* GCT Generation
** Since the text cheat code format is really annoying to parse, it may fail to parse some files.
+
** Since the text cheat code format is really annoying to parse, it may fail to parse some files correctly.
 
** Will only work with files that have Unix line endings (just \n, not \r\n).
 
** Will only work with files that have Unix line endings (just \n, not \r\n).
 
** Doesn't allow you to edit codes that have variables in them (yet!) and just errors out.
 
** Doesn't allow you to edit codes that have variables in them (yet!) and just errors out.

Revision as of 02:34, 11 March 2010

MegaCodeDownloader
MegaCodeDownloader NEO.png
General
Author(s)Megazig, tpw_rules
TypeUtility
Versionv0.4
LicenceGPL
Links
Download
Discussion
Source
Downloadable via the Homebrew Browser
Peripherals
Wiimote4.svg SensorBar.svg Local WiFi Internet

MegaCodeDownloader is a cheat code downloader for the Wii. The project is currently being maintained by tpw_rules but was previously maintained by Megazig.

Features

  • Wiimote support
  • Open Source!
  • Shiny GUI

Setup & Installation

This download contains a Homebrew Browser compatible version: Link

Alternatively you can take the original download from above: After download and extraction, place the "MegaCodeDownloader" folder in the "apps" folder on your SD card.

Notes

  • GCT Generation
    • Since the text cheat code format is really annoying to parse, it may fail to parse some files correctly.
    • Will only work with files that have Unix line endings (just \n, not \r\n).
    • Doesn't allow you to edit codes that have variables in them (yet!) and just errors out.
  • General
    • Will return to HBC if a network connection could not be established.

Changelog

v0.4

  • Now has working GUI
  • Create GCT files

v0.1c

  • Initial launch