mordaki987 wrote: ↑Sun Apr 10, 2022 5:34 pm
ok how do i add this adress into cheat engine and get it to work? i'm still more or less a cheat engine newb as far as makiany cheat tables or anything along those lines is concerne
CHRONOCROSS.exe+5D1C6C,Array of byte(Hexadecimal,Length=6)=FF FF FF FF FF FF
Drakkhonian has made a great upgrade and it's no longer necessary. (you can unlock them individually or choose all of them)
To explain, just type FF FF FF FF FF FF,Default number depends on the character you own.
First, as a prerequisite, let me explain why filling the FF is unlocked.
In the old games, capacity was limited, so it was necessary to put a lot of information in one byte.
So, the following calculation was used to recognize 8 or 9 characters individually: (0)+1+2+4+8+16+32+64+128=255(FF)
Length is 6, which means it can recognize 48 individual characters,This method is also used for Key items and Spriggans.
wiseblue1989 wrote: ↑Sun Apr 10, 2022 6:03 pm
i tried again, and yes, it did work only when the randomize stat gain occured in the game, can you make a short script to activate this randomize stat gain in every battle ?, or just randomize the stat STR,DEF,AGI,MAG,RST,HP gain every single battle whenever it occurs ( you know, instead of waiting when the str happens and just gain 1-2 HP for few battles, i want the randomize occur 4-5 times instead
As for this game, my motivation to create a script is close to zero(already have excellent creator)
If I were to create one, I would probably fix the mini-level-up flag and fix the amount of increase as well.
Random elements are quite troublesome for me.
I'll write down some information that's not important enough to update CT version.
Ally Accuracy,Default is 100,need increase value to get 99%(e.g.9999),this number also affects Steal rate.
Enemy HP is 1 byte by default, but should be 2 bytes.
Growth after Battle,The numbers need to actually fluctuate.
MiniLevelUp Judgment is unresponsive when there is no room for growth.