Difference between revisions of "DL1"

From Game Research Wiki
Jump to navigation Jump to search
Line 19: Line 19:
! Size !! Content !! Description
! Size !! Content !! Description
|-
|-
| 16 Bytes || Unknown ||
| 12 Bytes || Filename ||
|-
| 4 Bytes || Filesize ||
|}
|}


==Comments==
==Comments==
Small header. Index appears to be at the end of the file rather that the start after the header.
Small header. Index appears to be at the end of the file rather that the start after the header. Data in header does not seem useful initially. Could be protected in some manner.

Revision as of 04:46, 15 August 2015

Used in the following game(s):

  • Divi Dead

Structure

Header
Size Content Description
8 Bytes Magic "DL1.0..."
8 Bytes Unknown
Index Entry
Size Content Description
12 Bytes Filename
4 Bytes Filesize

Comments

Small header. Index appears to be at the end of the file rather that the start after the header. Data in header does not seem useful initially. Could be protected in some manner.