Line 14:
Line 14:
'''WiiTCPLoadGUI''' let you easily make a connection with Homebrew/TCPLoader Channel and stream binary files. It's written in c++ using Qt4 library.
'''WiiTCPLoadGUI''' let you easily make a connection with Homebrew/TCPLoader Channel and stream binary files. It's written in c++ using Qt4 library.
−
Supported platforms:
+
−
* Windows 32bit/64bit (64bit future)
+
Supported systems:
−
* Linux x86/AMD64
+
* FreeBSD x86, x86_64
−
* MacOSX x86/PPC
+
* Linux x86, x86_64
+
* MacOSX x86, PPC
+
* Windows x86
== Changelog ==
== Changelog ==
Line 29:
Line 31:
* Improved windows version.
* Improved windows version.
* MacOSX build is now a Universal Binary.
* MacOSX build is now a Universal Binary.
+
* Support for FreeBSD(x86, x86_64).
* Various bug fixes in source code.
* Various bug fixes in source code.