NS2: Difference between revisions

From Game Research Wiki
Jump to navigation Jump to search
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..."
(No difference)

Revision as of 06:41, 8 July 2014

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.