What resolution are you using? Super-sampling isn't worth the performance hit at 1080p and above, in my opinion. The key with anti-aliasing is to use as little as you can. Generally, I find that a post-processing alternative (e.g. fxaa) is sufficient at 1080p for demanding games where I'd rather keep the performance. For less demanding games, I might use MSAA, which is more efficient and almost as good in terms of results. The reason SSAA is so demanding is because it will run at some multiple of your resolution and then downscale it for your screen. So 4x SSAA would actually run your game at 4K if you are on a 1080p screen, and then it would downscale it back down to 1080p. No single card can run maxed out on demanding games in...