Playboy CAM 2

From XentaxWiki
Revision as of 05:40, 12 December 2005 by imported>WATTO
Jump to navigation Jump to search

CAM (VERSION 2)


Format Specifications

char {8}     - Header (CYLBPC )
uint16 {2}   - Version Main (2)
uint16 {2}   - Version Sub (1)
uint32 {4}   - Number Of File Types
uint32 {4}   - First File Offset [+12]?

// 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
uint32 {4}   - Filename? File ID?
uint32 {4}   - File Offset
uint32 {4}   - File Size
uint32 {4}   - Filename Length


// for each file of this type
char {X}     - Filename


byte {0-2047}      - null Padding to a multiple of 2048 bytes

// for each file

byte {X}     - File Data
byte {0-2047}      - null Padding to a multiple of 2048 bytes

MultiEx BMS

Not written yet


Supported Programs