Page 1 of 1
Antialiasing in the wiki?
Posted: 08 Mar 2006, 06:33
by Maelstrom
I noticed this in the wiki on the
Config page:
Code: Select all
FSAA boolean Full Screen Anti Aliasing
FSAALevel integer Full Screen Anti Aliasing Level
Since when is there AA in Spring? and how do you enable it in the Windows version?
Posted: 08 Mar 2006, 09:09
by ChrisCowart
FSAA can be enabled independently from TA Spring; it can generally be enabled, on a Windows system, in your video card's control panel located in the 'Display' section of Control Panel (right-click desktop, properties). Then its the Setings tab, then hit the Advanced button. Then there is usually a panel for you video card and it can be enabled from there.
The only advantage of having it actually controlled from within the Spring settings is just that--it can be controlled from Spring's settings, assuming you have your video card's FSAA settings set to "Application Controlled."
Posted: 08 Mar 2006, 11:00
by Tobi
Heh, I didn't even know the windows settings.exe doesn't include it
I just made that page by grepping through the source and formatting the output in a nice table.
Anyway, if it's not in settings.exe, I suppose you have to use regedit to set it on windows...
Posted: 08 Mar 2006, 11:51
by Maelstrom
I looked in the registry, but there wasnt anything there to do with AA. Ill try adding the tag in and see what it does.