
- #Pokemon crystal clear gameshark how to#
- #Pokemon crystal clear gameshark 32 bit#
- #Pokemon crystal clear gameshark full#
- #Pokemon crystal clear gameshark code#
all quite doable, even on something as limited as the GBC, but very long winded unless you really want a 3x experience rather than a power of two multiple).
#Pokemon crystal clear gameshark full#
As there are three of them I am guessing it is counting up as the total exp value (which this would change) is going to be more than 8 bit (at least 24 bit, not sure if they would have gone the full 32).Īnyway this is all academic as there is no especially sensible way to multiply gained exp with this (you would have to mirror it, figure out the difference, multiply that and then write it back. So on crystal it changes the WRAM bank to 1 and then writes a value. Memory location DCE? according to the cheat above. It might be easy enough to add it for subsequent pokemon (6 in inventory I assume, depending upon whether the stats and hp/pp and stuff are written afterwards changes where it ends up but it will still be some logical amount forward or backward each time).ĭ000-DFFF 4KB Work RAM Bank 1 (WRAM) (switchable bank 1-7 in CGB Mode)
#Pokemon crystal clear gameshark 32 bit#
For a truly ridiculous amount of experience (assuming it is a 32 bit value) I imagine 91XXE6DC would be the fourth cheat (used for exp values of 16777216 and up). So 00 in the first is padding (used for values 65536 decimal), 13 and 88 appear to go in order (no endianness to account for or anything fun). Wanting 5000 total (1388 in hex) turns it into this GBC only.Įxp cheat for slot 1 pokemon in pokemon Crystal There is also an ongoing disassembly for pokemon crystal ( ), though I have yet to have some fun with grep to find the experience (moves, evolution and what looked like a false start in stats_screen.asm but not simple exp).Ĩbxxyyzz 8-bit RAM write (with bank change)Ĭhanges the RAM bank to b, then writes the byte xx to the address zzyy.ĩbxxyyzz 8-bit RAM write (with WRAM bank change)Ĭhanges the WRAM bank to b and then writes the byte xx to the address zzyy. For a multiplier you would usually do a shift ( ) of experience gained but shift this and it will be very rapid growth indeed. I am not sure I would attack this (this seems to be total experience), however the memory value used would be part of the things I look at.
#Pokemon crystal clear gameshark how to#
If anyone know how to create codes for GBC I need your help, please! I dont want to simply jump to level 40 or 100, but give myself a little exp boost. So i would like to play the hack, but with less of a grind. Its a really ruthless hack where all gym leaders have 6 pokemon, no duplicates, and the Kanto region gym leaders are all stocked with over level 100 pokemon. Long story short, I'm trying out a hack called Pokemon Crystal Kazio. But I think thats it, it doesnt scale, it just keeps handing you that same set huge number after each battle. That makes sense seeing as the XX value is FF. This one would require constant babysitting because I think if you do the numbers wrong, you can delevel your pokes.Ġ1FF86D0 which I think just gives an ass ton of ex. This works to a degree, but its not a good "set it and forget it solution like an EXP multiplier would be.

#Pokemon crystal clear gameshark code#
(can be found above)įrom what I can gather, this code allows you to set a specific number of EXP that your pokemon will get after a battle offset by the number of EXP the pokemon already has. Points Modifier (Smaller) 018834DA - 9188E9DCĪlternatively, put the one hit kill code plus the 255 enemy Pokemon code and you will get lots of xp each time. Points Modifier (Smaller) 01xx34DA - 91x圎9DCĮxp. Points Modifier (Shorter) 01xx33DA - 91x圎8DCĮxp. Points Modifier (Larger) 01xx32DA - 91x圎7DCĮxp.

Put the number into blocks of three and replace the xx's below depending on how large it is. Convert the result to hexadecimal using a site such as.

Add to that number the amount of experience you want him to get (for the purposes of this post I assume it has 3000xp and you want him to have 2000xp more)Ĥ.

Put your Pokemon that you want to train in slot 1.ģ.
