• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Performance hit for FSAA

ArchAngel777

Diamond Member
I was curious if anyone happened to know the answer on this one. Take for instance the 2x2 SSAA mode, which is supposed to quadrouple the resolution from where it is set. So, if your resolution is set to 1280 X 800, it will sample it up to 2560 X 1600 internally, then output it back to the standard resolution. Keep in mind that I am not referring to MSAA, not even TSAA. I am talking about old school SSAA or FSAA. nHancer supports these old legacy modes to some extent.

So here is the question... What would get higher frame-rates, assuming both have the same video card.

1280 X 800 with SSAA 2X2

or

2560 X 1600 with no AA

?

It would seem to me that the performance would be very similar...

Anyone know?
 
It depends on the game and you'd really need to test the titles you play to see what the deal is.

It's generally not a good idea to use 2x2 as it tends to AA near horizontal and near vertical edges reasonably poorly due to its ordered grid. In most cases 4xMSAA (rotated grid) offers better IQ with a much lower performance hit.
 
Ditto.

Although, in theory, you would think 1280 X 800 with SSAA 2X2 would be slower because it needs to average the pixels together.
 
Back
Top