Difference between revisions of "VFS"

From Game Research Wiki
Jump to navigation Jump to search
(Created page with "Category:Archives Used in the following game(s): * Bunny Black 2 WIP First 4 bytes are always the same. 20 byte chunk of data may have important data relating to archi...")
 
 
Line 25: Line 25:
| 4 Bytes || Unknown || Size of index?
| 4 Bytes || Unknown || Size of index?
|-
|-
| 12 Bytes || Unknown || The rest of the head?
| 8 Bytes || Unknown || Size of archive
|-
| 4 Bytes || Unknown ||
|}
|}


After this, is followed by an index space for file details, excluding names.
After this, is followed by an index space for file details, excluding names.

Latest revision as of 02:54, 3 August 2017

Used in the following game(s):

  • Bunny Black 2


WIP

First 4 bytes are always the same.

20 byte chunk of data may have important data relating to archive details.

Starting at location 8 is a 4 byte number that could be the size of data after the first 24 bytes which then starts the file name data.

Header
Size Content Description
4 Bytes Magic
2 Bytes Number of Files
2 Bytes Unknown Static?
4 Bytes Unknown Size of index?
8 Bytes Unknown Size of archive
4 Bytes Unknown

After this, is followed by an index space for file details, excluding names.