Page 1 of 1

How to unpack .zwp files with DrPack?

Posted: Mon Jul 24, 2017 12:31 pm
by Secg
Greetings, all!

A member of AMRTS.4rumer had provided a detailed instruction on how to unpack .x files into editable .cfg ones. And so far I've successfully used this method to obtain the .cfg[/i], which I then mod with NotePad++ to make my Heroic mods.

However, does any know how to unpack Dark Reign 2's AI personality files aggressive.zwp & defensive.zwp? As I am learning to write harder AIs, however, when I right-click on the .zwp & choose the drop-down option "Edit with Notepad ++", all I saw was gibberish & I cannot apply the same method above to unpack the .zwp into readable & editable .cfgs.

Please help, & thanks in advance!

Question answered by self

Posted: Thu Jul 27, 2017 8:02 am
by Secg
No worry. I've figured out how. I used Notepad++ to convert the .zwp into .x without corrupting the .x. Then I used the methods above to unpack the .x into smaller & editable .cfgs.

Re: How to unpack .zwp files with DrPack?

Posted: Thu Jul 27, 2017 12:56 pm
by TommyCD1
No need for this actually, there's a much easier way of working with .zwp files called DrPack.

http://www.mediafire.com/?oma727g9rb2lzhy

To install it, just run install_dp.exe and then double click on a .zwp file to have it decompressed under a folder of the same name. To recompress .zwp files, right click on your root folder ex: 8ally and then click 'Pack folder with DrPack'. This will create a .zwp file of your mission.

Also, this method works with .x files too, all you need to do is change the file extension from .x to .zwp.

Re: How to unpack .zwp files with DrPack?

Posted: Thu Jul 27, 2017 1:11 pm
by Secg
TommyCD1 wrote: Thu Jul 27, 2017 12:56 pm No need for this actually, there's a much easier way of working with .zwp files called DrPack.

http://www.mediafire.com/?oma727g9rb2lzhy
Excellent as always :ROCK: , TommyCD1. Thanks for the link. Hopefully Windows 10 will let me run DrPack tho.

Re: How to unpack .zwp files with DrPack?

Posted: Wed Aug 02, 2017 10:30 am
by TommyCD1
I've been using Windows 10 for much of my modding career by now and DrPack works just fine. The only problem I'd say though is that DrPack can only work with .zwp files that are located on the same drive that it was installed to. It won't work across drives.