C
chacyung
Guest
I was afraid you'd say that.Well, comparison is one thing you could do. There are lots of methods. You can look for headers and blocks of data. You can look for strings and make reasonable assumptions about what groups of bytes might do. You can also look for evidence that the file is or isn't compressed, and you can easily verify whether there's a checksum by simply altering a string and seeing if it loads or not (FF7 displays the infamous 'File is ruined' message should the checksum fail).
We can obtain the files themselves fairly easily. The question is, who will do the work? I don't really have the level of skill to do it, to be honest.
The reason I started looking into editors for FF games, is because of my sister.
She loves the FF series, the animation, the story, the gameplay... all except for one thing...
The hours and hours of constant grinding. (running in circles to level)
She completely gave up ALL FF games because of that.
Said she would neve touch one ever again, unless there was a way to level faster.
I figured simply editing the stats would be the best way.
I found this editor because I just wanted a way to see if I had missed any of the turtle's paradise flyers. But when I saw how good it was, I thought maybe I could find one for FF6, because that was the one that my sister was playing when she quit.
But the only FF6 save editor I could find, I couldn't get working.
I kept dumping more and more DLL files onto my computer because the error messages said that the program needed it. But then it said that there was a missing string in one of the DLLs. I didn't know how to fix that, so I gave up on that one V.V
And that's when I started asking if this one could be tweeked.
Figured that if one needed to be made, it should be made from the best.
Would it be possible to look at other editors code to see if this one CAN be changed to do it?
Last edited: