PDA

View Full Version : Is there a way to unpack only certain files with unpacker?



lonck
07-21-2007, 04:33
I don't want to unpack all files because of limited HD space I just want to unpack the building stat files and the unit stat files. Is there a way to do that?

HomelessDepot
07-21-2007, 05:11
lonck,

Yup, the readme contains some instructions, none of which I found to be real helpful. BUT, someone here once posted a handy unpack.cmd (if you search you might be able to find the origional thread), so I just use the below:

unpacker --source="..\..\packs\*.pack" --destination=..\..\ --filter=export_descr_unit.txt

Put that in a text file in the unpacker folder, replace the filter with whatever your looking for (i.e. replace "export_descr_unit.txt" with whatever you want), rename the file to "unpack.cmd" and run it. Easy as pie. You can always use an astrix as well of course, so "*.txt" would unpack all the text files.

Let me know if you can't get it working.


-HomelessDepot

lonck
07-21-2007, 05:37
omg thnx sooo much.

HomelessDepot
07-21-2007, 05:40
No problemo lonck, happy to help.

-HomelessDepot

lonck
07-21-2007, 05:50
another problem just arised. I think theres a command line that I have to put in the preference file to tell the game to take the exctracted files first? because I just changed the recrutment slots and it doesn't work.

lonck
07-21-2007, 05:58
nvm I found it. We can edit or delete our own posts?

lonck
07-21-2007, 06:07
never understood why some posts don't let users edit & delete their own posts.

sapi
07-21-2007, 06:37
You can edit your own posts once you become a full member.

Deletion is not allowed on vB forums as deleting the first post of a thread deletes the entire thread.

Thread closed on request.