Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

WiiTCPLoadGUI: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
(4 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=wiitcploadguiwii.jpg
|image_alt=WiiTCPLoadGUI
}}
{{Infobox Wii Homebrews
{{Infobox Wii Homebrews
|title=WiiTCPLoadGUI
|title=WiiTCPLoadGUI
|image=wiitcploadguiwii.jpg
|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=Bartlomiej Burdukiewicz
|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/wiitcploadguiwii.7z
|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.
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.  


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.
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==
Supported systems:
*Windows
*Windows.
*Mac OS X (x86, PPC)
*Mac OS X (x86, PPC).
*GNU/Linux (x86, AMD64)
*GNU/Linux (x86, AMD64).


==Screenshot==
==Screenshots==
[[image:wiitcploadguiwii.jpg|600px]]
https://dlhb.gamebrew.org/wiihomebrews/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
* Fully rewritten
* save settings in ini file
* Save settings in ini file.


'''0.03'''
'''0.03'''
Line 63: 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==
* Wiibrew - https://wiibrew.org/wiki/WiiTCPLoadGUI
* GitHub - https://github.com/fkmclane/WiiTCPLoad
* Github - https://github.com/fkmclane/WiiTCPLoad
* WiiBrew - https://wiibrew.org/wiki/WiiTCPLoadGUI

Latest revision as of 13:12, 6 April 2023

WiiTCPLoadGUI
Wiitcploadgui3.png
General
Authorstrikeu, tinman, fman23, Jasjar
TypePC utilities
Version0.07
LicenseGPL-2.0
Last Updated2019/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

Advertising: