Taz: Wanted PC
PC
- Game : Taz: Wanted
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
// Taz: Wanted
// PC file format (.pc archive)
// little endian
62 bytes - header
x bytes - padding
num_of_files *
{
x bytes - file data (headerless?)
}
// tail
4 bytes (char) - magic // "SAMP"
12 bytes - nulls
num_of_files *
{
x bytes (char) - filename // "anvilgang_16.wav" etc.
}
x bytes - some structure
MultiEx BMS Script
Not written yet.
Notes and Comments
None.
Compatible Programs
None.