tcpgecko/README.md

26 lines
1.6 KiB
Markdown
Raw Normal View History

2017-02-27 16:23:31 +01:00
# What is this?
This is the official TCP Gecko Installer of the [JGecko U](https://github.com/BullyWiiPlaza/JGeckoU) client. You will only receive support if you use the latest versions of both.
# How do I use this?
This is an app for the [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher). Make sure to read the [setup guide](https://gbatemp.net/threads/jgecko-u-setup-guide.426292/).
# Can I use TCP Gecko.NET?
No, you will run into incompatibility problems. It's not supported anymore but for what do you still need it? Submit a feature request and it might happen.
# Does this support [DiiBugger](https://github.com/Kinnay/DiiBugger)?
No. Both projects are fundamentally different.
# How do I compile?
Just like described [here](https://github.com/dimok789/homebrew_launcher/blob/master/README.md#building-the-homebrew-launcher).
Also note that you need `devkitPro r27` and not the latest version. Older versions like `r27` can be downloaded from [here](https://sourceforge.net/projects/devkitpro/files/devkitPPC/).
Furthermore, you need to `make install` [`iosuhax`](https://github.com/dimok789/libiosuhax) since it is a dependency as well.
2017-02-27 16:23:31 +01:00
# Credits
2017-02-27 16:27:14 +01:00
**dimok** for Homebrew Launcher project engine/base
**BullyWiiPlaza** for further development of advanced/efficient features
**wj44** for porting [`pyGecko`](https://github.com/wiiudev/pyGecko) to the Homebrew Launcher and some development
**Marionumber1** for exploit development and TCP Gecko Installer contributions
**NWPlayer123** for the `pyGecko` client library
**Chadderz** for the original `TCP Gecko Installer`
2017-02-27 16:23:31 +01:00
**Kinnay** for some `DiiBugger` code this project made use of