Edit your C:\Documents and Settings\Administrator\My Documents\My Games\Unreal Tournament 3\UTGame\Config\UTGame.ini
Near the top is a section called [Engine.WorldInfo]
Find the line that starts with DefaultPostProcessSettings and put a ; just before it (which will tell the program not to read that line... but will save the default in case you want to switch back)
Then add the following line just beneath the original one:
Code: Select all
DefaultPostProcessSettings=(Bloom_Scale=0.1,Scene_ Desaturation=0.05,DOF_BlurKernelSize=12.0,DOF_MaxN earBlurAmount=0.2,DOF_MaxNearBlurAmount=0.2,DOF_Ma xFarBlurAmount=0.2,DOF_FocusInnerRadius=2000.0,DOF _FocusDistance=0.0,)