Kiantsu said:I mean graphics
jaregs said:What gfx card to you have
If you wanna see colors and better Gfx you need a gfx card that supports atleast Pixel Shader 2.0
Kiantsu said:I mean why do I see correctly ssbm and why i don't do it with WW
(nVidia GeForce4 MX 440 128MB)
Vile324 said:.....440 doesn't support Pixel Shading, does it?
It doesn't!! If I remember correctly it only shows a few intro logos.....Kiantsu said:how does animal crossing works in released version, which all us have?
Hehe, now we reached a hard-to-handle point in emulation. What should be done by CPU and what can be done by GPU... So... Everything that _CAN_ be done by GPU (3D-rendering, Texture-drawing, DDraw,...) will be done by GPU. And now we reach the problem... Emulation means, converting something to something different: The CPU manages everything, that has to be managed to emulate a system and stocks out everything to GPU, that also can be done by GPU. It could also be done by CPU, but... you knowVundu said:Some emus use the CPU mainly and the GFX card does not effect it much, how much does Dolphin use the GFX card?
Clear like crystalKiantsu said:I can't even see that. only shows black screen
Gladiac0190 said:Hehe, now we reached a hard-to-handle point in emulation. What should be done by CPU and what can be done by GPU... So... Everything that _CAN_ be done by GPU (3D-rendering, Texture-drawing, DDraw,...) will be done by GPU. And now we reach the problem... Emulation means, converting something to something different: The CPU manages everything, that has to be managed to emulate a system and stocks out everything to GPU, that also can be done by GPU. It could also be done by CPU, but... you know
Now we are at the point why gc-emulation is that slow... The CPU has to emulate too much stuff so the GPU is not the bottleneck but the CPU... the CPU gives the commands to the GPU, but is too slow to make in in realtime... result is low framerate and 100%CPU-usage. The GPU is not at 100% normally (hmmm, depends on the Grafics-Card you have, a GForce3 or 4 will also get to it's limits on most games)
Phew, hope I didn' talk bullshit, if so, tell me how it works...
glad
hrhr, you're right. MAME is known for his CPU-only emulation methods. That's why even Killer Instinct 2 (1996) won't run smooth on my 2000+Vundu said:It is the logical step to start using the GPU power otherwise GC emulation probably would not be possible for years yet. I wish the MAME dev team would take it on board for the newer 3D games.
So my P4 3.0HT clocked to 3.6gig will be bottlenecking before my Geforce FX6800Ultra.