More actions
m (HydeWing moved page Wiitcploadgui Wii to WiiTCPLoadGUI without leaving a redirect) |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox Wii Homebrews | {{Infobox Wii Homebrews | ||
|title=WiiTCPLoadGUI | |title=WiiTCPLoadGUI | ||
Line 18: | Line 12: | ||
|source=https://github.com/fkmclane/WiiTCPLoad | |source=https://github.com/fkmclane/WiiTCPLoad | ||
}} | }} | ||
{{#seo: | |||
|title=Wii Homebrew PC Tools (PC utilities) - GameBrew | |||
|title_mode=append | |||
|image=wiitcploadguiwii.jpg | |||
|image_alt=WiiTCPLoadGUI | |||
}} | |||
'''WiiTCPLoadGUI''' lets you easily send .dol or .elf files to the Homebrew Channel on your Wii. | '''WiiTCPLoadGUI''' lets you easily send .dol or .elf files to the Homebrew Channel on your Wii. | ||
Revision as of 09:31, 25 February 2023
WiiTCPLoadGUI | |
---|---|
File:Wiitcploadguiwii.jpg | |
General | |
Author | Bartlomiej Burdukiewicz |
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 supports compressing the files for a faster transfer rate and also sending arguments to run the files. It is written in C++ using the Qt5 libraries.
Supported systems
- Windows
- Mac OS X (x86, PPC)
- GNU/Linux (x86, AMD64)
Screenshot
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
- Wiibrew - https://wiibrew.org/wiki/WiiTCPLoadGUI
- Github - https://github.com/fkmclane/WiiTCPLoad