More actions
(Created page with "{{#seo: |title=Wii Homebrew PC Tools (PC utilities) - GameBrew |title_mode=append |image=wiitcploadguiwii.jpg |image_alt=WiiTCPLoadGUI }} {{Infobox Wii Homebrews |title=WiiTCP...") |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Wii Homebrews | {{Infobox Wii Homebrews | ||
|title=WiiTCPLoadGUI | |title=WiiTCPLoadGUI | ||
|image= | |image=wiitcploadgui3.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. | |||
*Mac OS X (x86, PPC). | |||
*GNU/Linux (x86, AMD64). | |||
==Screenshots== | ==Screenshots== | ||
== | https://dlhb.gamebrew.org/wiihomebrews/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 |
Latest revision as of 13:12, 6 April 2023
WiiTCPLoadGUI | |
---|---|
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
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