I made this thread as a List for everyone to bookmark (if they like) for ini settings to change to improve fps/gameplay.
I personaly found these tweaks VERY useful and it improved my gameplay a lot.
My Documents\My Games\Unreal Tournament 3 Demo\UTGame\Config is where you will find all your .ini files.
Video
This section is for getting higher FPS and removing some of the unnesecery blur.
Open
UTEngine.ini with ur editor.
[SystemSettings]
MotionBlur=False <- blur fx "beer goggles" :P
DepthOfField=False <-distant blur
Bloom=True <- you can leave this if you like a bit of blur
QualityBloom=False <- depends on your mashine if you want the best blur
Trilinear=False <-improves FPS
UseVsync=False <- i always turn this off in every game it always eats terrible load of fps
[Engine.GameEngine]
bSmoothFrameRate=FALSE <- uncap fps cap oO
MinSmoothedFrameRate=22
MaxSmoothedFrameRate=62
Aiming
Open
UTInput.ini
bEnableMouseSmoothing=False <- disable mouse smoothing
bViewAccelerationEnabled=FALSE <- disable mouse accleration
Now to get your aim EXACTLY like UT2k4
Go into your
User.ini of UT2k4 and look for this line:
MouseX=Count bXAxis | Axis aMouseX Speed=2.0
MouseY=Count bYAxis | Axis aMouseY Speed=2.0
Ill use these numbers as an example. Go back to UTInput.ini and change
Bindings=(Name="MouseX",Command="Count bXAxis | Axis aMouseX Speed=2.0")
Bindings=(Name="MouseY",Command="Count bYAxis | Axis aMouseY Speed=2.0")
Other
Open
UTGame.ini
Turn on Deathmessages
[UTGame.UTDeathMessage]
bNoConsoleDeathMessages=false
[UTGame.UTTeamDeathMessage]
bNoConsoleDeathMessages=false
Remove Intro Movies (put a ; before the command to disable it)
Open
UTEngine.ini
[FullScreenMovie]
;StartupMovies=Copyright_PC
;StartupMovies=EpicLogo
;StartupMovies=MidwayLogo
;StartupMovies=UE3_logo
;StartupMovies=Nvidia_PC
;StartupMovies=Intel_Duo_Logo
;StartupMovies=UT_loadmovie1
That would be all. Im still trying to find a way for pipedweaponswitch without success though