libretro / flycast

Flycast is a multiplatform Sega Dreamcast emulator. NOTE: No longer actively developed, use upstream repo for libretro from now on - https://github.com/flyinghead/flycast
http://reicast.com
GNU General Public License v2.0
155 stars 77 forks source link

Crazy Taxi 1 & 2 Total Earned Number Glitch #1015

Open ghost opened 3 years ago

ghost commented 3 years ago

flycast At the end of both games the numbers have black boxes around them. This also happens in Daytona USA. These are the Dreamcast versions. I have all my settings at default too.

ghost commented 3 years ago

Does anyone else experience this?

bslenul commented 3 years ago

I can reproduce with "glcore" driver, works fine with "vulkan" however. After bisecting, looks like the first bad commit is 3592cad227a503d2246c3e77c8f1b3c66d65550c, from barbudreadmon comment in #1022, it's the same commit that causes MvC2 graphical issues too.

barbudreadmon commented 3 years ago

I was talking about this with @flyinghead last week, but he doesn't seem to have any idea either. Somehow the mvsc2 issue was reproducible on standalone but only at first boot unlike the libretro port. I guess i'll have to revert that commit until a better solution is found for those mali 400/450 gpus.

barbudreadmon commented 3 years ago

mali400/450 fix reverted, it should be ok now