I gotta say, this is my first attempt at using GameGuardian and I am so completely lost. I'm very familiar with save editing, hex values, etc. But I'm trying to figure out this game. I started out just trying to find my save file and editing that, however I could not locate where on my phone it was saved. Even decrypted the APK to try and find the values to edit there and just recompile/resign it but I had no luck there.
Basically here is where I am...
I have 332 crystals. I either want to "lock" that amount so I can purchase upgrades endlessly, or change that value to 9999. According to the formula mentioned earlier in this thread, I came to this conclusion:
Formula: 3158068 + (A - 1) + (B x 256) + (C x 256^2)
My 332 Crystals: 3158068 + (3 - 1) + (3 x 256) + (2 x 256^2) = 3289910
So... yeah. What is the next step I need to do? And maybe dumb it down just a bit? I'm not a *****, just new to using GG. Thanks in advance!