Valhalla Legends Archive

Programming => Advanced Programming => Topic started by: K on July 13, 2003, 07:11 PM

Title: Extracting Files from MPQ
Post by: K on July 13, 2003, 07:11 PM
I was wondering how to (programatically) extract some pictures from the D2/XP data mpqs, specifically the item graphics to display in inventory.  Any leads at all would be helpful.

(This may belong in general programming, but I'm trying to avoid stupid replies; move at your whim.)
Title: Re:Extracting Files from MPQ
Post by: Skywing on July 13, 2003, 09:41 PM
Quote from: K on July 13, 2003, 07:11 PM
I was wondering how to (programatically) extract some pictures from the D2/XP data mpqs, specifically the item graphics to display in inventory.  Any leads at all would be helpful.

(This may belong in general programming, but I'm trying to avoid stupid replies; move at your whim.)

I'd recommend you use Google (http://www.google.com) before posting if possible...:

Some of the extractors/documentation that Google came up with, excluding programs without source code or usable libraries:

Storming (http://www.infoceptor.com/files/storming.zip)
Inside MoPaQ (http://www.campaigncreations.org/starcraft/inside_mopaq/)
Stormless MPQ Editor (http://www.angelfire.com/sc/mpq/)
SFMPQAPI (http://shadowflare.ancillaediting.net/dwnload.html)
LMPQAPI (http://www.chat.ru/~lelmpq/)
StormLib (http://www.chiark.greenend.org.uk/ucgi/~owend/cvsweb/stormlib/)
StormAPI (http://www.zezula.net/download/stormapi.zip)
[/list]