Warcraft III resources & community, 2003–2006 · archived

War3 Patch Extracting

12 posts
#1

War3 Patch Extracting

This is a simple tutorial that tells you how to get the items, like new heroes from the War3Patch.mpq.

Very Easy: 2/10

or

Method 1.
Use MPQ master to easily extract resources from War3Patch.mpq.

Method 2.
Use WinMPQ to open the War3Patch.mpq in your Warcraft III directory. Select all of the files in there, and extract them to a folder. You may have already noticed that the files all begin with "Unknown," we'll change that later.

Open up the hex editor, and start from the first file in the list, and work your way to the last file. SEE LEGEND BELOW to figure out your extensions

LEGEND:
RIFF WAVfmt - If you see WAV RIFF in the hex editor, that means that that file is a .WAV file.
MDLX - If you find a file with MDX and MDL in the hex editor, that means that that file is a .MDX file.
BLP - If you see BLP in your file, that means that the file is a .BLP file.

Nothing in particular - If you just see a bunch of weird characters and no specific file extensions, that means that I have no clue what that file is.
Almost forgot...The Brains, AI - if you look around in some files, you will see a small group of letters that are like AI. AI, AL, ETC.

So, how long does this take?
It depends on your skills with a computer.
#2
I don't understand what I have to do when I open extracted file in Hex Editor. Can You explain what to do.
#3
You have to look at the beginning characters of the file in the hex editor. Look for characters in a sequence that make up a Warcraft 3 file extension.
#4
This is cool .. i allways wanted to open the patch.. good :wink:
#5
I was asking myself why the hell the files were unknow... hmm now i know!:P

Big thx orcfan32!
-Rui
#6
I am still searching for a hex editor .. can u give me a link?
#7
eXciTeI am still searching for a hex editor .. can u give me a link?


Yes im having same trouble. Can you give us a link to that Hex Editor? :lol:
#8
Google..is..your..friend!

You can get a free one TRIAL VERSION of HexWorkshop

I am also working on one..interface is done. Have to get the conversions from the file to the hex code. There may be a free one out there somewhere.
#9
Cool! Big thanks again! :)

-Rui
#10
Hmm, there is a much easier way by creating a fake War3Patch.mpq file(it should be empty), placing it where you installed the game and applying the patch. Then each time you open the War3Patch.mpq file with a mpq browser you will see everything like in every else mpq file.
#12
I have made a program for quickly finding out what the files are, but I need a place to host it...