TransmitMii Wii: Difference between revisions

From GameBrew
(Created page with "{{#seo: |title=Wii Homebrew PC Tools (PC Utilities) - GameBrew |title_mode=append |image=transmitmiiwii |image_alt=TransmitMii }} {{Infobox Wii Homebrews |title=TransmitMii |image=transmitmiiwii |description=TransmitMii is a little tool to transmit your DOL or ELF files to the Wii. |author=Leathl |lastupdated=2010/04/19 |type=PC Utilities |version=1.3 + 1.3.1 |license=GPL-3.0 |download=https://dlhb.gamebrew.org/wiihomebrews/transmitmiiwii.7z |website=https://gbatemp.net/...")
 
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#seo:
|title=Wii Homebrew PC Tools (PC Utilities) - GameBrew
|title_mode=append
|image=transmitmiiwii
|image_alt=TransmitMii
}}
{{Infobox Wii Homebrews
{{Infobox Wii Homebrews
|title=TransmitMii
|title=TransmitMii
|image=transmitmiiwii
|image=transmitmiiwii002.png
|description=TransmitMii is a little tool to transmit your DOL or ELF files to the Wii.
|description=A small tool to transfer your DOL or ELF files to the Wii.
|author=Leathl
|author=Leathl
|lastupdated=2010/04/19
|lastupdated=2010/04/19
|type=PC Utilities
|type=File Transfers
|version=1.3 + 1.3.1
|version=1.3
|license=GPL-3.0
|license=GPL-3.0
|download=https://dlhb.gamebrew.org/wiihomebrews/transmitmiiwii.7z
|download=https://code.google.com/archive/p/customizemii/downloads
|website=https://gbatemp.net/threads/transmitmii-1-15.196106/
|website=https://code.google.com/archive/p/customizemii/
|source=https://code.google.com/archive/p/customizemii/
|source=https://code.google.com/archive/p/customizemii/downloads
}}
}}
TransmitMii is a small utility that allows you to transmit DOL, ELF, or WAD files to your Wii. The tool only supports transmitting WAD files with USB Loader GX. Simply input your IP and protocol, then drag and drop the file onto the EXE to transmit it. Please note that the .NET Framework 2.0 is required to run this application.
TransmitMii is a small utility to transmit your DOL or ELF files to the Wii. Originally developed by Leathl based on the sources of [[wiiload]] by dhewg and [[WiiGSC|Crap]] by WiiCrazy/I.R.on.
 
'''Note:''' 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.
 
==User guide==
The .NET Framework 2.0 is required to run this application.
 
Run the app, type in your IP and protocol, after that simply drag a file onto the EXE to transmit it.  


==Screenshot==
It works with the old and the new version of the [[Homebrew Channel Wii|Homebrew Channel]].
https://dlhb.gamebrew.org/wiihomebrews/transmitmiiwii-01.png


==Changelog==
==Changelog==
'''Version 1.3'''
'''Version 1.3'''
*Fixed sending zip files
*Fixed sending zip files.


'''Version 1.2'''
'''Version 1.2'''
*Improvement in startup speed (thanks shadow1643)
*Improvement in startup speed (thanks shadow1643).
*Added ability to send ZIPs (to HBC)
*Added ability to send ZIPs (to HBC).
*ZIP files must conatin the *appfolder* containing
*ZIP files must conatin the *appfolder* containing.
**boot.dol
**boot.dol.
**meta.xml (optional)
**meta.xml (optional).
**icon.png (optional)
**icon.png (optional).
*and will be extracted to SD:/apps/*appfolder*
*and will be extracted to SD:/apps/*appfolder*.


'''Version 1.15'''
'''Version 1.15'''
*Fixed transmitting to HBC -1.0.4 (HAXX)
*Fixed transmitting to HBC -1.0.4 (HAXX).
*Fixed transmitting to USB Loader GX
*Fixed transmitting to USB Loader GX.
*Bugfix
*Bugfix.


'''Version 1.1'''
'''Version 1.1'''
*Added ability to link and unlink extensions with TransmitMii
*Added ability to link and unlink extensions with TransmitMii.
*Added compression for HBC 1.0.5+ (similar to wiiload)
*Added compression for HBC 1.0.5+ (similar to wiiload).


'''Version 1.0'''
'''Version 1.0'''
*Initial Release
*Initial Release.


==Thanks==
==Credits==
* dhewg for wiiload
* dhewg for wiiload.
* WiiCrazy / I.R.on for Crap
* WiiCrazy / I.R.on for Crap.
* Jean-loup Gailly and Mark Adler for zlib1.dll (zlib)
* Jean-loup Gailly and Mark Adler for zlib1.dll (zlib).
* dillonaumiller for Associaton.cs
* dillonaumiller for Associaton.cs.


==External Links==
==External links==
* Google Code - https://code.google.com/archive/p/customizemii/
* Google Code - https://code.google.com/archive/p/customizemii/
* GBAtemp - https://gbatemp.net/threads/transmitmii-1-15.196106/
* WiiBrew - http://wiibrew.org/wiki/TransmitMii
* WiiBrew - http://wiibrew.org/wiki/TransmitMii
* Gbatemp - https://gbatemp.net/threads/transmitmii-1-15.196106/
* Github - https://github.com/Brawl345/customizemii

Latest revision as of 15:00, 10 April 2023

TransmitMii
Transmitmiiwii002.png
General
AuthorLeathl
TypeFile Transfers
Version1.3
LicenseGPL-3.0
Last Updated2010/04/19
Links
Download
Website
Source

TransmitMii is a small utility to transmit your DOL or ELF files to the Wii. Originally developed by Leathl based on the sources of wiiload by dhewg and Crap by WiiCrazy/I.R.on.

Note: 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.

User guide

The .NET Framework 2.0 is required to run this application.

Run the app, type in your IP and protocol, after that simply drag a file onto the EXE to transmit it.

It works with the old and the new version of the Homebrew Channel.

Changelog

Version 1.3

  • Fixed sending zip files.

Version 1.2

  • Improvement in startup speed (thanks shadow1643).
  • Added ability to send ZIPs (to HBC).
  • ZIP files must conatin the *appfolder* containing.
    • boot.dol.
    • meta.xml (optional).
    • icon.png (optional).
  • and will be extracted to SD:/apps/*appfolder*.

Version 1.15

  • Fixed transmitting to HBC -1.0.4 (HAXX).
  • Fixed transmitting to USB Loader GX.
  • Bugfix.

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.

Credits

  • dhewg for wiiload.
  • WiiCrazy / I.R.on for Crap.
  • Jean-loup Gailly and Mark Adler for zlib1.dll (zlib).
  • dillonaumiller for Associaton.cs.

External links

Advertising: