More actions
(Created page with "{{#seo: |title=Wii Homebrew Apps (Utilities) - GameBrew |title_mode=append |image=megacodedownloaderwii.jpg |image_alt=MegaCodeDownloader }} {{Infobox Wii Homebrews |title=Meg...") |
No edit summary |
||
Line 9: | Line 9: | ||
|image=megacodedownloaderwii.jpg | |image=megacodedownloaderwii.jpg | ||
|description=Like Code Downloader but more efficient and easier to use. | |description=Like Code Downloader but more efficient and easier to use. | ||
|author=Megazig | |author=Megazig, tpw_rules | ||
|lastupdated=2009/09/22 | |lastupdated=2009/09/22 | ||
|type=Utilities | |type=Utilities | ||
Line 15: | Line 15: | ||
|license=GPL | |license=GPL | ||
|download=https://dlhb.gamebrew.org/wiihomebrews/megacodedownloaderwii.7z | |download=https://dlhb.gamebrew.org/wiihomebrews/megacodedownloaderwii.7z | ||
|website= | |website=http://github.com/tpwrules/MegaCodeDownloader/ | ||
|source=http://github.com/tpwrules/MegaCodeDownloader/ | |source=http://github.com/tpwrules/MegaCodeDownloader/ | ||
}} | }} | ||
https:// | MegaCodeDownloader is a cheat code downloader for the Wii. Now, it's programmed to be open-source and easily updateable with extra features. Uses [https://web.archive.org/web/20110828074344/http://geckocodes.org/ geckocodes.org] for cheat code | ||
downloads. | |||
== | 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== | |||
After download and extraction, place the "MegaCodeDownloader" folder in the "apps" folder on your SD card. | |||
==changelog== | |||
'''v0.4''' | |||
* Has a GUI and ACTUALLY LAUNCHES!1! | |||
* Fixed a launch crash bug | |||
* Added TXT file loading and GCT generation | |||
'''v0.3''' | |||
* GUI | |||
* Added a (broken) GUI | |||
'''v0.2''' | |||
* Initial commit converted to C++ | |||
* Added colors to text | |||
'''v0.1''' | |||
* Initial commit programmed in C | |||
* Text based | |||
* Downloads to txtcodes directory on SD card | |||
* Goes to main menu after download allowing multiple downloads | |||
==External links== | |||
* Github - http://github.com/tpwrules/MegaCodeDownloader/ | |||
* Wiibrew - https://wiibrew.org/wiki/MegaCodeDownloader |
Revision as of 02:54, 10 July 2022
MegaCodeDownloader | |
---|---|
File:Megacodedownloaderwii.jpg | |
General | |
Author | Megazig, tpw_rules |
Type | Utilities |
Version | v0.4 |
License | GPL |
Last Updated | 2009/09/22 |
Links | |
Download | |
Website | |
Source | |
MegaCodeDownloader is a cheat code downloader for the Wii. Now, it's programmed to be open-source and easily updateable with extra features. Uses geckocodes.org for cheat code downloads.
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
After download and extraction, place the "MegaCodeDownloader" folder in the "apps" folder on your SD card.
changelog
v0.4
- Has a GUI and ACTUALLY LAUNCHES!1!
- Fixed a launch crash bug
- Added TXT file loading and GCT generation
v0.3
- GUI
- Added a (broken) GUI
v0.2
- Initial commit converted to C++
- Added colors to text
v0.1
- Initial commit programmed in C
- Text based
- Downloads to txtcodes directory on SD card
- Goes to main menu after download allowing multiple downloads