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

Missing Texture in Sonic Adventure #1197

Open MonstrHuntr opened 2 months ago

MonstrHuntr commented 2 months ago

In the cutscene after Emerald Coast, when Tails shows Sonic the purple Chaos Emerald, the texture is missing so it instead appears as if Tails' hands are empty. The most common fix I'd found for missing textures was either Native Depth Interpolation or Per Pixel Alpha Sorting, both of which were already turned on and did not fix the issue. Changing any other setting did not seem to affect the issue in any way. I have not attempted to use the ROM on another emulator besides flycast however I did have the same bug on the standalone flycast emulator, separate from the Retroarch core.

I've tried everything I can think of, including even completely uninstalling Flycast and wiping all Flycast-related files from my Retroarch folder. I just don't know what to do. I'd appreciate any help.

MonstrHuntr commented 2 months ago

Update: Will try to use the same ROM with DEmul to see if I can replicate the issue. That way I can definitively tell whether the issue is with the ROM itself or with Flycast. Will post a comment here with my results.

flyinghead commented 2 months ago

If it's an issue with Flycast, please upload a savestate before the cut scene starts. This would help me reproduce the issue.

PS: This repository is no longer used. Open issues in upstream: https://github.com/flyinghead/flycast

MonstrHuntr commented 2 months ago

Oh, thanks a whole lot! Will do; iirc I made a save-state right at the end of Emerald Coast, I'll try and grab that for you.