Playboy CAM 1
From XentaxWiki
Contents
CAM (VERSION 1)
- Game : Playboy: The Mansion
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
char {8} - Header (CYLBPC )
uint16 {2} - Version Main (1)
uint16 {2} - Version Sub (1)
uint32 {4} - Number Of File Types
// for each type
- uint32 {4} - File Type Extension/Description
- uint32 {4} - Offset to the directory for this file type
// for each type
- uint32 {4} - Number Of Files
- uint32 {4} - null
- // for each file of this type
- byte {20} - Filename? File ID?
- uint32 {4} - File Offset
- uint32 {4} - File Size
- byte {20} - Filename? File ID?
byte {X} - File Data
MultiEx BMS
Not written yet.