Click to See Complete Forum and Search --> : UT Choppy and unplayable


Daedra
10-26-2000, 06:47 PM
i installed UT the other day <version 428 using OpenGL> and it runs, but its stuttering beyond belief, it moves in second intervals making it unplayable, any one else had this problem, or any idea on how to fix?

xd
10-26-2000, 07:46 PM
Have you tried the 428a patch?

wmHardRock
10-30-2000, 12:23 PM
Daedra: which:
-distro
-video card
?

Daedra
10-31-2000, 09:01 PM
i forgot about this post, i got it fixed the other day, i had some stray mesa file lurking in my /usr/X11R6/lib, i just deleted them and crated symlinks to my new driver with the files that i needed

phlunkie
11-06-2000, 03:02 PM
How did you fix this? I have a v3 with LM7.2. Please point me in the right direction. I want to play in Linux

Daedra
11-10-2000, 12:20 AM
first, is your V3 setup correctly?

phlunkie
11-10-2000, 11:19 AM
Out of the box (per se) LM7.2 v3 dri acceleration. anything in patuicular i should look for in the settings?

Daedra
11-10-2000, 06:20 PM
well I dont have a V3 I have a Geforce II so its probably going to be diffrent for you, but what my problem was is the reason it was so choppy and slow was because it was using my Mesa drier to Render the OpenGL, it was the file /etc/X11R6/lib/libGL.so.1, so what i did was deleted that file and since i knew that my 3D card driver was /usr/lib/libGL.so.1.0.5 i created a symlink like this

ln -s /usr/lib/libGL.so.1.0.5 /etc/X11R6/lib/libGL.so.1

that way when UT started it would still use libGL.so.1 but it was linked to my hardware driver

Tcide
11-16-2000, 01:59 PM
I had the same issue, it was as simple as playing the game without the cd funny enough, only had that issue with 428 patch...

phlunkie
11-16-2000, 06:20 PM
If that is the only problem, i will cry

mak2k
11-16-2000, 09:10 PM
try installing the most recent V3 drivers, that could help! :P