Page 1 of 1

Uplink 1.52 Patch (Windows/Linux), Demo Windows

Posted: Mon Oct 23, 2006 12:32 am
by frenchfrog
As usual, download the windows patch, linux patch (note that it requires all the .dat files to be in lib/) or linux patch with installer.
View the full changelog here.
The windows demo.


On Linux, if you hit a crash please report the relevant part of the ~/uplink/debug.log file, please also report the distro you are using. All testing was done on Ubuntu 6.06 .

Please note that on the linux version, fonts should now work fine.




VERSION 1.52

- Fixed : LANs with multiple radio transmitters having the same frequency.
- Fixed : A crash and a memory leak with IRC.
- Fixed : Font problems on Linux.

- Changed : Show a warning when buying a gateway security and there is no free memory to put the software driver.
- Changed : Resize the gateway screen display to screen size.

Posted: Mon Oct 23, 2006 1:42 am
by offsides
FYI, other than the text in the changelog, there's no difference between the 1.51TRYB and 1.52 patches for linux, but I don't remember seeing all of the changes in the TRYB discussion. I don't know if that's because you just didn't announce the other changes or you oopsed the archive. In any case, thanks for the patch!

Posted: Mon Oct 23, 2006 5:39 am
by jokeyrhyme
Okay, I thought I was just hallucinating before, but I noticed it again.

Run the game in Linux (no pre-existing ~/.uplink folder) on a widescreen (mine's 1280x800). I didn't notice anything wierd yet, but it's possible that the problem is present right from the get go.

After successfully registering with Uplink Corp, logout. I find that the log-in screen appears to be 4:3 on the left side of my 16:10 display.

The problem persists until you quit the game and go back in. I'm guessing that once it reads the the options file properly, it knows what the actual resolution is and can spread the interface out accordingly.

Not a huge problem, and since the problem is so easily remedied, I don't see any reason to fix it if it's going to take ages to do. Just thought you'd like to know.

EDIT: Okay, this only affects the login screen. The registration process seems to be spread across my display properly.

missing library

Posted: Mon Oct 23, 2006 2:00 pm
by ZeroC00l
After applying this patch (1.52, Linux version) uplink fails to load due to a missing library, libftgl.so.0 . I am using ubuntu 6.06, but the only related package I have found searching both the ubuntu and debian repositories is ftgl-dev, providing only the development files (headers an static librarys). Likewise, compiling the ftgl source from http://homepages.paradise.net.nz/henryj/code/#FTGL results in static librarys only.
Any hint on how to solve this Problem ?

Edit:
I got a working libftgl.so.0 by the following steps:
  1. obtain a copy of the ftgl source from http://homepages.paradise.net.nz/henryj/code/#FTGL (ftgl-2.1.2.tar.gz)
  2. extract the source and manually apply the changes documented in {uplink installation directory}/lib/FTGL.patch (may I suggest using a regular patch as produced by diff in the future, which can be automatically applyed using the patch command ?)
  3. run ./configure --enable-shared
  4. run make && make install (defaults to installation in /usr/local)
  5. play uplink and enjoy clear readable fonts :wink:

Re: missing library

Posted: Mon Oct 23, 2006 2:34 pm
by frenchfrog
ZeroC00l wrote:After applying this patch (1.52, Linux version) uplink fails to load due to a missing library, libftgl.so.0 .


The file should be in the uplink/lib directory .

Worse case try the .tar.gz

Posted: Mon Oct 23, 2006 2:42 pm
by Winckle
Hey guys, I hope you can help me, I applied this patch to my 1.31 install on Kubuntu Edgy. And now when it won't start. I launched it from the console to get an error message, i have pasted it below.

mark@mark-desktop:~/uplink$ ./uplink
.
./lib/uplink.bin.x86: error while loading shared libraries: libftgl.so.0: cannot open shared object file: No such file or directory

---
Any help would really be appreciated, I only ordered this game last night, and I from what I played I really enjoyed it, and I want to get back to it.

Posted: Mon Oct 23, 2006 2:47 pm
by ZeroC00l
Have a look two post up :D

Posted: Mon Oct 23, 2006 2:53 pm
by Winckle
ZeroC00l wrote:Have a look two post up :D


Yeah, i'm kicking myself now :D

Thanks for such a rapid response, introversion are the only company who'll answer a tech support question 8 minutes before you ask it!

Now it runs just fine!

There must be a mistake in the Loki installer where the ftgl lib isn't copied over.

Posted: Tue Oct 24, 2006 1:03 am
by jokeyrhyme
Just letting you know, I got that "you are running an illegal copy of Uplink" message again. I was actually trying to get caught (to show a friend the what it looks like) so it's possible I've just been getting the wrong message. This is under Gentoo Linux 2006.1.

I'm going to completely delete everything Uplink related, re-install from the 1.31.sh file on the CD, and then patch with the 1.52.sh file. I'm hoping this will fix it.

I didn't realise there were any counter-piracy measures beyond the code sheet.

Posted: Tue Oct 24, 2006 3:10 pm
by Robert
Looking at the code from the dev cd that would just be down right weird that your getting that error from you cd installed copy. Must be one of those one in one million chances. Hopefully frenchfrog can track it down for you. :?

Posted: Wed Oct 25, 2006 4:37 am
by offsides
- Changed : Show a warning when buying a gateway security and there is no free memory to put the software driver.

I think you made an oops - no matter how much memory I have free I can't purchase security devices - it says I need at least 1Gq memory free. Thanks for putting the check in, I guess it'll have to be fixed for 1.53 :)

Posted: Wed Oct 25, 2006 8:36 am
by Minuetta
offisdes wrote:
- Changed : Show a warning when buying a gateway security and there is no free memory to put the software driver.

I think you made an oops - no matter how much memory I have free I can't purchase security devices - it says I need at least 1Gq memory free. Thanks for putting the check in, I guess it'll have to be fixed for 1.53 :)


Yes I noticed the same thing, and I was all excited to buy my first security system after my very first bank robbery! :( *cry* Any suggestions on what to do to fix this?

Edit: I know, it's my own fault for not taking the proper precautions and backing up my save games - I was too eager to install the latest patch, not realizing it was beta still . . . sorry. Any suggestions?

Posted: Wed Oct 25, 2006 3:32 pm
by frenchfrog
Should be fixed in the next release.