MoPaQ
From Just Solve the File Format Problem
(Difference between revisions)
(Added stub page with basic information and a few links.) |
|||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 6: | Line 6: | ||
The MoPaQ format (.MPQ) files are proprietary game containers used by Blizzard Entertainment for their games including Warcraft 3 and World of Warcraft. They are used to contain many of the game assets that are needed by the game at runtime. | The MoPaQ format (.MPQ) files are proprietary game containers used by Blizzard Entertainment for their games including Warcraft 3 and World of Warcraft. They are used to contain many of the game assets that are needed by the game at runtime. | ||
| + | |||
| + | == Specifications == | ||
| + | * http://www.zezula.net/en/mpq/mpqformat.html | ||
| + | * [https://github.com/ladislav-zezula/StormLib/blob/master/doc/The%20MoPaQ%20File%20Format%201.0.txt The MoPaQ Archive Format v1.0] | ||
| + | * https://wowdev.wiki/MPQ | ||
| + | * [{{DexvertbinblobURL|vibeExtract/mpq/mpq.txt}} vibeExtract:mpq/mpq.txt] | ||
| + | |||
| + | == Software == | ||
| + | * [{{DexvertbintreeURL|vibeExtract/mpq}} vibeExtract:mpq] | ||
| + | |||
| + | == Sample files == | ||
| + | * {{DexvertSamples|archive/mpq}} | ||
== Links == | == Links == | ||
| − | * [ | + | * [[Wikipedia: MPQ (file format)]] |
| − | + | ||
| − | + | [[Category:Blizzard]] | |
Latest revision as of 18:32, 24 July 2026
The MoPaQ format (.MPQ) files are proprietary game containers used by Blizzard Entertainment for their games including Warcraft 3 and World of Warcraft. They are used to contain many of the game assets that are needed by the game at runtime.
Contents |
[edit] Specifications
- http://www.zezula.net/en/mpq/mpqformat.html
- The MoPaQ Archive Format v1.0
- https://wowdev.wiki/MPQ
- vibeExtract:mpq/mpq.txt