This is the specifications for the archive file which is handled by the
Game Extractor plugin
Archive_CAM_CYLBPC_3.
Endian Order: | Little Endian |
Compression: | None |
Encryption: | None |
This format is used by the following Games:
Playboy: The Mansion | *.cam |
Majesty | *.cam |
This is the format specification information:
| 8 - Header (CYLBPC )
2 - Version Main (2)
2 - Version Sub (1)
4 - Number Of File Types
4 - Directory Length [+12]
// for each type
4 - File Type Extension/Description
4 - Offset to the directory for this file type
// for each type
4 - Number Of Files
4 - null
// for each file of this type
4 - Filename? File ID?
4 - File Offset
4 - File Size
4 - Filename Length
// for each file of this type
X - Filename
0-2047 - null Padding to a multiple of 2048 bytes
// for each file
X - File Data
0-2047 - null Padding to a multiple of 2048 bytes |
Game Extractor is able to read files of this type, as well as files from thousands of other games. To give it a try, download
Game Extractor (Basic Version) for
free, and see what it can do.
Game Extractor (Full Version) is also able to modify and save files of this type. Visit the
Game Extractor website for more information on this, and the other great features that come with Game Extractor (Full Version).
For further information on this format, refer to the source code on our
GitHub repository.