DarkPaladin How do I cheat?
Reputation: 0
Joined: 16 Aug 2016 Posts: 6
|
Posted: Mon Jan 18, 2021 1:05 pm Post subject: Struct type |
|
|
Hello, everyone.
I was wondering... is it possible to create a "struct" type on Cheat Engine? It would be very useful for RPGs.
Taking Soul Calibur III (NTSC) for PS2 (through pcsx2.exe) as an example:
I do some research and find out that Chronicle of the Sword's main character address base is 20C21360. Exp is stored on base+0x0 and weapon at base+0xe. I know that Cheat Engine now allows relative addresses (+0, +F, etc. makes them work as offsets).
Since the structure is the same for each character, I replicate it, let's say, 10 times, changing the base only. But then I find out there's an info I missed, for example, discipline, stored at base+0xf. Is there a way to quickly update the "Character" structure, or do I have to manually insert in each structure record?
Thanks.
|
|