TransmitMii: Difference between revisions
Jump to navigation
Jump to search
DanielHueho (talk | contribs) No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
| author = [[User:Leathl|Leathl]] | | author = [[User:Leathl|Leathl]] | ||
| maintainer = [[User:Leathl|Leathl]] | | maintainer = [[User:Leathl|Leathl]] | ||
| version = 1. | | version = 1.1 | ||
| download = http://code.google.com/p/customizemii/downloads/list | | download = http://code.google.com/p/customizemii/downloads/list | ||
| website = http://customizemii.googlecode.com/ | | website = http://customizemii.googlecode.com/ | ||
Line 33: | Line 33: | ||
== Thanks == | == Thanks == | ||
dhewg for wiiload | *[[User:dhewg|dhewg]] for wiiload | ||
[[User:I R on|WiiCrazy/I.R.on]] for Crap | *[[User:I R on|WiiCrazy/I.R.on]] for Crap | ||
*Jean-loup Gailly and Mark Adler for zlib1.dll (zlib) | |||
*dillonaumiller for Associaton.cs | |||
== Changelog == | == Changelog == | ||
=== Version 1.1 === | |||
* Added ability to link and unlink extensions with TransmitMii | |||
* Added compression for HBC 1.0.5+ (similar to wiiload) | |||
=== Version 1.0 === | === Version 1.0 === | ||
*Initial Release | *Initial Release |
Revision as of 21:12, 9 December 2009
TransmitMii | |
![]() | |
General | |
---|---|
Author(s) | Leathl |
Type | PC utility |
Version | 1.1 |
Links | |
Download | |
Website | |
Source |
TransmitMii is a little tool to transmit your DOL or ELF files to the Wii. Once you typed in your IP and protocol, you can simply drag a file onto the EXE to transmit it. It works with the old and the new version of the Homebrew Channel
It's based on the sources of wiiload by dhewg and Crap by WiiCrazy/I.R.on
The .NET Framework 2.0 is required to run this application!
Screenshot
Disclaimer
This application comes without any express or implied warranty. The author can't be held responsible for any damages arising from the use of it.
Bugs & Suggestions
Please report any bugs and suggestions at http://code.google.com/p/customizemii/issues/list
Thanks
- dhewg for wiiload
- WiiCrazy/I.R.on for Crap
- Jean-loup Gailly and Mark Adler for zlib1.dll (zlib)
- dillonaumiller for Associaton.cs
Changelog
Version 1.1
- Added ability to link and unlink extensions with TransmitMii
- Added compression for HBC 1.0.5+ (similar to wiiload)
Version 1.0
- Initial Release