SBK

SBK files map .wav files to an ID.

Specification

The file contains a header followed by an arbitrary amount of entries.

Entry

+ 0x00:    ID                [DWORD]
+ 0x04:    FILE_NAME_LENGTH  [WORD]
+ 0x06:    FILE_NAME         [BYTE] * FILE_NAME_LENGTH /* wav file in the same directory as the sbk file */