From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
m (Cleanup)
Line 1: Line 1:
{{Header Nav|game=Mythos}}
== Game data ==
== Game data ==
You can find game data in the following directories:
You can find game data in the following directories:
Line 6: Line 8:


=== Unpacking the DAT files ===
=== Unpacking the DAT files ===
Mythos DAT archives can be extracted using the [http://www.xentax.com/uploads/author/johndoe/unhell.zip UnHell] command-line tool, which was originally developed for unpacking the DAT files for ''Hellgate: London''.
Mythos DAT archives can be extracted using the [http://www.xentax.com/uploads/author/johndoe/unhell.zip UnHell] command-line tool, which was originally developed for unpacking the DAT files for [[Hellgate: London]].


=== Protected data ===
=== Protected data ===
Line 12: Line 14:


You can verify the hash values of protected files using the [http://download.microsoft.com/download/c/f/4/cf454ae0-a4bb-4123-8333-a1b6737712f7/windows-kb841290-x86-enu.exe Microsoft File Checksum Integrity Verifier] command-line tool. You can also create your own hash digests with this tool; however, you cannot modify a protected file and the file's associated hash value in <code>ntlfl.cfg</code>. Mythos will start up, but the hash value will be checked against the value stored by the server. Mythos will automatically restart and <code>ntlfl.cfg</code> will be reset to the defaults.
You can verify the hash values of protected files using the [http://download.microsoft.com/download/c/f/4/cf454ae0-a4bb-4123-8333-a1b6737712f7/windows-kb841290-x86-enu.exe Microsoft File Checksum Integrity Verifier] command-line tool. You can also create your own hash digests with this tool; however, you cannot modify a protected file and the file's associated hash value in <code>ntlfl.cfg</code>. Mythos will start up, but the hash value will be checked against the value stored by the server. Mythos will automatically restart and <code>ntlfl.cfg</code> will be reset to the defaults.
{{Footer Nav|game=Mythos|prevpage=Miscellaneous Items}}

Revision as of 05:57, 21 April 2008

Game data

You can find game data in the following directories:

  • \Program Files\Flagship Studios\Mythos\data_mythos (contains DAT archives)
  • \Documents and Settings\Morgan\My Documents\My Games\Mythos (contains logs, settings, and local saves)

Unpacking the DAT files

Mythos DAT archives can be extracted using the UnHell command-line tool, which was originally developed for unpacking the DAT files for Hellgate: London.

Protected data

Specific files that can be extracted from the DAT archives are protected by SHA1 hash digests. These protected files are listed with their associated hash values in the ntlfl.cfg file located in the \data_mythos directory. Other files, which have the extension .cooked, cannot be viewed using any standard text editor.

You can verify the hash values of protected files using the Microsoft File Checksum Integrity Verifier command-line tool. You can also create your own hash digests with this tool; however, you cannot modify a protected file and the file's associated hash value in ntlfl.cfg. Mythos will start up, but the hash value will be checked against the value stored by the server. Mythos will automatically restart and ntlfl.cfg will be reset to the defaults.