Mirror of TCPGecko by BullyWiiPlaza
Go to file
2017-09-14 18:06:19 +02:00
.idea Update and commit missing files 2017-06-03 16:02:59 +02:00
meta Implement raw assembly cheat code support 2017-08-21 17:16:46 +02:00
src Allow disabling SD cheats (this fixes e.g. Sm4sh from crashing) 2017-09-14 18:06:19 +02:00
LICENSE Initial commit 2017-02-27 16:23:31 +01:00
Makefile Move towards using C++ 2017-07-04 10:34:47 +02:00
README.md Fix ELF and update readme compilation instructions 2017-09-10 22:38:28 +02:00
tcpgecko.elf Allow disabling SD cheats (this fixes e.g. Sm4sh from crashing) 2017-09-14 18:06:19 +02:00

What is this?

This is the official TCP Gecko Installer of the JGecko U 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. Make sure to read the setup guide.

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?

No. Both projects are fundamentally different.

How do I compile?

Just like described here.

Also note that you need devkitPro r27 and not the latest version. Older versions like r27 can be downloaded from here. Furthermore, you need to make install iosuhax since it is a dependency as well.

Credits

dimok for Homebrew Launcher project engine/base
BullyWiiPlaza for further development of advanced/efficient features
wj44 for porting 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
Kinnay for some DiiBugger code this project made use of