Linux compress

Redirect Server Check for Unreal Tournament 3
Post Reply
djfye
Posts: 2
Joined: Thu May 27, 2010 10:03 am

Linux compress

Post by djfye »

The compress feature works on linux with the ut3 script in the Binaries folder but not with the ut3-bin, is it possible to get UnrealRSC to be able to compress on Linux using that?
Masher
Site Admin
Posts: 3612
Joined: Thu Apr 20, 2006 2:54 pm
Location: America's Heartland
Contact:

Re: Linux compress

Post by Masher »

Been a long time since I've touched the code and don't remember. I'd assume it would already call the right thing under linux. Have you tested?
Masher
-----------
Please do not PM me unless asked to! We are a small company. If you have an issue or question it would be best to post it in the forums where it can help others in the future.

NEW Join our Discord!
djfye
Posts: 2
Joined: Thu May 27, 2010 10:03 am

Re: Linux compress

Post by djfye »

I looked through the ut3 script and found what it was doing that would make ut3-bin work. All the script does is sets the correct paths in your system before it calls ut3-bin. In the end I had to add the location of ut3-bin to my LD_LIBRARY_PATH to get it to work by just running the ut3-bin.
Post Reply