Playboy CAM 1: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Ikskoks
imported>Ikskoks
(No difference)

Revision as of 22:55, 14 November 2020

CAM (VERSION 1)


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 {X}     - File Data

MultiEx BMS

Not written yet.

Supported Programs

Related formats