So I've been wanting to make a save file editor for FFVII (Playstation version)
and I needed to know something and I figured this was the place to ask.
(Since you guys are pretty much the experts on this game)
I found this wonderful page here...
http://wiki.qhimm.com/FF7/Savemapwhich is great, by the way, and I started digging into my save file.
The problem for me comes with generating the checksum at the top.
I tried generating the different standard checksums for my save block,
which goes to 4339/10F3 (the last byte), I believe...
but my results don't match the one in the data.
I don't know much about checksums and I was hoping you guys might help me with generating one.
Like, for example, what algorithm does the game use?
And am I generating the right blocks of data?