logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

unmass - extract game archive files

Author

       unmass was written by Miro Janosik.

       This manual page was written by Gürkan Myczko <gurkan@phys.ethz.ch>, for the Debian project (but  may  be
       used by others).

                                                  July  9, 2007                                        UNMASS(1)

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

See Also