You are an unregistered user, you can register here
Navigation

Information

Site

Donations
If you wish to make a donation you can by clicking the image below.


 
Go Back   The Unreal Admins Page > Forums > Unreal Admins > Unreal Tournament > UT Server - Windows Specific

Reply
Thread Tools Display Modes
  #1  
Unread 16th December, 2004, 05:11 PM
kortniechan's Avatar
kortniechan kortniechan is offline
Unstoppable
 
Join Date: Aug 2004
Location: Atown
Posts: 225
Question UT file compresser?

does any one know a link to a file compresser that will work for UT99 redirects? ai can only find them for 2003-4 . im suposed to compress to .uz format correct?
Reply With Quote
  #2  
Unread 16th December, 2004, 05:20 PM
Baiter's Avatar
Baiter Baiter is offline
Holy Shit!!
 
Join Date: Apr 2004
Location: Houston, TX
Posts: 1,566
Default

http://www.unrealadmin.org/forums/showthread.php?t=6485
Reply With Quote
  #3  
Unread 16th December, 2004, 05:27 PM
grep grep is offline
Dominating
 
Join Date: May 2004
Location: The Netherlands
Posts: 128
Default

The program you need is actually already in your ut system directory: ucc.exe

ucc.exe compress <filename> will do the trick.
__________________
_
Reply With Quote
  #4  
Unread 16th December, 2004, 05:46 PM
Baiter's Avatar
Baiter Baiter is offline
Holy Shit!!
 
Join Date: Apr 2004
Location: Houston, TX
Posts: 1,566
Default

Quote:
Originally Posted by grep
The program you need is actually already in your ut system directory: ucc.exe

ucc.exe compress <filename> will do the trick.

If you want to do it file by file

And thats in the DOS Prompt BTW
Reply With Quote
  #5  
Unread 16th December, 2004, 05:53 PM
Sardukar Sardukar is offline
Godlike
 
Join Date: Feb 2003
Location: UK
Posts: 420
Default

ucc.exe is a program It just runs on MS Prompt.

Quote:
"If you want to do it file by file"
That is untrue.

If you don't want to do it file by file, use wildcards in the following way:

ucc.exe compress <filename>
or
ucc.exe compress * (to compress everything within the directory)
or
ucc.exe compress *.utx (if you were to compress every Texture file in the directory)
__________________
irc.quakenet.org - find me in; #unrealadmin #anti-cheat #ugn.pug
Reply With Quote
  #6  
Unread 17th December, 2004, 04:59 AM
2399Skillz 2399Skillz is offline
Super Moderator
 
Join Date: Jan 2004
Location: North Carolina
Posts: 2,245
Default

Then if you don't want to do any typing, just create a batch file to do it for you.
__________________

UT-FILES.COM
Get your files
Reply With Quote
  #7  
Unread 17th December, 2004, 06:00 AM
kortniechan's Avatar
kortniechan kortniechan is offline
Unstoppable
 
Join Date: Aug 2004
Location: Atown
Posts: 225
Default

Quote:
Originally Posted by 2399Skillz
Then if you don't want to do any typing, just create a batch file to do it for you.
i wish i knew how to make a batch file. how does it work?
Quote:
Originally Posted by grep
The program you need is actually already in your ut system directory: ucc.exe

ucc.exe compress <filename> will do the trick.
yeah i was lookin for a program that did it so i didnt have to do it one by one , but if i can just type ucc.exe compress * (to compress everything within the directory) yesss. that is way lucky.

once i compress the files i think it makes compressed copies correct? the orig files are left stil. or can UT run on compressed textures and maps? Faster / Slower?

thanks you all . perfection!

Last edited by kortniechan : 17th December, 2004 at 06:02 AM.
Reply With Quote
  #8  
Unread 17th December, 2004, 06:06 AM
2399Skillz 2399Skillz is offline
Super Moderator
 
Join Date: Jan 2004
Location: North Carolina
Posts: 2,245
Default

Hey, making a batch file is actually really simple, and I'm no programmer by no means.

cd ..
cd Unreal~1
cd System
ucc compress D:/compress/*.unr
ucc compress D:/compress/*.uax
ucc compress D:/compress/*.umx
ucc compress D:/compress/*.u
ucc compress D:/compress/*.utx
pause

This is the file batch file I use to compress my files. I have a folder called "compress" on d: drive, where the batch file resides. Then I have UnrealTournament installed at D:/UnrealTournament, and ucc.exe is located in the System directory, within d:/unrealtournament.

So, when I have files I need to compress for redirect I play them in the d:/compress directory, then I double click the compress.bat file I created with that code. It compresses all the files I need compressed, and stops when it is done, asking me to press any key to continue. (I only do this, for just in case any errors pop up, it will not just close the window, but rather it will stay open so I can read any errors)

If you need any help creating a batch file for your setup, I'll help you. Though, you are more than welcome to just edit my code to your needs. Just make sure the file has an extension of .bat
__________________

UT-FILES.COM
Get your files
Reply With Quote
  #9  
Unread 17th December, 2004, 07:47 AM
echo echo is offline
Killing Spree
 
Join Date: Jul 2003
Posts: 23
Default

Here's another way...create a folder in the UT system directory and name it compress, then copy and paste this into notepad and save it as compress.bat (assuming your UT directory is on your "C" drive.)

c:\unrealtournament\system\ucc compress c:\unrealtournament\system\compress\*.*

Then just create a shortcut of the compress folder (the one in the UT system directory) onto your desktop right next to the compress.bat file you just made. Place any UT file type in the compress folder and double click the compress.bat and just wait a few for the files to compress.

This is almost like skills post above, just a bit different is all.
Reply With Quote
  #10  
Unread 17th December, 2004, 09:13 AM
SixtSense's Avatar
SixtSense SixtSense is offline
Holy Shit!!
 
Join Date: Jun 2004
Location: The Hague ,Holland
Posts: 1,001
Default

Using
"compressalot" for years and works great No use to work wth ucc only for unpacking UZ files
__________________
DMC HomePage
------------------------------------------------------
Other Projects:
Fun-Dump.com 5k uniques daily
Phunneyshit.net 2k uniques daily
Trash n Babes 1,5k uniques daily
Babe-Dumper 1,5k uniques daily <New Site
________________________________
We allways search for "active" plug exchange
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 04:54 AM.


 

All pages are copyright The Unreal Admins Page.
You may not copy any pages without our express permission.