andyofne |
01-29-2009 09:53 AM |
Quote:
Originally Posted by {2399}Straycat
(Post 5813)
Thats the same site you gave us access to right, Andy? If so, I'll have to look a little deeper.
Also, does anyone remember how to decompress a UZ file? Candy? Anyone?
I knew the dos commands years ago but Ive forgotten how.......
gettin old sux:(
|
Yeah, it's ucc decompress filename.ext
You may have to be in the C:/Unrealtournament/system directory (where ever the ucc.exe file exists OR using the pathname before the command, as in: C:\unrealtournament\System\ucc.exe compress C:\pathtofile\filename.ext
I wrote a Visual Basic GUI tool that had a compress / decompress ability for both classic UT 99 files and for UT2003/2004 files.
It was a little buggy but a damn site easier than commandlining it every time.
|