Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende ÜberarbeitungNächste ÜberarbeitungBeide Seiten der Revision | ||
en:fileformats:myst4:type4 [2018-12-17 22:08] – thorsten | en:fileformats:myst4:type4 [2018-12-21 14:44] – thorsten | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
- | ====== Type 4: Configuration | + | ====== Type 0x4: Options |
+ | All settings the user makes in the options menu are stored in a file called " | ||
+ | |||
+ | For all options available in the options menu the correspondig value could be identified. That leaves some bytes with a static value that cannot be changed via the options menu. So the meaning of these bytes are unknown. | ||
+ | |||
+ | Please note that this seems to be the only file, where the internal file type is stored as INT+8 rather than an INT+32 for reasons unknown. | ||
==== File Format Description ==== | ==== File Format Description ==== | ||
=== File Structure === | === File Structure === | ||
Zeile 5: | Zeile 11: | ||
* Endian Order: Little Endian | * Endian Order: Little Endian | ||
* File Extension: .m4o | * File Extension: .m4o | ||
- | |||
== FILE == | == FILE == |