VFS: Difference between revisions

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..."
(No difference)

Revision as of 02:52, 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?
12 Bytes Unknown The rest of the head?

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