Posted February 15, 2025 by CP Soft
There was a slight graphical glitch on the hardware sprites when running the game on real hardware. As the game sprites are smaller than the 16x16 pixel hardware sprite size, I was only filling the necessary lines with the image. The rest of the image was set to transparent by default in the emulators. This was not happening on the actual hardware, causing spurious pixels to appear below the sprites. I have fixed this and reuploaded it.