Difference between revisions of "File formats"

From Worms Knowledge Base

Jump to: navigation, search
(Less intrusive link to file format library)
(Add OW and WWPA file formats (I add specific format documentation soon).)
Line 1: Line 1:
{{ParentArticle|[[Worms 2]], [[Worms Armageddon]], [[Worms World Party]], [[Worms]], or [[Worms: The Directors Cut]]}}
+
{{ParentArticle|[[Worms 2]], [[Worms Armageddon]], [[Worms World Party]], [[Online Worms]], [[Worms World Party Aqua]], [[Worms]], or [[Worms: The Directors Cut]]}}
 
Like most other games, Worms uses many proprietary file formats to store its data.
 
Like most other games, Worms uses many proprietary file formats to store its data.
  
Line 5: Line 5:
  
 
=== Worms 2 ===
 
=== Worms 2 ===
 
 
==== Graphics ====
 
==== Graphics ====
 
* [[Graphics directory]] (*.dir)
 
* [[Graphics directory]] (*.dir)
Line 14: Line 13:
 
* [[Monochrome map (Worms 2)|Monochrome map]] (*.lev)
 
* [[Monochrome map (Worms 2)|Monochrome map]] (*.lev)
 
* [[Land Data file]] (*.dat)
 
* [[Land Data file]] (*.dat)
 
 
==== Configuration ====
 
==== Configuration ====
 
* [[Options file]] (*.opt)
 
* [[Options file]] (*.opt)
Line 22: Line 20:
  
 
=== Worms Armageddon ===
 
=== Worms Armageddon ===
 
 
==== Graphics ====
 
==== Graphics ====
 
* [[Graphics directory]] (*.dir)
 
* [[Graphics directory]] (*.dir)
Line 35: Line 32:
 
* [[Custom team flag]] (*.bmp)
 
* [[Custom team flag]] (*.bmp)
 
* [[Custom team grave]] (*.bmp)
 
* [[Custom team grave]] (*.bmp)
 
 
==== Configuration ====
 
==== Configuration ====
 
* [[Game scheme file]] (*.wsc)
 
* [[Game scheme file]] (*.wsc)
Line 41: Line 37:
 
* [[Worms Armageddon mission file]] (*.wam)
 
* [[Worms Armageddon mission file]] (*.wam)
 
* [[Game configuration]] (registry/INI settings)
 
* [[Game configuration]] (registry/INI settings)
 
 
==== Other ====
 
==== Other ====
 
* [[Replay file]] (*.WAgame)
 
* [[Replay file]] (*.WAgame)
 
* [[Soundbanks|Speech soundbank]]
 
* [[Soundbanks|Speech soundbank]]
  
== First Generation File Formats ==
+
== Mgame File Formats ==
 +
 
 +
=== Online Worms ===
 +
==== Graphics ====
 +
* [[Land Data file]] (*.dat)
 +
* [[Image file]] (*.img)
 +
* [[KSF image directory]] (*.ksf)
 +
==== Other ====
 +
* [[Mgame launcher configuration]] (in-memory)
  
 +
=== Worms World Party Aqua ===
 +
==== Graphics ====
 +
* [[Land Data file]] (*.dat)
 +
* [[Image graphics directory]] (*.igd)
 +
* [[Image file]] (*.img)
 +
* [[Layout part directory]] (*.lpd)
 +
==== Other ====
 +
* [[Mgame launcher configuration]] (in-memory)
 +
 +
== First Generation File Formats ==
  
 
=== Worms ===
 
=== Worms ===
 
==== Graphics ====
 
==== Graphics ====
 
* [[Colour map (First generation)|Colour map]] (*.wrm)
 
* [[Colour map (First generation)|Colour map]] (*.wrm)
 
 
==== Misc. ====
 
==== Misc. ====
 
* Speech soundbanks:
 
* Speech soundbanks:
Line 62: Line 74:
 
==== Graphics ====
 
==== Graphics ====
 
* [[Colour map (First generation)|Colour map]] (*.pcx)
 
* [[Colour map (First generation)|Colour map]] (*.pcx)
 
 
==== Configuration ====
 
==== Configuration ====
 
* [[Team file (First generation)|Team file]] (*.cfg)
 
* [[Team file (First generation)|Team file]] (*.cfg)
 
 
==== Misc. ====
 
==== Misc. ====
 
* [[Soundbanks (first generation, MS-DOS)|Speech soundbanks]] (*.sfx)
 
* [[Soundbanks (first generation, MS-DOS)|Speech soundbanks]] (*.sfx)
Line 75: Line 85:
 
* [[Mountain set]] (*.mnt)
 
* [[Mountain set]] (*.mnt)
 
* [[Colour map (First generation)|Colour map]] (*.wrm and *.wrm16)
 
* [[Colour map (First generation)|Colour map]] (*.wrm and *.wrm16)
 
 
==== Configuration ====
 
==== Configuration ====
 
* [[Options file (First generation)|Options file]] (*.opt)
 
* [[Options file (First generation)|Options file]] (*.opt)
 
* [[Team file (first generation)|Team file]] (no extension)
 
* [[Team file (first generation)|Team file]] (no extension)
 
 
==== Misc. ====
 
==== Misc. ====
 
* [[Soundbanks (first generation, Amiga)|Speech soundbanks]]
 
* [[Soundbanks (first generation, Amiga)|Speech soundbanks]]
Line 85: Line 93:
  
 
== External Links ==
 
== External Links ==
 
 
* [https://gitlab.com/Syroot/Worms Syroot.Worms] - a .NET library loading and saving second generation file formats
 
* [https://gitlab.com/Syroot/Worms Syroot.Worms] - a .NET library loading and saving second generation file formats
 
 
__NOTOC__
 
__NOTOC__

Revision as of 15:49, 30 June 2020

Like most other games, Worms uses many proprietary file formats to store its data.

Second Generation File Formats

Worms 2

Graphics

Configuration

Worms Armageddon

Graphics

Configuration

Other

Mgame File Formats

Online Worms

Graphics

Other

Worms World Party Aqua

Graphics

Other

First Generation File Formats

Worms

Graphics

Misc.

Worms: Reinforcements / United

Graphics

Configuration

Misc.

Worms: The Directors Cut

Graphics

Configuration

Misc.

External Links

  • Syroot.Worms - a .NET library loading and saving second generation file formats
Personal tools