Page 1 of 1

Graphic problem

Posted: Mon Apr 20, 2009 2:39 pm
by mrucik
Anybody same problem with the high resolution (more then 1024*768@85Hz)? I start game and it will change my desktop to 800*600@60Hz (It is blinking, you just got headache)... normaly have 2 monitor, but I disable one, but it isnt help. I try to start game and then manually change resolution, but it jump to window mode, mouse dont work and it is impossible to get fullscreen mode. Do you have some patch for that or it work only for 800*600@60Hz (or have list od supported resolutions)?

Have Win XP profesional SP2, ASUS Geforce EN9800GTX+ PCI-E..

thx for any advise...

Posted: Mon Aug 15, 2011 5:41 am
by flatr0ze
Sorry for resurrecting the old topic, but I have the similar issue.
I looked in the config files, also tried to set some flags in the compatibility tab to run uplink in windowed mode
by default. On linux it's being run in windowed mode by default, I believe.
Is there any way to play it in windowed mode on windows?

Posted: Mon Aug 15, 2011 11:25 am
by bert_the_turtle
Purely extapolating, there can be two ways:
- editing a file called preferences.txt, there should be something obvious like "WindowMode 0" to change
- passing a -window or -windowed command line argument to the executable

Posted: Tue Aug 16, 2011 2:49 am
by frenchfrog
Have you checked the usual suspect: Your video card driver?

Posted: Sat Aug 10, 2013 12:30 am
by aradil
aradil@laptop:/usr/local/games/uplink$ cat readme.txt | grep fullscreen
uplink -graphics_fullscreen
would start the game with fullscreen DISABLED, while starting it like this:
uplink +graphics_fullscreen
will start the game with fullscreen ENABLED.
graphics_fullscreen sets the game to run fullscreen
uplink -graphics_fullscreen


I tried:

uplink -graphics_fullscreen

And it worked for me. I couldn't get it working in any other way than windowed mode though.