Elasto Mania DAT: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Ikskoks
imported>Ikskoks
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
== DAT ==  
== DAT ==  
* ''' Game ''':    [[Elasto Mania|Elasto Mania / Elma / Across 2]] <br>  
* ''' Game ''':    [[Elasto Mania|Elasto Mania / Elma / Across 2 / Elastomania]] <br>  
* ''' Format Type ''':    Misc <br>  
* ''' Format Type ''':    Misc <br>  
* ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br>
* ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br>
Line 11: Line 11:
// Elasto Mania
// Elasto Mania
// DAT file format
// DAT file format
// Note: whole file is divided to chunks
// and each chunk is encrypted with custom algorithm.




Line 29: Line 32:
* [https://docs.google.com/uc?id=0B1HOSlW-Ci3UTjRwSk5jOHN3a0k&export=download Stategak]
* [https://docs.google.com/uc?id=0B1HOSlW-Ci3UTjRwSk5jOHN3a0k&export=download Stategak]
* [https://github.com/elmadev/elma-rust elma-rust]
* [https://github.com/elmadev/elma-rust elma-rust]
* [https://mopolauta.moposite.com/viewtopic.php?f=3&t=10066 ElmaJS ] + [https://github.com/elmadev/elmajs source]


==Gallery==
<gallery bordercolor="transparent" spacing="small" orientation="landscape">
elma_statedat_util.png
</gallery>
<br/><br>
<br/><br>



Latest revision as of 12:30, 5 November 2020

DAT


Format Specifications

// Elasto Mania
// DAT file format

// Note: whole file is divided to chunks
// and each chunk is encrypted with custom algorithm.


MultiEx BMS Script

Not written yet.

Notes and Comments

  • State.dat file contains the player data, times and key settings.

Compatible Programs

Gallery