rowdies
Would you like to react to this message? Create an account in a few clicks or log in to continue.
rowdies

This is for all teh gamers out there.
 
HomeLatest imagesSearchRegisterLog in

 

 UT99 Tutorials

Go down 
2 posters
AuthorMessage
z3r0^

z3r0^


Posts : 23
Join date : 2008-06-20
Location : Czech republic

UT99 Tutorials Empty
PostSubject: UT99 Tutorials   UT99 Tutorials EmptySat Jun 21, 2008 4:11 pm

how to fix problem [ slow/fast movement ] by Headscratcher

1: Try to uninstall AMD 64b processor driver (something like that).
-> personal experience with singlecore AMD processor
- dunno about dual core AMD cpus...
- Intels are fine as far as I know

2. Download D3D9 from here. (the settings are made for D3D)

3. Load the downloaded file into your Unreal Tournament\System directory.

4. Go to: Options/Preferences/Video/ click on "change" => the game will close and a video driver dialog will open. Click to "show all devices" (something like that) , switch to D3D9.

5. Go to your "UT/System" folder, open the "UnrealTournament.ini" file in a text editor, find the section below and replace it with given lines:
(I added some comments for important lines - do not copy these comments into the ini file!!!)

[D3D9Drv.D3D9RenderDevice]
BufferClippedActorTris=True
BufferTileQuads=True
CacheStaticMaps=False
ColorizeDetailTextures=False
Coronas=False
DescFlags=0
Description=NVIDIA GeForce 7600 GT
DetailClipping=False
DetailMax=2
DetailTextures=True
DynamicTexIdRecycleLevel=100
FrameRateLimit=85 // you should use the same value which refreshrate is set to for the smooth gameplay
GammaCorrectScreenshots=True
GammaOffset=0.300000 // apart from brightness, another way to add some more light onto the screen. Try to stick with small values. Higher gamma makes the screen too light.
GammaOffsetBlue=0.000000
GammaOffsetGreen=0.000000
GammaOffsetRed=0.000000
HighDetailActors=True
LODBias=0.000000
MaxAnisotropy=16 // anisotrophic filtering, should be set within the range of your graphic card's anisotrophic filtering level
MaxLogTextureSize=8
MaxLogVOverU=8
MaxLogUOverV=8
MinLogTextureSize=0
MaxTMUnits=0
MaskedTextureHack=False
NoAATiles=True
NoFiltering=False
NumAASamples=4 // determines the level of antialiasing
OneXBlending=False
RefreshRate=85 // should be set to the same value your monitor uses (right click on desktop/properties/setings/advanced/monitor)
RequestHighResolutionZ=False
SceneNodeHack=True
ShinySurfaces=True
SinglePassDetail=False
SinglePassFog=True
SmoothMaskedTextures=False
SwapInterval=0 // 1=on ; 0=off
TexDXT1ToDXT3=False
Use16BitTextures=False
Use565Textures=False
UseAA=True // antialiasing on/off (True/False)
UseAlphaPalette=True
UseDetailAlpha=True
UseFragmentProgram=True
UseMultiTexture=True
UsePalette=True
UsePrecache=True
UsePureDevice=False
UseS3TC=False
UseSoftwareVertexProcessing=False
UseSSE=True
UseSSE2=True
UseTexIdPool=True
UseTexPool=True
UseTrilinear=True
UseTripleBuffering=False
UseVertexProgram=True
VolumetricLighting=True
ZRangeHack=True

We've still got to edit 4 more sections in the same file:

a)

[WinDrv.WindowsClient]
WindowedViewportX=640
WindowedViewportY=480
WindowedColorBits=32
FullscreenViewportX=1024
FullscreenViewportY=768
FullscreenColorBits=32
Brightness=1.000000
MipFactor=1.000000
UseDirectDraw=True
UseJoystick=False
CaptureMouse=True
StartupFullscreen=True
CurvedSurfaces=False
LowDetailTextures=False
ScreenFlashes=False // the screen gets red for a fragment of second when you're hit. "True" removes this flash
NoLighting=False
SlowVideoBuffering=True
DeadZoneXYZ=True
DeadZoneRUV=False
InvertVertical=False
ScaleXYZ=1000.000000
ScaleRUV=2000.000000
MinDesiredFrameRate=30.000000
Decals=True
NoDynamicLights=False
UseDirectInput=True
ParticleDensity=0
NoFractalAnim=False
SkinDetail=High
TextureDetail=High

b)

[URL]
Protocol=unreal
ProtocolDescription=Unreal Protocol
Name=Player
Map=Index.unr
LocalMap=Entry.unr // ????
Host=
Portal=
MapExt=unr
SaveExt=usa
Port=7777
Class=Botpack.TMale1

c)

[Core.System]
PurgeCacheDays=999 // keeps the content stored in your cache files...
SavePath=../Save
CachePath=../Cache
CacheExt=.uxx
Paths=../System/*.u
Paths=../Maps/*.unr
Paths=../Textures/*.utx
Paths=../Sounds/*.uax
Paths=../Music/*.umx
Suppress=DevLoad
Suppress=DevSave
Suppress=DevNetTraffic
Suppress=DevGarbage
Suppress=DevKill
Suppress=DevReplace
Suppress=DevSound
Suppress=DevCompile
Suppress=DevBind
Suppress=DevBsp

d)

[Engine.GameEngine]
CacheSizeMegs=192 // increases the max cache size...
UseSound=True
ServerActors=IpDrv.UdpBeacon
ServerActors=IpServer.UdpServerQuery
ServerActors=IpServer.UdpServerUplink MasterServerAddress=unreal.epicgames.com MasterServerPort=27900
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master0.gamespy.com MasterServerPort=27900
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master.mplayer.com MasterServerPort=27900
ServerActors=UWeb.WebServer
ServerPackages=SoldierSkins
ServerPackages=CommandoSkins
ServerPackages=FCommandoSkins
ServerPackages=SGirlSkins
ServerPackages=BossSkins
ServerPackages=Botpack
ServerPackages=MultiMesh
ServerPackages=Relics
ServerPackages=EpicCustomModels
ServerPackages=TCowMeshSkins
ServerPackages=TNaliMeshSkins
ServerPackages=TSkMSkins
ServerPackages=De



Hopefully, these minor changes should make the game smoother and more enjoyable :-P


Last edited by z3r0^ on Sat Jun 21, 2008 4:28 pm; edited 2 times in total
Back to top Go down
https://rowdies.board-directory.net
z3r0^

z3r0^


Posts : 23
Join date : 2008-06-20
Location : Czech republic

UT99 Tutorials Empty
PostSubject: Re: UT99 Tutorials   UT99 Tutorials EmptySat Jun 21, 2008 4:19 pm

UT99 BIBLE by ginz

Part 1 www.ut99clans4fun.opweb.nl/modules.php?name=UTbible

Part 2 www.ut99clans4fun.opweb.nl/modules.php?name=UTbible&page=2
Back to top Go down
https://rowdies.board-directory.net
Drakir

Drakir


Posts : 2
Join date : 2008-06-20
Age : 35

UT99 Tutorials Empty
PostSubject: Laggy chaning speed of UT99   UT99 Tutorials EmptyMon Jun 23, 2008 3:53 pm

This thread could be useful for those that have problems with "slow/fast movemen" aswell:
http://forums.epicgames.com/showthread.php?t=556831
Helped me, at least Smile
Back to top Go down
http://www.zk.own.cz
Sponsored content





UT99 Tutorials Empty
PostSubject: Re: UT99 Tutorials   UT99 Tutorials Empty

Back to top Go down
 
UT99 Tutorials
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
rowdies :: rowdies :: General Chat-
Jump to: