Missing Scanline Glitch
Posted: Sat May 16, 2020 4:11 am
Hello,
I've encountered a strange glitch in a new project of mine that I was hoping to get help with.
It seems that some of the scanlines near the top of the screen aren't being displayed on certain backgrounds. This tends to get worse as the size of my game arrays increase. Strangely, this glitch has no impact on vram, which is perfect when viewed through VBA's map tool.
The game arrays are stored in sram to avoid soaking up all the ram (even though they really aren't that big with a mere 400 entries).
I'm not sure what's causing this problem, but I'm hoping someone else has encountered this before and can post some advice.
Thanks,
Metaedge
I've encountered a strange glitch in a new project of mine that I was hoping to get help with.
It seems that some of the scanlines near the top of the screen aren't being displayed on certain backgrounds. This tends to get worse as the size of my game arrays increase. Strangely, this glitch has no impact on vram, which is perfect when viewed through VBA's map tool.
The game arrays are stored in sram to avoid soaking up all the ram (even though they really aren't that big with a mere 400 entries).
I'm not sure what's causing this problem, but I'm hoping someone else has encountered this before and can post some advice.
Thanks,
Metaedge