Venatyr n00b
Joined: 23 Apr 2004 Posts: 18
|
Posted: Wed May 05, 2004 6:53 pm Post subject: Radeon 9600 XT - No Anti-Aliasing |
|
|
I've encountered a few people with this problem on the Rage3D forums, I was curious if anybody here had anything to add.
Full screen anti aliasing does not work with the Radeon 9600 XT.
In the XF86Config-4 file the following values are used under Section "Device":
Code: | Option "FSAAEnable" "yes"
Option "FSAAScale" "6" |
According to the XFree log file, the settings are recognized:
Code: | (**) fglrx(0): Option "FSAAScale" "6"
(**) fglrx(0): Option "FSAAEnable" "yes" |
However, further down the log are these lines:
Code: | (==) fglrx(0): FSAA enabled: NO
(**) fglrx(0): FSAA Gamma enabled
(**) fglrx(0): FSAA Multisample Position is fix
...
(II) fglrx(0): shared FSAAScale=1 |
Additionally, my Radeon 9600 XT is being recognized as only a 9600 Pro according the XFree log.
Code: | (--) Chipset ATI RV350 AR (R9600 PRO) found |
|
|