User:Claris/Sandbox
From Retro Modding Wiki
< User:Claris
Revision as of 07:01, 26 January 2015 by Claris (Talk | contribs) (Throwing in-progress MLVL stuff here for now)
.MLVL description here.
Note that file IDs are 4 bytes in Prime/Echoes and 8 bytes in Corruption/Returns.
This file format needs more research Reason |
Contents
Header
Size | Description | Games |
---|---|---|
0x4 | Magic Number 0xDEAFBABE | All |
0x4 | File Version | All |
0x4/0x8 | World Name .STRG | All |
0x4 | Dark World Name .STRG | Echoes |
0x4 | ? | Echoes/Corruption |
0x1 | Boolean, checks whether the next two values exist | Returns |
? | Level Number string (zero-terminated) | Returns |
0x10 | 4 floats | Returns |
0x4/0x8 | World .SAVW | All |
0x4/0x8 | World Skybox .CMDL | All |