Playboy CAM 1: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks |
imported>Ikskoks |
||
| Line 35: | Line 35: | ||
=== Supported Programs === | === Supported Programs === | ||
* [[Game Extractor|Game Extractor]] | * [[Game Extractor|Game Extractor]] | ||
=== Related formats === | === Related formats === | ||
Revision as of 22:57, 14 November 2020
CAM (VERSION 1)
- 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.