10tons XML: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks (→Games) |
imported>Ikskoks |
||
| Line 16: | Line 16: | ||
14 bytes (char) - signature + null // "10TONS_SECRET" | 14 bytes (char) - signature + null // "10TONS_SECRET" | ||
4 bytes (uint32) - encrypted/compressed file size | 4 bytes (uint32) - encrypted/compressed file size | ||
4 bytes (uint32) - unknown | |||
x bytes - encrypted/compressed data | x bytes - encrypted/compressed data | ||
</pre> | </pre> | ||
Revision as of 20:02, 22 July 2021
Back to index | Edit this page
XML
- Format Type : Text
- Endian Order : Little Endian
Format Specifications
// 10tons XML file format // little endian 14 bytes (char) - signature + null // "10TONS_SECRET" 4 bytes (uint32) - encrypted/compressed file size 4 bytes (uint32) - unknown x bytes - encrypted/compressed data
MultiEx BMS Script
Not written yet.
Notes and Comments
- This file format occurs in games made by 10tons.
Games
List of games using this file format:
- Neon Chrome
- Tesla vs Lovecraft (PC) (*.XML)
Compatible Programs
None.