• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 ... 87 88 89 90 91 ... 117 Next »

[DirectX Plugin]Anti-Alias Fight! 9x SSAA vs None
View New Posts | View Today's Posts

Pages (4): « Previous 1 2 3 4 Next »
Thread Rating:
  • 2 Vote(s) - 2.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
[DirectX Plugin]Anti-Alias Fight! 9x SSAA vs None
03-20-2010, 03:49 PM
#21
mr.rainbow Offline
a guy or a human
***
Posts: 53
Threads: 3
Joined: Jun 2009
9xSSAA won't kill the fps if you are playing mario smash football(to me it seems that the speed got 2 times faster but the fps won't change) so anyone could you try mario smash football with 9xSSAA
laptop: [color=#FFD700]HP 6380s[/color]
CPU: Core 2 Duo 2.00 ghz T 5870
RAM: ram 2 gb
GPU: ati radeon HD 3430 mobility
OS: Windows vista ultimate 32-bit service pack 1
yuppAngel,it is a weak laptop ,but new super mario bros the fastest game i do have Wink
Find
Reply
03-20-2010, 06:51 PM
#22
NaturalViolence Offline
It's not that I hate people, I just hate stupid people
*******
Posts: 9,013
Threads: 24
Joined: Oct 2009
As long as your gpu is powerful enough to deal with it it won't affect performance at all in ANY game. But 9x supersampling literally means 9x the resolution. So if your running at 1920 x 1080 that means its sampling at 18 MP per frame, so to get 60fps your literally talking about 1.08 gigapixels or 1080 megapixels per second. Obviously some games have a lot more per pixel detail than others and thats why some may have a fps drop while others don't. A 5870 should be sufficient to run any game at 1920 x 1080 with 9xSSAA without any drop in fps at all. Although I have yet to see a game that shows any difference between 4xSSAA and 9xSSAA even in screenshot comparisons. Why on earth are you guys trying to use 9xSSAA? Do you have any idea how ridiculous that is? And of course it looks better, thats what AA is for.
"Normally if given a choice between doing something and nothing, I’d choose to do nothing. But I would do something if it helps someone else do nothing. I’d work all night if it meant nothing got done."  
-Ron Swanson

"I shall be a good politician, even if it kills me. Or if it kills anyone else for that matter. "
-Mark Antony
Website Find
Reply
03-20-2010, 06:54 PM (This post was last modified: 03-22-2010, 05:20 AM by xRyudo.)
#23
xRyudo Away
Geohound
***
Posts: 155
Threads: 9
Joined: Mar 2010
I noticed a difference with 4X SSAA and 9X in TOSBig GrinOTNW, but it's very small.

Edit
Speaking of ToS, here's another comparison screen of No AA and 9X SSAA:

[Image: iz5bwg.jpg]

Edit 2:
Fixed post to avoid confusion.
Find
Reply
03-21-2010, 07:58 AM
#24
NaturalViolence Offline
It's not that I hate people, I just hate stupid people
*******
Posts: 9,013
Threads: 24
Joined: Oct 2009
Wow actually that's a huge difference. I wonder how bad the aliasing is without any AA for their to actually be a difference between 4x and 9x.
"Normally if given a choice between doing something and nothing, I’d choose to do nothing. But I would do something if it helps someone else do nothing. I’d work all night if it meant nothing got done."  
-Ron Swanson

"I shall be a good politician, even if it kills me. Or if it kills anyone else for that matter. "
-Mark Antony
Website Find
Reply
03-21-2010, 09:17 AM
#25
KHRZ Offline
Above and Beyond
*******
Posts: 1,527
Threads: 61
Joined: Mar 2009
(03-20-2010, 01:07 PM)NaturalViolence Wrote:
Quote:The difference between SSAA and CSAA is that SSAA uses extra samples to antialias the whole picture, while CSAA does this only where there's polygon edges. So the same level of SSAA will look better than CSAA. However, the performance cost is so much greater, and the improvement of the areas without polygon edges isn't usually very noticable either, so anyone that can handle the 4xSSAA will easily handle 16xQ CSAA. (The bigger color differece between two neighbour pixels, the greater is the improvement of AA)

CSAA is a form of multisampling not supersampling. SSAA works by rendering at a higher resolution then interpolating down to the screen resolution. Multisampling is completely different and coverage sampling is basically just multisampling with edge detect instead of full screen multisampling (in fact ati actually calls it edge detect).

Dunno if I came off wrong, but what you say sound like what I meant...
Specs: intel i5 3570k @ 3.4GHz;
16Gb RAM; Raedon HD 7900;
Win8 64-Bit
Website Find
Reply
03-21-2010, 09:32 AM (This post was last modified: 03-21-2010, 09:33 AM by NaturalViolence.)
#26
NaturalViolence Offline
It's not that I hate people, I just hate stupid people
*******
Posts: 9,013
Threads: 24
Joined: Oct 2009
Quote:The difference between SSAA and CSAA is that SSAA uses extra samples to antialias the whole picture, while CSAA does this only where there's polygon edges.

Definitely sounded like you meant csaa was a form of ssaa applied only to polygon edges rather than a form of msaa applied only to polygon edges. It should have read:

Quote:The difference between MSAA and CSAA is that MSAA is used to antialias the whole picture, while CSAA does this only where there's a polygon edge.

I know what you meant though. Just a typo or a slip up, no big deal.
"Normally if given a choice between doing something and nothing, I’d choose to do nothing. But I would do something if it helps someone else do nothing. I’d work all night if it meant nothing got done."  
-Ron Swanson

"I shall be a good politician, even if it kills me. Or if it kills anyone else for that matter. "
-Mark Antony
Website Find
Reply
03-21-2010, 02:16 PM
#27
hakunushi Offline
Nintendo Fanboy
***
Posts: 117
Threads: 16
Joined: Mar 2009
so why exactly dolphin doesnt have csaa?
[Image: locke.jpg]

GA ep43 ds3l
C2Q 8400 3200 MHz
4gb DDR2 800 patriot
Geforce gtx 560 2gb
Sata II 1,5 TB
Windows 7 64

Dell
Core i7 3612qm 2.10 mhz
8gb ddr3 800 samsung
1tb sata2 hd
geforce gtx 630m
Find
Reply
03-21-2010, 05:04 PM
#28
NaturalViolence Offline
It's not that I hate people, I just hate stupid people
*******
Posts: 9,013
Threads: 24
Joined: Oct 2009
Quote:so why exactly dolphin doesnt have csaa?

Technically it does, but only the opengl plugin supports it. AA was broken awhile back in the D3D plugin (D3D plugin used to use MSAA not SSAA) in one of the new revisions and was never fixed since then, so after awhile they replaced MSAA with SSAA, which works.
"Normally if given a choice between doing something and nothing, I’d choose to do nothing. But I would do something if it helps someone else do nothing. I’d work all night if it meant nothing got done."  
-Ron Swanson

"I shall be a good politician, even if it kills me. Or if it kills anyone else for that matter. "
-Mark Antony
Website Find
Reply
03-22-2010, 04:39 AM
#29
Bananaman Offline
Junior Member
**
Posts: 29
Threads: 0
Joined: Mar 2010
(03-20-2010, 06:54 PM)xRyudo Wrote: I noticed a difference with 4X SSAA and 9X in TOSBig GrinOTNW, but it's very small.

Edit
Speaking of ToS, here's another comparison screen:

[Image: iz5bwg.jpg]

I find it hard to believe that the left panel has any AA being applied to it. are you sure you did 4x SSAA on that left panel?
Intel Q6600 @ 2.40 GHz w/ 2GB RAM
nVidia nForce 780i SLI FTW motherboard
Two nVidia GeForce 8800 GTS 512MB GPU's in SLI
Windows 7: Ultimate x64
Find
Reply
03-22-2010, 05:18 AM (This post was last modified: 03-22-2010, 05:20 AM by xRyudo.)
#30
xRyudo Away
Geohound
***
Posts: 155
Threads: 9
Joined: Mar 2010
I never said the left panel was 4X SSAA.

I just happened to mention that there was a very small difference between 4X and 9X before editing my post with a new comparison screenshot of No AA vs 9X SSAA for the thread.

This thread is about comparisons between AA and No AA, hence why I said 'Speaking of ToS, here's another comparison screenshot'
I'll edit my post and add that detail, since it was misunderstood when I posted it.

I'll also post a screen later of 4X and 9X (This time I'll make sure it's specified in the post before I post it).

Edit:
Modified my previous post with the screenshot and fixed the confusing part.
Find
Reply
« Next Oldest | Next Newest »
Pages (4): « Previous 1 2 3 4 Next »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 2 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode