Hacking JGecko U Setup Guide

  • Thread starter Thread starter BullyWiiPlaza
  • Start date Start date
  • Views Views 416,130
  • Replies Replies 1,143
  • Likes Likes 27
Well, I've tried everything under the sun to open JGecko U.jar, even the double-click and CMD trick... and after the message, nothing happens.
 
Well, I've tried everything under the sun to open JGecko U.jar, even the double-click and CMD trick... and after the message, nothing happens.
Alright, I know why. I removed the memory enforcement code I had in there. It's possible that it won't start if the system doesn't give you that memory:
Code:
Error occurred during initialization of VM
Could not reserve enough space for object heap
This was for improving the unknown search anyway but it's not worth it after all if it causes any problems.

Also, you can manually increase the amount of memory the program can use of course but setting it too high will fail.
 
Alright, I know why. I removed the memory enforcement code I had in there. It's possible that it won't start if the system doesn't give you that memory:
Code:
Error occurred during initialization of VM
Could not reserve enough space for object heap
This was for improving the unknown search anyway but it's not worth it after all if it causes any problems.

Also, you can manually increase the amount of memory the program can use of course but setting it too high will fail.
How would I find the highest address in the RAM?
 
hi i am newbie in this. i already got gjecko u to run . problem is i dont know how to add the code in gjecko u. for example
code for wind waker hd
Infinite Health 00000000 15073BC3
00000050 00000000
how to add this code to gjecko u ? any newbie step by step ?
 
hi i am newbie in this. i already got gjecko u to run . problem is i dont know how to add the code in gjecko u. for example
code for wind waker hd
Infinite Health 00000000 15073BC3
00000050 00000000
how to add this code to gjecko u ? any newbie step by step ?
start game
connect jgeckou
on the first tab "codes"
copy the
00000000 15073BC3
00000050 00000000 into the red box then click OK
check the little box next to it and hit send codes.
 
It's not connecting for me. I get this message
stUDyvw.png
 
Just found a small annoying bug, if you rename the folder to something else like "tcpgecko_BullyWiiPlaza" it will fail to find codehandler.bin
 
It's not connecting for me. I get this message
stUDyvw.png
Try the auto detect feature as well but it's a setup/user error if this happens.

Just found a small annoying bug, if you rename the folder to something else like "tcpgecko_BullyWiiPlaza" it will fail to find codehandler.bin
I know, this is because of how it's implemented. It looks for the folder:
Code:
int ret = LoadFileToMem("sd:/wiiu/apps/TCPGecko/codehandler.bin", &Badbuffer, &filesize);
Maybe someone knows how to make this relative to the ELF e.g. by just writing
Code:
codehandler.bin
or similar.
@wj44
@dimok
@QuarkTheAwesome
 
Last edited by BullyWiiPlaza,

Site & Scene News

Popular threads in this forum