Home | Forums — Login |
MSBF
MSBF files work along with MSBT files to create NPCs with multiple things said. Each section is padded to 16 bytes with 0xAB. 1. File Header
2. FLW2 SectionThe FLW2 section contains flow entry data. The header is as follows:
Then there is data for entry count:
Afterwards is the actual flow entries. Each is 0xC in length, and seems to be composed of 5 shorts. 3. FEN1 SectionThis is an odd section, there's one more entry for each string then there are flows (IE if there's only one flow, then there's 2 entries, 2 would have 3 entries, etc). The header is as follows:
Afterwards is 4 bytes for the number of entries and then the actual entries. Each entry is 0x08 in length and consists of 2 longs - the flow number (?) and then the offset (minus the header) to each string. After the entries is the actual strings. Before each string is a byte for how long the string is (IE Kinopio004 is 0xA bytes long). |
Page rendered in 0.009 seconds. (2048KB of memory used) MySQL - queries: 17, rows: 68/68, time: 0.007 seconds. |