FF8/FileFormat MSD

From Final Fantasy Inside
< FF8
Revision as of 22:20, 1 July 2012 by my_wiki>Myst6re
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Field texts

This file contains just a list of positions for each text, and text data. If you want to calculate the number of texts, you can do this:

nbText = firstTextPos / 4
Offset Size Data
0 4 Position of text 1
... ... ...
varies 4 Position of text N
textPos1 varies Text data 1
... ... ...
textPosN varies Text data N