Taz: Wanted PC: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks |
imported>Ikskoks (→TLD) |
||
| Line 1: | Line 1: | ||
== | == PC == | ||
* ''' Game ''': [[Taz: Wanted]] <br> | * ''' Game ''': [[Taz: Wanted]] <br> | ||
* ''' Format Type ''': Archive <br> | * ''' Format Type ''': Archive <br> | ||
Revision as of 13:14, 13 November 2020
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.