File formats
From Worms Knowledge Base
Revision as of 02:13, 7 March 2022 by Cgar (Talk | contribs) (add soundbank wav extension parenthesis)
(Up to 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.
Second Generation File Formats
Worms 2
Graphics
- Graphics directory (*.dir)
- Image file (*.img)
- Sprite file (*.spr)
- Font file (*.fnt)
- Palette file (*.pal)
- Monochrome map (*.lev)
- Land Data file (*.dat)
Configuration
- Options file (*.opt)
- Weapons file (*.wep)
- Worms 2 team file (*.st1)
- Worms 2 mission file (*.dat)
Worms Armageddon
Graphics
- Graphics directory (*.dir)
- Image file (*.img)
- Sprite file (*.spr)
- Sprite bank file (*.bnk)
- Font file (*.fnt)
- Palette file (*.pal)
- Monochrome map (*.bit, *.lev)
- Colour map (*.png)
- Land Data file (*.dat)
- Custom team flag (*.bmp)
- Custom team grave (*.bmp)
Configuration
- Game scheme file (*.wsc)
- Team file (*.wgt, *.wwp)
- Worms Armageddon mission file (*.wam)
- Game configuration (registry/INI settings)
Other
- Replay file (*.WAgame)
- Speech soundbank (*.wav)
Mgame File Formats
Online Worms
Graphics
- Land Data file (*.dat)
- Image file (*.img)
- KSF image directory (*.ksf)
- Palette file (Online Worms) (*.pal)
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
Graphics
- Colour map (*.wrm)
Misc.
Worms: Reinforcements / United
Graphics
- Colour map (*.pcx)
Configuration
- Team file (*.cfg)
Misc.
- Speech soundbanks (*.sfx)
Worms: The Directors Cut
Graphics
- DIY terrain (*.diy)
- Monochrome map (*.gft)
- Mountain set (*.mnt)
- Colour map (*.wrm and *.wrm16)
Configuration
- Options file (*.opt)
- Team file (no extension)
Misc.
- Speech soundbanks
- TWSTUFF (TW*)
External Links
- Syroot.Worms - a .NET library loading and saving second generation file formats