Discussion about software development for the old-school Gameboys, ranging from the "Gray brick" to Gameboy Color
(Launched in 2008)
You are not logged in.
I need help!
I would like to put in my game counter points.
if I put the text and background on one screen, the background starts to blink.
Does anyone know a way to solve this problem.
Offline
I'm not sure why the background would be blinking. Does the blinking occur constantly even when you are not currently writing text? Does the whole background blink? or a few tiles on the background? Have you tried putting text into the Window?
Offline
Thanks for your help, I already solved the problem by adding:
wait_vbl_done();
And there's nothing flash
Offline