VFS

From Game Research Wiki
Jump to navigation Jump to search

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.