deltabeard / Peanut-GB

A Game Boy (DMG) emulator single header library written in C99. Performance is prioritised over accuracy.
https://projects.deltabeard.com/peanutgb/
295 stars 40 forks source link

Adventure Island wrong sprites rendering issue #78

Closed ESPboy-edu closed 1 year ago

ESPboy-edu commented 1 year ago

Last release was used. Wrong ingame background and sprites rendering

deltabeard commented 1 year ago

This issue seems to be fixed on the ppu-fix branch with commit fcb42682129243e34e6446eadb5e654778b35933.

ADVENTURE_ISLAND

Let me know if the fix doesn't work, or if this causes other games that used to work to not do so anymore. I'll merge the branch into master after testing a few more games.