Emulator Issues #3312
closedNon-transparent red fog and screen not fit the window size in metroid prime 3
0%
Description
What steps will reproduce the problem?
1.In the middle of the game process in running metroid prime 3. The screen fill of non-transparent red fog and everything become invisiable.
2.The screen does not fit the windows size when disable XFB. Using XFB can correct the screen size but also cause flickering screen.
What is the expected output? What do you see instead?
Transparent fog in game.
The screen fit the windows size when disable XFB
or the screen not flickering when using XFB.
Dolphin version with the problem? Other Dolphin version without the
problem?
All version between 2.0 to newest.
32-bit or 64-bit and any other build parameters?
both
OS version and versions of tools/libraries used?
Win 7
Please provide any additional information below.
All settings between widescreen hack, safe texture cache, disable fog, copy to ram and disable EFB scale copy in both OGL, D3D9, D3D11 plugins don't help with the issue.
The non-transparent red fog actually is the same issue as 2956.
But the old issue do not mention the screen not fit the window size and haven't provide any screenshot to show the problems.
This video show how the non-transparent red fog in game.
http://www.youtube.com/watch?v=tMWO_p0ykPc
And this image show how the screen not fit the windows.
http://img834.imageshack.us/img834/5963/20278393.jpg
Updated by Billiard26 about 14 years ago
Issue 2956 has been merged into this issue.
Updated by gnick79 almost 14 years ago
Please, for this issue let's try last dolphin releases. Thanks
Updated by gnick79 almost 14 years ago
Uhm! this is a perspective game. If Zs computation is correct as well, range adjustement only can resolve this problem. We need to check at 236th BP register: 0xec, first 10 bits I think (otherwise full size into tev_range_adj_c member of bpmem) and cross our fingers that isn't to 0. Actually, I don't have this game.
Updated by gnick79 almost 14 years ago
Uhm! It seems the problem isn't the fog. "Disable fog" doesn't produce any positive impact or effect on this issue. Therefore I can assume only a related trasparency issue.