Line 3:
Line 3:
| type = pc utility
| type = pc utility
| licence = GPLv2
| licence = GPLv2
−
| author = [[User:Strikeu|strikeu]], tinman, [[User:Fman23|fman23]]
+
| author = [[User:Strikeu|strikeu]], tinman, [[User:Fman23|fman23]], [[User:Jasjar|jasjar]]
−
| version = 0.06
+
| version = 0.07
−
| website = http://fkmclane.github.io/WiiTCPLoad/
+
| website = https://github.com/Jasjar42/WiiTCPLoad
−
| source = http://github.com/fkmclane/WiiTCPLoad/
+
| source = https://github.com/Jasjar42/WiiTCPLoad
+
| download = https://github.com/Jasjar42/WiiTCPLoad/blob/master/build/wiitcpload
| peripherals = {{WiFi}} {{Internet}}
| peripherals = {{WiFi}} {{Internet}}
}}
}}
−
'''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 Qt4 libraries.
+
'''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:
Supported systems:
* Windows
* Windows
* Mac OS X (x86, PPC)
* Mac OS X (x86, PPC)
−
* Linux (x86, x86_64)
+
* GNU/Linux (x86, AMD64)
== Screenshot ==
== Screenshot ==
Line 22:
Line 23:
== Changelog ==
== Changelog ==
+
+
+
WiiTCPLoad 0.07:
+
+
* Patched to support qt5
+
WiiTCPLoad 0.06:
WiiTCPLoad 0.06: