DIV Games Studio

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Game data files |extensions={{ext|map}}, {{ext|fpg}}, {{ext|pal}}, {{ext|fnt}}, others |released=~1998 }} '''DIV Games Studio''' is...")

Revision as of 13:36, 13 April 2025

File Format
Name DIV Games Studio
Ontology
Extension(s) .map, .fpg, .pal, .fnt, others
Released ~1998

DIV Games Studio is a video game creation application originally developed by Hammer Technologies. It has a number of native data file formats.

It was originally for DOS. Later versions support other platforms.

Contents

Formats

Native formats include:

  • .MAP: Single image
  • .FPG: Container for multiple images
  • .PAL: Color palette
  • .FNT: Font

Identification

Most of the formats start with three lowercase ASCII characters reflecting the filename extension, then bytes 0x1a 0x0d 0x0a 0x00, then a one-byte version number that's often 0x00. Possibilities for the first three bytes include "map", "fpg", "pal", "fnt".

Specifications

Software

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox