Search found 2 matches

by djfye
Thu May 16, 2013 12:35 am
Forum: UnrealRSC
Topic: Linux compress
Replies: 2
Views: 34939

Re: Linux compress

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.
by djfye
Wed May 15, 2013 2:46 am
Forum: UnrealRSC
Topic: Linux compress
Replies: 2
Views: 34939

Linux compress

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?