Results 1 to 2 of 2

Thread: How can I unpack specific files?

  1. #1

    Default How can I unpack specific files?

    I tryied this:
    Code:
    unpacker --source=..\packs\*.pack --destination=c:\packs\ --filter=#northern_european_c_cannon_maker.tga
    and this:
    Code:
    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?
    How to unpack specific files to they respective folders:
    make a new .cmd in Medieval II Total War\tools\unpacker and put this inside after you right-click edit.
    Code:
    unpacker --source="..\..\packs\*.pack" --destination=..\..\--filter=[name of file goes here w/o brackets]

  2. #2

    Default Re: How can I unpack specific files?

    whew, found it.
    How to unpack specific files to they respective folders:
    make a new .cmd in Medieval II Total War\tools\unpacker and put this inside after you right-click edit.
    Code:
    unpacker --source="..\..\packs\*.pack" --destination=..\..\--filter=[name of file goes here w/o brackets]

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO