Elasto Mania RES: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks |
imported>Ikskoks |
||
| Line 15: | Line 15: | ||
4 bytes (uint32) - number of files | 4 bytes (uint32) - number of files | ||
//offset=3608 data start | |||
num_of_files * | |||
{ | |||
x bytes - file data | |||
} | |||
</pre> | </pre> | ||
Revision as of 14:02, 5 November 2020
RES
- Game : Elasto Mania / Elma / Across 2 / Elastomania
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
// Elasto Mania
// RES file format
// little endian
4 bytes (uint32) - number of files
//offset=3608 data start
num_of_files *
{
x bytes - file data
}
MultiEx BMS Script
Not written yet.
Notes and Comments
- Elma.res file contains the graphics, sounds and internal levels.
Compatible Programs
Gallery