Game data files
From Just Solve the File Format Problem
Revision as of 04:04, 5 November 2012 by Dan Tobias (Talk | contribs)
File Formats | > | Electronic File Formats | > | Game data files |
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: 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