rotering-net.de WIKI
Sie befinden sich hier: rotering-net.de WIKI » English » Filetypes Reference » Filetypes: Myst and Riven

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Nächste Überarbeitung
Vorhergehende Überarbeitung
en:fileformats:myst [2006-07-27 18:15] – angelegt thorstenen:fileformats:myst [2018-05-22 07:41] (aktuell) – thorsten
Zeile 1: Zeile 1:
 +====== Filetypes: Myst and Riven ======
 +==== File Format Description ====
 +=== File Structure ===
 +  * Format Type: Container
 +  * Endian Order: Big Endian
 +  * File Extension: .dat (Myst) or .mhk (Riven)
  
 +<note important>Mohawk files sometimes contain some dump data; so read it by analysing the offsets.</note>
  
 +== FILE ==
 ^ Header  ^^^^ ^ Header  ^^^^
 | CHAR8  | 0x4  | Identifier  | "MHWK"  | | CHAR8  | 0x4  | Identifier  | "MHWK"  |
Zeile 7: Zeile 14:
 ^ Container Info  ^^^^ ^ Container Info  ^^^^
 | CHAR8  | 0x4  | Identifier  | "RSRC"  | | CHAR8  | 0x4  | Identifier  | "RSRC"  |
-| INT+32  | 0x1  | | |+| INT+32  | 0x1  | ?  | |
 | INT+32  | 0x1  | Container size  | //with header//  | | INT+32  | 0x1  | Container size  | //with header//  |
 | INT+32  | 0x1  | Type list offset  | = aa, //absolute//  | | INT+32  | 0x1  | Type list offset  | = aa, //absolute//  |
Zeile 19: Zeile 26:
 | TYPEINFO*  | [ab]  | Type information  | | | TYPEINFO*  | [ab]  | Type information  | |
 | TYPEALLOC*  | [ab]  | Type allocation list  | | | TYPEALLOC*  | [ab]  | Type allocation list  | |
 +^ File list  ^^^^ 
 +| INT+32  | 0x1  | File offset  | //absolute//  | 
 +| INT+24  | 0x1  | File size  | | 
 +| INT+8  | 0x1  | File flags  | |
  
  
Zeile 29: Zeile 39:
 == TYPEFILELIST* == == TYPEFILELIST* ==
 ^ TypeFileList  ^^^^ ^ TypeFileList  ^^^^
-| INT+16  | 0x1  | File ID 1  | | +| INT+16  | 0x1  | File Resource ID  | | 
-| INT+16  | 0x1  | File ID 2  | |+| INT+16  | 0x1  | File Index ID  | |
  
 == TYPEINFO* == == TYPEINFO* ==
Zeile 38: Zeile 48:
 | INT+16  | 0x1  | ?  | | | INT+16  | 0x1  | ?  | |
  
- +=== References === 
 +http://wiki.xentax.com/index.php/Mohawk_MHK 
 +http://www.dalcanton.it/tito/esperimenti/riven/mohawk_mhk.txt
rotering-net.de WIKI

Table of Contents

English

Software

  • Myst-Explorer's Toolkit
  • Untìl Uru Locator

Miscellaneous

  • Filetypes Reference