rotering-net.de WIKI
Sie befinden sich hier: rotering-net.de WIKI » English » Filetypes Reference » Filetypes: Myst IV - Revelation » Type 0x4: Options file

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Nächste ÜberarbeitungBeide Seiten der Revision
en:fileformats:myst4:type4 [2018-12-17 22:08] – thorstenen:fileformats:myst4:type4 [2018-12-21 14:44] – thorsten
Zeile 1: Zeile 1:
-====== Type 4: Configuration file ======+====== Type 0x4: Options file ====== 
 +All settings the user makes in the options menu are stored in a file called "options.m4o" located inside the save game folder after the game is closed. There is no complex variable name and value system like in the savegame files. All numerical values are just stored next to each other in a specific order. As every value is present at the very start, the file size never changes. 
 + 
 +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 ==
rotering-net.de WIKI

Table of Contents

Filetypes: Myst IV

  • Type 0: Container
  • type1
  • Type 0x3: Savegame
  • Type 0x4: Options file
  • Type 6: ?
  • type7
  • type8
  • typea
  • typec
  • typee
  • typef
  • type14
  • type16
  • type18
  • type19
  • type1b
  • Type 24: Subtitles
  • Type 25: Labels
  • type27
  • type29
  • type6a
  • type87