Page 1 of 1

Linux compress

Posted: Wed May 15, 2013 2:46 am
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?

Re: Linux compress

Posted: Wed May 15, 2013 1:50 pm
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?

Re: Linux compress

Posted: Thu May 16, 2013 12:35 am
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.