Playboy CAM 1: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Ikskoks
imported>Ikskoks
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
== CAM (VERSION 1) ==  
== CAM (VERSION 1) ==  
 
* ''' Game ''':    [[Playboy: The Mansion]] <br>
* ''' Format Type ''':    Archive <br>  
* ''' Format Type ''':    Archive <br>  
* ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br>  
* ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br>  
Line 41: Line 41:
* [[Playboy_PICT_1]]
* [[Playboy_PICT_1]]
* [[Playboy_PICT_8]]
* [[Playboy_PICT_8]]
* [[Deadlock]]





Latest revision as of 23:30, 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