User Tools

Site Tools


formats:start

This is an old revision of the document!


File Types

  • .ZAX - (200) These files define map layout, i.e. placement of all objects in a map - trees, buildings, boulders, creature spawnpoints, traps, … Also a heightmap and a lightmap. They are text dumps of CLayerSaveData objects. Placed under $DATA/Levels/.
  • .WAY - (200) searchmap, placed under $DATA/Cache/Levels
  • .MDL16 - (5653) 3D models, found under $DATA/Cache/Models/
  • .FRM16 - (1180) Static images, placed under $DATA/Cache/ and embedded inside MDL16 and SEQ16 files
  • .SEQ16 - (84) Animated images mostly for things like cursors and HUD. Placed under $DATA/Cache/Animated Textures/ and $DATA/Cache/Resources/.
  • .SAV - Saved games. They get placed in $INSTALL/SaveGames/
  • .RPG - Found in $INSTALL/Characters/Last Character.RPG.

Files in common formats

  • .OGG - (3101) Sound effects, music and NPC speech. The most is 44100 Hz mono. They are found in $DATA/Sounds and $DATA/Music and $DATA/Resources/Levels/*/Dialog/<CHARNAME> VOs/ dirs respectively.
  • .WAV - (14) Sound files in RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, mono 22050 Hz format. All can be found under $DATA/Sounds/. Their main use is !None (no sound), UI and launch effects. Animal ones were probably missed when converting files to OGG.
  • .BIK - (4) Intro and logo videos in Bink format. Placed in $DATA/Movies/
  • .TTF - (3) All in $DATA/Resources/Fonts/True Types/

Miscellaneous Files

  • .DOC - (1) Leftover internal memo by QA staff. It's in $DATA/Resources/Levels/3 Montaillou/Dialog/fabrisse.doc
  • .XLS - (1) Probably leftover from development. Lists unique magic items, their powers and where they were placed.
  • .RDS - (2) Leftover from ZAX: The Alien Hunter game.
formats/start.1287352636.txt.gz · Last modified: 2010-10-17 21:57 by edheldil