DAT (Final Fantasy XI)

From Game Research Wiki
Revision as of 05:13, 16 December 2016 by Orin (talk | contribs)
Jump to navigation Jump to search


Placeholder page

Random

Quick look of a few files as an example shows there is some common structure. DAT might simple be some type of container file for general data.

Folder structures are... ROM#/FOLDER#/FILE#.DAT Example. ROM/0/0.DAT


There is a lot of different files here. The way the game loads and references other files to load is not understood yet.

Many may not even have a magic number to ID the format. The game probably assumes the file it is trying to load is the correct type so it doesn't need to validate.

NPC List type
Size Content Description
28 Bytes Name NPC Name
4 Bytes ID

Example: ROOT:/ROM/27/13.DAT