Final Fantasy III Pixel Remaster EXP values

Memory scanning, code injection, debugger internals and other gamemodding related discussion
Post Reply
Jordancyre
Cheater
Cheater
Posts: 33
Joined: Tue May 30, 2017 4:28 pm
Reputation: 2

Final Fantasy III Pixel Remaster EXP values

Post by Jordancyre »

Having quite a bit of trouble finding the addresses associated with character EXP in this game. I can't seem to find it no matter how I scan.

I have done exact values in byte types
Increased / decreased / unchanged value comparisons
Float, Double, Swapping endianess, and still nothing

Has anyone cracked how EXP is stored yet? I was able to find Item quantities and Gil with 0 problem but EXP is tricky.

zclone
Noobzor
Noobzor
Posts: 11
Joined: Sat Jul 31, 2021 4:25 am
Reputation: 3

Re: Final Fantasy III Pixel Remaster EXP values

Post by zclone »

i see in this program viewtopic.php?f=5&t=16861

Jordancyre
Cheater
Cheater
Posts: 33
Joined: Tue May 30, 2017 4:28 pm
Reputation: 2

Re: Final Fantasy III Pixel Remaster EXP values

Post by Jordancyre »

zclone wrote:
Sat Jul 31, 2021 4:28 am
i see in this program viewtopic.php?f=5&t=16861
Yes I know you can manipulate it using the trainer. I'm trying to find the value in memory so I can write my own table. I need the mem address. I'm practicing assembly injection. I found the items and Gil instructions but EXP is eluding me.

ShyTwig16
Expert Cheater
Expert Cheater
Posts: 335
Joined: Thu Apr 06, 2017 7:14 pm
Reputation: 19

Re: Final Fantasy III Pixel Remaster EXP values

Post by ShyTwig16 »

XP tends to never decrease, there is usually a total XP you need to find. And sometimes a level value can be found and is close by the XP value. I find it best to look for XP in the beginning of the game, so you might want to start a new game just for look for XP.

Jordancyre
Cheater
Cheater
Posts: 33
Joined: Tue May 30, 2017 4:28 pm
Reputation: 2

Re: Final Fantasy III Pixel Remaster EXP values

Post by Jordancyre »

I made some headway with it. Looks like the value travels which is why it's hard to find. I found it once for the first character but after I changed the value by winning a battle, the value was in a different location and I lost it after that.

Post Reply

Who is online

Users browsing this forum: No registered users