Gunstar Super Heroes / Gunstar Future Heroes - status bar has graphical glitches #1279
Milestone
Comments
Please provide a savestate. |
Sure, here is a Save State, from a No-Intro rom: |
fwiw this game is massively exceeding the scanline cycle limit for OBJs and expects OBJs beyond that limit to get discarded. implementing this will fix the issue. |
Strange, I already implement the cycle limit for OBJs. |
Just a wild guess: are you maybe rendering OBJs in reverse order (127 first, 0 last)? |
endrift
added a commit
that referenced
this issue
Jun 10, 2020
Looks like my sprite cycle implementation was buggy! Thanks for the help @fleroviux. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
OS and Version: Windows - mGBA version 0.7.0 - released Jan 26, 2019.
In the games "Gunstar Super Heroes / Gunstar Future Heroes", the top energy bar has layering issues, causing graphical glitches. Part of the game goes over the weapon icons, when it does not in real hardware.
This issue clearly happens on first boss and on the second level. Please see images below:
The text was updated successfully, but these errors were encountered: