i downloaded the openGLdrv update file for UT but i dont know what to do next?

SCUBA

Senior member
Jul 21, 2000
555
0
0
i downloaded the openGLdrv update file for UT but i dont know what do do next
the sit says
To install the new OpenGL renderer simply unzip it into your UnrealTournament/System directory and modify your UnrealTournament.ini file so the OpenGLDrv.OpenGLRenderDevice section looks like
[OpenGLDrv.OpenGLRenderDevice]
RefreshRate=75
DetailTextures=1
UseTrilinear=1
UseS3TC=1
UseTNT=0
LODBias=0
UseMultiTexture=1
UsePalette=1
UseAlphaPalette=0
Translucency=1
VolumetricLighting=1
ShinySurfaces=1
Coronas=1
HighDetailActors=1
MaxAnisotropy=0
AlwaysMipmap=0
UsePrecache=0
SupportsLazyTextures=0
but how the hell ill get to ut.ini???
 

Pacfanweb

Lifer
Jan 2, 2000
13,155
59
91
Move the open gl driver to the system directory, it will ask you if you want to overwrite the old one, click yes.
Then open up the ini file and just cut and paste what you have there and enjoy S3TC.
 

zbalat

Platinum Member
Oct 9, 1999
2,501
1
81


<< and modify your UnrealTournament.ini file >>



That is exactly way you do it. Open your unrealtournament.ini file in notepad and add or modify the lines so it looks exactly like this:


[OpenGLDrv.OpenGLRenderDevice]
RefreshRate=75
DetailTextures=1
UseTrilinear=1
UseS3TC=1
UseTNT=0
LODBias=0
UseMultiTexture=1
UsePalette=1
UseAlphaPalette=0
Translucency=1
VolumetricLighting=1
ShinySurfaces=1
Coronas=1
HighDetailActors=1
MaxAnisotropy=0
AlwaysMipmap=0
UsePrecache=0
SupportsLazyTextures=0