Hacking JGecko U Setup Guide

  • Thread starter Thread starter BullyWiiPlaza
  • Start date Start date
  • Views Views 416,254
  • Replies Replies 1,143
  • Likes Likes 27
This error is pointless and doesn't matter. Anybody else getting this and with which TCP Gecko Installer?

Oh ok, becausewards when i click "ok" and then try to send over my code. JGecko U just locks up and i cant press any buttons in the program
 
When I run Little Inferno and click connect on JGecko U the game freezes with an exception error and code dump.
I guess it's an error of tcpgecko.elf.
Can this be fixed?
A crash log is attached
 

Attachments

Are there any good tutorials on using the disassembler? I'm fairly familiar with PPC ASM.
Also, do you think it would be possible to make a decompiler for the Wii U so it could be implemented in JGecko U?
 
Are there any good tutorials on using the disassembler? I'm fairly familiar with PPC ASM.
Also, do you think it would be possible to make a decompiler for the Wii U so it could be implemented in JGecko U?
How to use? Just read whatever piece of ASM that seems to interest you. Not randomly but you have to know what you're looking for. Also no, a decompiler won't be made. It's one of the most difficult things to do ever in computer science (assembly back to C) and people (e.g. HexRays) are selling decompilers like this for like 2000 $. Yes, you read that right. Also free ones do suck/don't work I guess but it's worth a try. HexRays released a PowerPC decompiler but not leaked yet apparently :P
 
Last edited by BullyWiiPlaza,
Is it possible that some games are impossible to find a cheat code for. I've looked high and low for different codes on pacman and the ghostly adventures. Nothing at all found.
 
Is it possible that some games are impossible to find a cheat code for. I've looked high and low for different codes on pacman and the ghostly adventures. Nothing at all found.
Perhaps. Sometimes, no matter how hard I try, I cannot find the address for something, and I even make sure I'm searching everywhere using the memory bounds.
 
Perhaps. Sometimes, no matter how hard I try, I cannot find the address for something, and I even make sure I'm searching everywhere using the memory bounds.
I've searched for lives, health, eyes, food, everything. I've tired searching unknown values, specific, the whole memory bound. Everything I can think of. Now I'm curious if they can be found at all.
 
Is it possible that some games are impossible to find a cheat code for. I've looked high and low for different codes on pacman and the ghostly adventures. Nothing at all found.
This probably isn't the case. Search the entire game memory range and don't do any known searches, only greater than and less than. Try 8, 16, and 32 bit searches.
 
Ok. I'll be damned. I tired just now and found the address for food. I is listed has a floating point.
 

Site & Scene News

Popular threads in this forum