View Single Post
  #2 (permalink)  
Old 12-07-2007, 01:57 AM
I_Raps's Avatar
I_Raps
[User Offline]
 
Join Date: Jul 2006
Posts: 2,244
Default Re: Q: how to remove .tex files from an .arc file?

I've always kept backups of the original .arc and .arz files for situations like this.

You can download them here: http://www.titanquest.net/forums/tec...original+files

...but give SoulSeekkor's bandwidth a break and keep copies next time.




As for your multi-tex issue, try changing your command line/batch file from -add to -replace:

Quote:
Originally Posted by iboga View Post
like:
archivetool "resources\creatures.arc" -add "pc\male\malepc01_burgendy.tex" "resources\" ???
to archivetool "resources\creatures.arc" -replace "pc\male\malepc01_burgendy.tex" "resources\"

Last edited by I_Raps : 12-07-2007 at 02:01 AM.
Reply With Quote