Emulator Issues #7506
closedGraphical Issue with Are You Smarter Than a Fifth Grader: Back to School
0%
Description
Game Name: Are you Smarter Than A Fifth Grader: Back to School
Game ID: SA5E78
What's the problem? Describe what went wrong in few words.
The graphics in the main game are extremely over saturated. http://i.imgur.com/ofmclkM.png http://i.imgur.com/lt5HcVW.png http://i.imgur.com/5CgXIJ4.png
What did you expect to happen instead?
The graphics should look like this http://i.imgur.com/zKazV7H.jpg or http://i.imgur.com/NBvPNu8.jpg
What steps will reproduce the problem?
- Start the game.
- Select "New Game"
- Select "Home Room"
- Select a Mii
- Notice the severely over saturated graphics.
Which versions of Dolphin did you test on?
Dolphin r5152 with OpenGL
Dolphin r6767 with DX11
Dolphin 4.0-2109 with DX11
Does using an older version of Dolphin solve your issue? If yes, which
versions of Dolphin used to work?
None of the versions I tested correctly displayed the game.
What are your PC specifications? (including, but not limited to: Operating
System, CPU and GPU)
Windows 7 SP1 x64
Intel Core I7 4770K
AMD 7950 3GB
Updated by phire over 10 years ago
I wonder if this is an issue with XFB gamma.
Could you record a single frame FIFO log?
https://wiki.dolphin-emu.org/index.php?title=FifoPlayer
Updated by JMC4789 over 10 years ago
Looks like the same bug as that Dirt 2 game with the roads.
Updated by scizor2120 over 10 years ago
https://www.mediafire.com/?d4ckq7o6k62laqv is a FIFO log.
Updated by scizor2120 over 10 years ago
For the heck of it, I randomly decided to try the JITL core on the latest build. With the JITL core, the oversaturation is completely different. The JitL core still isn't correct, but it has a massive blue hue to it.
So for 4.0-2324 and the JITL core, here is the screenshot
http://i.imgur.com/07YGraY.png
I switched back to the standard JIT core, and it produced the standard oversaturation I have seen for years.
I don't know if a JITL fifo log is different, but here is one.
http://www.mediafire.com/download/vs1wdql060cnyig/jitl.dff
The only reason I knew JitL even existed was due to the June progress report on the website.
Updated by phire over 10 years ago
- Category set to ppc
Ok, it's a cpu bug then.
JMC47 narrowed it down to the psq_st instruction, it works in interpreter.
Updated by JMC4789 over 10 years ago
- Status changed from Accepted to Fixed