HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

War3 File Unpacker

01-23-2003, 02:19 AM#1
BlacKDicK
War3 File Unpacker source
by BlacKDicK.

Please this stuff only for educational purposes.

Small tool used to unpack some of the War3
generated files, including:

War3 Replays (*.w3g)
War3 Save Games (*.w3z)
War3 Game Caches (*.w3v)

This is pretty much a tool to help the research
of those file formats.

Versions:

2.0.0.0 (12/28/2005)
* Rewrote the whole thing using C# 2005. zlib external dll not required anymore.
* Now requires the NET Framework Version 2.0 Redistributable Package

1.1.0 (07/02/2003)
* Updated to work with FT and RoC 1.10 or above.

1.0.0 (01/23/2003)
* Initial Release
Attached Files
File type: rarW3Unpacker.rar (72.2 KB)
01-23-2003, 04:01 AM#2
CBWhiz
Could you by any chance add WTG to that list? Thanks If you can.
01-23-2003, 01:34 PM#3
BlacKDicK
WTG files are not packed, they have their own format.
12-28-2005, 11:46 PM#4
Starcraftfreak
I'll bump this thread, because BlacKDicK released a new version today. Don't complain about it using .NET please. It was his decision to use this (great ) developer tool from Microsoft.

Edit:
Incase you guys wonder how to use it:
Just get the W3Unpacker.exe from the W3Unpacker\bin\Release in the archive. I just tested it and it works without the other files which are for debugging purposes anyway.
05-22-2006, 12:04 PM#5
geocine
how can i open the .unp file
05-22-2006, 03:21 PM#6
PitzerMike
With a hex-editor.
You'll still need to know the replay/savegame/gamecache format specifications for it to be useful for you.
01-06-2009, 11:03 PM#7
Uiaw3g
How can I compress it back?