SourMesen / Mesen

Mesen is a cross-platform (Windows & Linux) NES/Famicom emulator built in C++ and C#
https://www.mesen.ca
GNU General Public License v3.0
1.26k stars 320 forks source link

HD Pack: Display bug with sprites with background priority #880

Open mkwong98 opened 4 years ago

mkwong98 commented 4 years ago

When playing with HD pack, the sprites are not visible if they have background priority and there is no custom background image being shown. For example in SMB, the mushroom power up is not visible when it is coming out of the question block. This problem is only present when HD pack is in use. This problem is not in version 0.9.9 but is in version 0.9.9.49 and 0.9.9.62 (I only have these versions) so I think this problem is introduced when adding the multiple backgrounds feature on May 9.