N
niemasd
Guest
I'm trying to write my own Python tools to play with various file formats in FF7, and I have the ability to unpack and repack Sections 1-8 of the Field File (largely thanks to this Wiki: http://wiki.ffrtt.ru/index.php/FF7), but the only resources I can find regarding the Background section (http://wiki.ffrtt.ru/index.php/FF7/Field/Background) don't seem to be complete. Namely, it doesn't describe anything at the beginning of the section. For example, I've noticed that all files say "PALETTE" at offset 0x5 and "BACK" at offset 0x24, and they also have a series of 1-byte values that are either 1 or 0 (but varies between files), and they all have data before "PALETTE", but none of this seems to be mentioned anywhere.
Any guidance for more descriptive details about this section would be much appreciated
Any guidance for more descriptive details about this section would be much appreciated