derrekr / srb2_3ds

Port of Sonic Roboblast 2 to the Nintendo New3DS
49 stars 6 forks source link

Minor graphic issue with score talley #4

Closed cheatfreak47 closed 5 years ago

cheatfreak47 commented 5 years ago

The score talley screen is supposed to display a copy of the last in-game frame behind the score talley, but this port only shows a black frame, probably a known issue, or not implemented for whatever reason

derrekr commented 5 years ago

That's probably because my "HW Graphics Driver" for SRB2 doesn't implement the "pfnReadRect" call. I might look into that, but it doesn't seem very important.

derrekr commented 5 years ago

I think this is a very minor issue and has no impact on the actual gameplay. Thus, I'm closing the issue as won't fix.