Emulator Issues #101
closedMissing 2D
0%
Description
A lot of missing 2D in a few games. For testing reasons. Missing 2D on both
plugins for Metroid Prime. At main menu [Press Start] is missing. A lot
more 2D menu stuff ingame is also missing. This is an old bug dating from
the first dolphin beta I ever used.
Updated by luigi-power over 16 years ago
It's happening in Ikaruga too
The small text in the middle of the level isn't there :P
Updated by hrydgard over 16 years ago
- Status changed from New to Accepted
Yup, totally valid bug report, I'm annoyed by it to :P in the case of the metroid
game, it seems that they just don't draw anything. Maybe they are drawing directly to
the framebuffer with the CPU ..that would be very nasty.
Updated by Crysalize over 16 years ago
I know gigaherz modded the opengl plugin to output the type of texture each on is on
the actually texture and I wanted to check and see if that would output anything but
it doesnt. Were trying to fix mario kart DD atm :) but nogo on that one. very weird.
maybe dump on a real cube?
Updated by ChaosCode over 16 years ago
if you were wondering Crysalize is my wife. she was logged into google. sorry.
Updated by ChaosCode about 16 years ago
Just as a note, I was talking with ector and I made the comment that this could be
from lack of framebuffer support.
Updated by knuckles500 about 16 years ago
If it's like my problem with Sonic Adventure DX, maybe it's the pixel shader? By
default, Dolphin now uses Pixel Shader 2.0. If the pixel shader is turned off, the
game shows everything (sacrificing the 3D model's colors though) correctly and you
can see the menus visually, making the game playable.
Updated by hrydgard about 16 years ago
Donko's hack in R932 fixes a lot of these. Turns out it was just a destination alpha
problem. Can you guys retest your problematic games?
Updated by knuckles500 about 16 years ago
Fixed problems in SADX. I don't have Metroid Prime 2, but from what I hear on ngemu -
it's fixed with R932.
I'm currently trying other games atm. I'll let you know either here or in any other
error reports made.
Updated by ChaosCode about 16 years ago
I can confirm this issue is resolved as of R941. There is a new issue I will open
another ticket for that tho.
Updated by Sonicadvance1 about 16 years ago
- Status changed from Accepted to Fixed