unmass - extract game archive files
Contents
Description
This manual page documents briefly the unmass command.
unmass is a tool to extract game archives. It supports the following archive types: Crismon Land,
Baldur's Gate 2, Civilization 4, Doom (WADs), Dune 2, Etherlords 2, Final Fantasy 7 and 8, Flashpoint,
Knights of Xentar, Metal Gear Solid (DARs), Moorhuhn 2 and 3, Megaman Legends, Oni, Operation Flashpoint,
Princess Maker 2, Quake 1, RollCage, Swine, Unreal Tournament umods, Virtua Fighter bitmaps, MEA exe's,
some economy file format.
Examples
Display list of files contained inside archive 'battle.lgp'
unmass -list battle.lgp
Opens 'battle.lgp' and extracts file 'aabc.txt' and all files ending
with 'dat' into current directory
unmass -e battle.lgp aabc.txt *dat
Name
unmass - extract game archive files
Options
-h,--help
Show summary of options.
-e<archivefile><filename>[...<filename>]
Opens the archive and extract files.
--modules
Prints out list of modules for archive loading.
--list<archivefile>
Opens the archive and prints list of the files inside.
See Also
pak(1).
Synopsis
unmass [options] file
