Rayman 2: Difference between revisions
Jump to navigation
Jump to search
imported>Dinoguy1000 No edit summary |
imported>Tgp1994 m (Moving to new category.) |
||
| Line 48: | Line 48: | ||
=== Supported Programs === | === Supported Programs === | ||
* [[Game Extractor|Game Extractor]] | * [[Game Extractor|Game Extractor]] | ||
[[Category: | [[Category:BMS None|Rayman 2]] | ||
Revision as of 16:39, 26 April 2016
Choose archive extension:
CNT
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
uint32 {4} - Number Of Folders
uint32 {4} - Number Of Files?
uint16 {2} - Unknown
byte {1} - XOR Value
// for each folder
- uint32 {4} - Folder Name Length
- char {X} - Encrypted Folder Name (XOR with the "XOR Value Field")
byte {1} - End Of Directory Marker (1)
// for each file
- uint32 {4} - null
- uint32 {4} - Filename Length
- char {X} - Encrypted Filename (XOR with the "XOR Value Field")
- uint32 {4} - Unknown
- uint32 {4} - Unknown
- uint32 {4} - File Offset
- uint32 {4} - File Length
byte {X} - File Data
MultiEx BMS
Not written yet
Other Games
These games also use this file format