SMPQ(1) | General Commands Manual | SMPQ(1) |
smpq [action] [options] [archive] [files]
SMPQ - StormLib MPQ archiving utility, version 1.6
1 support up to 4GB size of archive
2 support greater then 4GB size of archive (Introduced in World of Warcraft: The Burning Crusade)
3 (Introduced in World of Warcraft: Cataclysm Beta)
4 (Introduced in World of Warcraft: Cataclysm)
For all locale id see: http://msdn.microsoft.com/en-us/library/ms912047(WinEmbedded.10).aspx
none None compression
IMPLODE Pkware Data Compression IMPLODE method - OBSOLETE (It was used only in Diablo I)
PKWARE Pkware Data compression
HUFFMANN Huffmann compression (Introduced in Starcraft I)
ADPCM_MONO IMA ADPCM compression for 1-channel (mono) WAVE files - Lossy compression, only for WAVE files (Now it is not used)
ADPCM_STEREO IMA ADPCM compression for 2-channel (stereo) WAVE files - Lossy compression, only for WAVE files (Now it is not used)
ZLIB ZLIB compression (Introduced in Warcraft III)
BZIP2 BZIP2 compression (Introduced in World of Warcraft: The Burning Crusade)
SPARSE SPARSE compression (Introduced in Starcraft II)
LZMA LZMA compression (Introduced in Starcraft II)
HUFFMANN+ADPCM_MONO Together Huffmann and IMA ADPCM compression for 1-channel (mono) WAVE files
HUFFMANN+ADPCM_STEREO Together Huffmann and IMA ADPCM compression for 2-channel (stereo) WAVE files
ZLIB+PKWARE Together ZLIB and Pkware Data compression
BZIP2+PKWARE Together BZIP2 and Pkware Data compression
SPARSE+ZLIB Together SPARSE and ZLIB compression
SPARSE+PKWARE Together SPARSE and Pkware Data compression
SPARSE+BZIP2 Together SPARSE and BZIP2 compression
SPARSE+ZLIB+PKWARE Together SPARSE, ZLIB and Pkware Data compression
SPARSE+BZIP2+PKWARE Together SPARSE, BZIP2 and Pkware Data compression
smpq -l|-x [options] [archive] -p [prefix1:archive1] [prefix2:archive2] ... -- [files]
smpq -c archive.mpq
smpq -c archive.mpq file1.txt file2.txt
smpq -x archive.mpq
smpq -x archive.mpq '*.txt'
smpq -i archive.mpq
SMPQ is written by Pali Rohár <pali.rohar@gmail.com>
SMPQ is distributed under GNU GPL v3
Jul 8 2018 | SMPQ - StormLib MPQ archiving utility, version 1.6 |