NS2

From Game Research Wiki
Revision as of 06:41, 8 July 2014 by Orin (talk | contribs) (Created page with "Used in the following game(s); * Desire Dungeon {| class="wikitable" !colspan="15"|Header |- ! Size !! Content |- | 4Bytes || Number of files |} This format is strange... No...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Used in the following game(s);

  • Desire Dungeon
Header
Size Content
4Bytes Number of files

This format is strange... Not enough information given directly extract files as far as I can tell. Only information that is given in the index is file name and file size. File name is not static in size. Would require building list in memory to calculate offsets unless those are stored in a separate file.