• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!
  • ✅ The POLL for Hive's Texturing Contest #34 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!
  • ✅ The POLL for Hive's Techtree Contest #20 is OPEN! Vote for the TOP 3 FACTIONS! 🔗Click here to cast your vote!

How Can I edit WarCraft 3 .mpq files?

Status
Not open for further replies.
Level 4
Joined
Oct 26, 2008
Messages
72
How Can I edit WarCraft 3 .mpq files without crash? (HELP)

Hello.
Excuse me to all, but... How can I edit WarCraft III .mpq main files? (like war3.mpq or war3x.mpq).

I used PowerMPQ and MPQEditor, but the game always crashes when I save a modified .mpq file.
I mean, I want to modify a .mpq file without starting the game and have a "CRITICAL ERROR" or an "ACCESS VIOLATION" or something like that.

Thanks :grin:

PS: Srry, I'm not a good english talker U_u
 
Last edited:
Yes.

But it is technically impossible for Blizzard to check have you modified your files or not. Unless they come to visit to your home.

MPQeditor and Viewer worked fine for me but I dont know why it keeps crashing since I didnt modify any files. Just wanted to take a look to them.

Is is too strange... Sc2 have got an official Mod Editor (inside the Map Editor). It will be so ironical that Wc3 mods are illegal.

QUESTION UNSOLVED
 
Last edited:
Hello.
Excuse me to all, but... How can I edit WarCraft III .mpq main files? (like war3.mpq or war3x.mpq).

I used PowerMPQ and MPQEditor, but the game always crashes when I save a modified .mpq file.
I mean, I want to modify a .mpq file without starting the game and have a "CRITICAL ERROR" or an "ACCESS VIOLATION" or something like that.

Thanks :grin:

PS: Srry, I'm not a good english talker U_u

Well with MPQEditor (sorry this may not answer your problem) it doesn't need to save it does it automaticly unless if its a different one your using.
 
Hello.
Excuse me to all, but... How can I edit WarCraft III .mpq main files? (like war3.mpq or war3x.mpq).

I used PowerMPQ and MPQEditor, but the game always crashes when I save a modified .mpq file.
I mean, I want to modify a .mpq file without starting the game and have a "CRITICAL ERROR" or an "ACCESS VIOLATION" or something like that.

Thanks :grin:

PS: Srry, I'm not a good english talker U_u
Search the official .mpq file and compare it with yours. Maybe there is something you deleted or forgot to add in.
 
then he is doing it inproperly.

there are even .mpq mods that replace default models/skins in wc3. some people use these .mpq packs especially in dota because they like fancy movels.

or maybe it works only with skins because models might have different different attributes and desync the game.
 
You edit them by first loading the header. Be warned that it is in little endien format so languages like java need to invert the byte order. You then create the decryption algerthim to decode the block and hashtables. Finally you load everything and edit to your hearts content.

For exact file specifications, I advise googling. Be warned that WoW and SC2 mpqs are slightly different although mostly the same.
 
Status
Not open for further replies.
Back
Top