Trying to figure out the fst.bin because I can't get the python script that is supposed to build it to work.
Ok, so I realize what the first set of bytes is, it's file size, like just about every other file in Fates, but 0x4, 0x8, and 0x20 confuse me a little. 0x8 and 0x20 are the same value, am I correct in assuming that this is the number of entries in the fst.bin? And 0x4 seems to be a pointer for the end of the pointer table?
Are both these assumptions correct?
Ok, so I realize what the first set of bytes is, it's file size, like just about every other file in Fates, but 0x4, 0x8, and 0x20 confuse me a little. 0x8 and 0x20 are the same value, am I correct in assuming that this is the number of entries in the fst.bin? And 0x4 seems to be a pointer for the end of the pointer table?
Are both these assumptions correct?








