CANM (File Format)
From Wexos's Wiki
(Redirected from CANM)
CANM is a file format used in Super Mario Galaxy and Super Mario Galaxy 2. It stores the intro camera which is played once a star has been selected.
File Format
Header
The file starts with the following header:
Offset | Type | Description |
---|---|---|
0x00 | Char[4] | File magic. Always ANDO in ASCII. |
0x04 | Char[4] | Type. Only CKAN has been seen, but CANM is also supported. |
0x08 | UInt32 | Unknown. |
0x0C | UInt32 | Unknown. |
0x10 | UInt32 | Unknown. |
0x14 | UInt32 | Unknown. |
0x18 | UInt32 | Unknown. |
0x1C | UInt32 | Unknown. |
Tools
The following tools can handle CANM files:
- (none)