RetroKoH / S1Fixed

A successor to ReadySonic (Bugfixes, Optimizations, Changes)
13 stars 3 forks source link

Shield effects are semi displayed when going fast as Super Sonic #18

Closed RunninPigeon closed 2 months ago

RunninPigeon commented 2 months ago

blastem_20240813_122934

RetroKoH commented 2 months ago

Yes. If you have a shield when turning Super, the uncompressed shield art overwrites the Super Star art (which is NOT dynamically loaded in) due to them loading in the same VRAM space. Currently investigating.