GameGenieBob wrote:Jon-Marq_167 wrote:This has probably already been explained, but I missed it, so...
How do I use the search function in GG Advanced Mode?
When searching for codes in Advanced mode you need to put 0x before the Hex coding you want to search for.
Lets say, for example, you have a game save where your money is 44,125,490. After converting that number to Hex coding you will be looking for 02 A1 4D 32.
So in the search bar if you type 0x02A14D32 that will take you to the line of coding you are looking for.
Does that make sense?
Some-what. You may have picked up that I'm working on the item codes for WKCIE/WKC1. I'm fooling with one, which I've figured out is for the Inspectacles (those self-described 'mysterious glasses' that let the user see a single monster's strengths and weaknesses; handy until you either 1.) figure it all out yourself, or 2.) learn the 'Hunter's Sight' skill under bows, which does the same thing, but costs MP in-stead of hard-earned, cold, hard cash), but I seem to only be able to search for the first two bytes (which, for reference, are 67F6; the full four bytes are 67F6E502). I found the right thing, though. Still experimenting. Thanks anyway!