I've been through a complete fresh install of Windows and all the latest drivers but my antialiasing settings only has one options and that is "off". I am using an ATI x800 XL 256MB. Am I missing something here?
Unable to select antialiasing
Collapse
X
-
-
Re: Unable to select antialiasing
Try unistalling and cleaning drivers, look in this post how:
http://www.totalbf2.com/forums/showp...16&postcount=3
It's odd error, since it is a clean install.
Have you tried applying default settings in the CCC??
Have you used any 3rd party tweak tools??Comment
-
Re: Unable to select antialiasing
It seems more like the game is not displaying it. It is a really easy fix actually.
Go into:
My Documents > Battlefield 2 > Profiles > 00XX > and open up "video.con" in Notepad.
(where XX is the appropriate number of your profile, usually listed from top to bottom, with 01 being the top account in the BF2 login screen)
Find the line that says:
Change it to:Code:VideoSettings.setAntialiasing [I]something[/I]
Where "X" is either 2, 4, or 6. I would recommend 2 or 4 for your current video card. (note: there is NO SPACE between the number and the word "Samples" in the coding!)Code:VideoSettings.setAntialiasing XSamples
Now clear our the cache folder in:
My Documents > Battlefield 2 > mods > bf2 > cache
This will re-optimize the shaders for your new settings.Comment
-
Re: Unable to select antialiasing
Thanks for the tip. Before I saw this I installed the Catalysts Control Center driver (I was just using the standard Control Panel) and now I have all settings selectable. However, I think I will try this out as I do not really like the Catalyst Control Panel due to its resource useage (yea, I'm a resource control nut). It's odd this would be the issue as the driver itself is the same, it's just the GUI that controls the driver is differentOriginally posted by KingOfKhaosIt seems more like the game is not displaying it. It is a really easy fix actually.
Go into:
My Documents > Battlefield 2 > Profiles > 00XX > and open up "video.con" in Notepad.
(where XX is the appropriate number of your profile, usually listed from top to bottom, with 01 being the top account in the BF2 login screen)
Find the line that says:
Change it to:Code:VideoSettings.setAntialiasing [I]something[/I]
Where "X" is either 2, 4, or 6. I would recommend 2 or 4 for your current video card. (note: there is NO SPACE between the number and the word "Samples" in the coding!)Code:VideoSettings.setAntialiasing XSamples
Now clear our the cache folder in:
My Documents > Battlefield 2 > mods > bf2 > cache
This will re-optimize the shaders for your new settings.
Comment

Comment