More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox Wii Homebrews | {{Infobox Wii Homebrews | ||
|title=WiiTCPLoadGUI | |title=WiiTCPLoadGUI | ||
|image= | |image=wiitcploadgui2.png | ||
|description=Stream binary files over TCP/IP to the Homebrew/TCPLoader Channel. Supports Linux/MacOSX/Windows | |description=Stream binary files over TCP/IP to the Homebrew/TCPLoader Channel. Supports Linux/MacOSX/Windows | ||
|author= | |author=strikeu, tinman, fman23, Jasjar | ||
|lastupdated=2019/01/15 | |lastupdated=2019/01/15 | ||
|type=PC utilities | |type=PC utilities | ||
|version=0.07 | |version=0.07 | ||
|license=GPL-2.0 | |license=GPL-2.0 | ||
|download=https://dlhb.gamebrew.org/wiihomebrews/ | |download=https://dlhb.gamebrew.org/wiihomebrews/wiitcploadgui.7z | ||
|website=https://github.com/fkmclane/WiiTCPLoad | |website=https://github.com/fkmclane/WiiTCPLoad | ||
|source=https://github.com/fkmclane/WiiTCPLoad | |source=https://github.com/fkmclane/WiiTCPLoad | ||
}} | }} | ||
WiiTCPLoadGUI lets you easily send .dol or .elf files to the Homebrew Channel on your Wii. It is written in C++ using the Qt5 libraries. | |||
It supports compressing the files for a faster transfer rate and also sending arguments to run the files. | |||
This is a fixed version of [[WiiTCPLoad]] first created by Strikeu with modifications for OS X from Tinman. This version has been patched by Jasjar. | |||
Supported systems: | |||
*Windows | *Windows. | ||
*Mac OS X (x86, PPC) | *Mac OS X (x86, PPC). | ||
*GNU/Linux (x86, AMD64) | *GNU/Linux (x86, AMD64). | ||
== | ==Screenshots== | ||
wiitcploadgui3.png | |||
==Changelog== | ==Changelog== | ||
'''0.07''' | '''0.07''' | ||
* Patched to support qt5 | * Patched to support qt5. | ||
'''0.06''' | '''0.06''' | ||
* Updated protocol to work with latest HBC | * Updated protocol to work with latest HBC. | ||
* Added compression | * Added compression. | ||
* Added arguments | * Added arguments. | ||
'''0.05''' | '''0.05''' | ||
* | * Fully rewritten | ||
* | * Save settings in ini file. | ||
'''0.03''' | '''0.03''' | ||
Line 64: | Line 59: | ||
'''0.01''' | '''0.01''' | ||
* Support for Homebrew Channel | * Support for Homebrew Channel. | ||
* Support for TCPLoader Channel | * Support for TCPLoader Channel. | ||
==External Links== | ==External Links== | ||
* | * GitHub - https://github.com/fkmclane/WiiTCPLoad | ||
* | * WiiBrew - https://wiibrew.org/wiki/WiiTCPLoadGUI |
Revision as of 00:42, 1 April 2023
WiiTCPLoadGUI | |
---|---|
File:Wiitcploadgui2.png | |
General | |
Author | strikeu, tinman, fman23, Jasjar |
Type | PC utilities |
Version | 0.07 |
License | GPL-2.0 |
Last Updated | 2019/01/15 |
Links | |
Download | |
Website | |
Source | |
WiiTCPLoadGUI lets you easily send .dol or .elf files to the Homebrew Channel on your Wii. It is written in C++ using the Qt5 libraries.
It supports compressing the files for a faster transfer rate and also sending arguments to run the files.
This is a fixed version of WiiTCPLoad first created by Strikeu with modifications for OS X from Tinman. This version has been patched by Jasjar.
Supported systems:
- Windows.
- Mac OS X (x86, PPC).
- GNU/Linux (x86, AMD64).
Screenshots
wiitcploadgui3.png
Changelog
0.07
- Patched to support qt5.
0.06
- Updated protocol to work with latest HBC.
- Added compression.
- Added arguments.
0.05
- Fully rewritten
- Save settings in ini file.
0.03
- GUI fixes in main/about window. (GUI looks correct on MacOSX/Windows)
- Make install now working.
- Integration with common desktop environments. (KDE3/4, GNOME)
- Integration with konqueror, dolphin. ("Send to Homebrew/TCPLoader" action added)
- Fixed TCPLoader protocol, now application wait for accept connection.
- Improved windows version.
- MacOSX build is now a Universal Binary.
- Support for FreeBSD(x86, x86_64).
- Various bug fixes in source code.
0.02a
- GUI fixes in main/about window. (GUI looks correct on Windows)
- Windows version should work now.
0.02
- Support for threads.
- Various bug fixes in source code.
0.01
- Support for Homebrew Channel.
- Support for TCPLoader Channel.
External Links
- GitHub - https://github.com/fkmclane/WiiTCPLoad
- WiiBrew - https://wiibrew.org/wiki/WiiTCPLoadGUI