Emulator Issues #99
closedMario Kart DD: Graphical Error
0%
Description
What steps will reproduce the problem?
- Start Double Dash
- Start a race
What is the expected output? What do you see instead?
There is same blue fog-like "overlay" over the whole picture when a race is
started.
What version of the product are you using? On what operating system?
this appears in all revisions i tryed (lattest rev 126) with both graphics
plugins(ogl/directx).
Updated by Crysalize over 16 years ago
This is currently being worked on. We have cleared the texture decoder as the cause.
We seem to think its a miss calculated vertex color. I hope to have more info soon or
a fix.
Updated by ChaosCode over 16 years ago
Apparently, Sonic thinks its the Alpha mode being decoded wrong but we havnt tested
it yet.
Updated by Sonicadvance1 over 16 years ago
It's a problem with the Pixel Shader, but if you want the read the Cg documentation,
go ahead ;p
Maybe we can get ZeroFrog back to fix it >.>
Updated by tommyhl2.SS about 16 years ago
If you do fix it, try to remember that ATI users cannot use the OGL plugin so fixing
it for only that plugin will not help all of us.
Updated by knuckles500 about 16 years ago
I just wanted to comment on this saying that I have the same problem using Rev258,
and I'm using a GeForce 8600 video card.
Updated by knuckles500 about 16 years ago
This has been fixed with R936. I've seen some screenshots of the game with
everything displaying properly now.
Updated by MSzturc about 16 years ago
knuckles500 is right no Shader error since R940 on nvidia 8800GTS
Updated by Anonymous about 16 years ago
- Status changed from New to Fixed
see r932, most (read: all the ones I have tried) games are fixed, however it really
just bypasses {{{WRITE(p, " ocol0 = float4(prev.rgb,"I_ALPHA"[0].w);\n");}}}, which
could come back to bite us later :p