First you must go into your My Documents\Battlefield 2\Profiles\0001\video.con file.
Use NotePad to open the file.
Once opened, It should read the settings that you are currently running in that profile, It will be numbered 1, 2 or 3 (Low/Medium/High).
To Change it to ULTRA HIGHT settings, Change to the following settings:
Code: Select all
VideoSettings.setTerrainQuality 4
VideoSettings.setGeometryQuality 4
VideoSettings.setLightingQuality 4
VideoSettings.setDynamicLightingQuality 4
VideoSettings.setDynamicShadowsQuality 4
VideoSettings.setEffectsQuality 4
VideoSettings.setTextureQuality 4
VideoSettings.setTextureFilteringQuality 4
VideoSettings.setResolution 2560x1600@75Hz <-- use your own resolution
VideoSettings.setAntialiasing 8Samples
VideoSettings.setViewDistanceScale 1
VideoSettings.setVideoOptionScheme 3Enjoy

