Tiger Woods PGA Tour GCB
Back to index | Edit this page
GCP
- Format Type : Archive
- Endian Order : Big Endian
Format Specifications
// GCP file format
// big endian
// header
4 bytes (char) - signature // "CTRL"
4 bytes (uint32) - header size
8 bytes - padding
4 bytes (char) - chunk signature // "SYNC"
4 bytes - nulls
// data
num_of_chunks *
{
4 bytes (char) - chunk signature // "SHOC"
4 bytes (uint32) - chunk size
8 bytes - nulls
x bytes - subchunks data
}
MultiEx BMS Script
Not written yet.
Notes and Comments
None.
Games
List of games using this file format:
- Tiger Woods PGA Tour 07 (WII) (*.GCP)
- Tiger Woods PGA Tour 08 (WII) (*.GCP)
Compatible Programs
None.