Ignition: Difference between revisions
Jump to navigation
Jump to search
imported>WATTO No edit summary |
imported>WATTO No edit summary |
(No difference)
| |
Revision as of 02:05, 16 May 2005
Choose archive extension:
CDP
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
char {4} - Header (CDP) + null
uint16 {2} - Version (100) - ie 1.00
uint32 {4} - Number Of Files?
uint32 {4} - Unknown
byte {1} - null
uint32 {4} - Unknown
// for each file
- uint32 {4} - Unknown
- uint16 {2} - Unknown
- byte {1} - null
- uint32 {4} - Unknown
- uint16 {2} - Unknown
- byte {1} - null
- uint16 {2} - Unknown
- byte {X} - File Data
MultiEx BMS Script
Not written yet
Compatible Programs
- None - Incomplete format specs
PFM
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
// for each file
- char {4} - Type/Extension
- uint32 {4} - File Size
- byte {X} - File Data
MultiEx BMS Script
Not written yet
Compatible Programs
Other Games
These games also use this file format