Game data files

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Free Hero Mesh code page file)
(Other)
Line 158: Line 158:
  
 
* Valve Source Engine
 
* Valve Source Engine
** [[Valve Model Format]] (.mdl)
+
** [[Valve Model Format]] (.mdl) [https://developer.valvesoftware.com/wiki/MDL Source Code]
 
** [[Valve Collision Model]] (.phy)
 
** [[Valve Collision Model]] (.phy)
 
** [[Valve Map Format]] (.vmf)
 
** [[Valve Map Format]] (.vmf)

Revision as of 15:41, 8 September 2021

File Format
Name Game data files
Ontology

{{{caption}}}

Contents

Overview

Many popular games use proprietary file formats to store their assets. These include custom image, sound and video formats and custom archive formats. There is no way that all of these can be enumerated here in some way or another. And as long as the games can still be run by an Emulator it's not that much of a deal. However, a lot of work has been put into deciphering, decrypting and hacking these files, and that work should be preserved.

See also: Interactive Fiction for data formats related to text adventure games, Puzzles for puzzle-game files, and Saved Games for data saved by games to store a player's game status.

References

  • Xentax Wiki
  • ReWiki
  • QuickBMS, a tool suite to describe archives in an abstract BASIC-like language, and lots of scripts for even more games

General Game Formats

This section details formats such as Interplay ACM and Unreal Music Format which are used in a number of games.

Archiving / Compression

Audio / Music

(see also Audio and Music)

Game programming languages

(see also Programming Languages)

Other

  • Infinity Engine
  • NetImmerse / Gamebryo Engine
  • Raven Software game engine
    • GLA - Ghoul animation (.gla)
    • GLM - Ghoul mesh (.glm)
  • Torque 3D game engine

Individual Game Formats

This section details formats which are specific to a single game (or perhaps a game series), such as God of Thunder Music Format.

Game hints

Board/card games

External links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox