MegaCodeDownloader: Difference between revisions
Jump to navigation
Jump to search
adding MegaCodeDownloader |
Remove from "Homebrew in Development" category (it's available on HBB) |
||
(16 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox homebrew | {{Infobox homebrew | ||
| | | title = MegaCodeDownloader | ||
| | | image = [[File:MegaCodeDownloader_NEO.png]] | ||
| type = | | type = utility | ||
| licence = GPL | | licence = GPL | ||
| author = [[User:Megazig|Megazig]] | | author = [[User:Megazig|Megazig]], [[User:Tpw rules|tpw_rules]] | ||
| version = | | version = v0.4 | ||
| download = | | download = media:MegaCodeDownloader.rar | ||
| source = http://github.com/ | | source = http://github.com/tpwrules/MegaCodeDownloader/ | ||
| website = | | website = | ||
| discussion = http://forum.wiibrew.org | | discussion = http://forum.wiibrew.org | ||
| peripherals = {{ | | peripherals = {{Wiimote4}} {{SensorBar}} {{WiFi}} {{Internet}} | ||
| hbb = | | hbb = yes | ||
}} | }} | ||
'''MegaCodeDownloader''' is a cheat code downloader for the | '''MegaCodeDownloader''' is a cheat code downloader for the Wii. | ||
The project is currently being maintained by | The project is currently being maintained by [[User:Tpw rules|tpw_rules]] but was previously maintained by [[User:Megazig|Megazig]]. It is currently unusable until the next update. | ||
== Features == | == Features == | ||
* Wiimote support | * Wiimote support | ||
* Open Source! | * Open Source! | ||
* Shiny GUI | |||
== Setup & Installation == | == Setup & Installation == | ||
This download contains a Homebrew Browser compatible version: [[Media:MegaCodeDownloader.zip|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 | |||
[[Category:Homebrew using libELM]] |
Latest revision as of 00:38, 31 August 2010
MegaCodeDownloader | |
![]() | |
General | |
---|---|
Author(s) | Megazig, tpw_rules |
Type | Utility |
Version | v0.4 |
Licence | GPL |
Links | |
Download | |
Discussion | |
Source | |
Downloadable via the Homebrew Browser | |
Peripherals | |
![]() ![]() ![]() ![]() |
MegaCodeDownloader is a cheat code downloader for the Wii. The project is currently being maintained by tpw_rules but was previously maintained by Megazig. It is currently unusable until the next update.
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