Log in

View Full Version : How can I unpack specific files?



lonck
02-09-2008, 01:28
I tryied this:

unpacker --source=..\packs\*.pack --destination=c:\packs\ --filter=#northern_european_c_cannon_maker.tga
and this:

unpacker --source=..\packs\*.pack --destination=c:\packs\ --filter=data/ui/northern_european/buildings/construction/#northern_european_c_cannon_maker.tga
none of them work. What do I have to type to maek it so that it unpacks only the files I want?

lonck
02-09-2008, 02:12
whew, found it.