Page 1 of 1

Garbage on top of screen when dissplaying text on background

Posted: Wed Jul 10, 2013 2:17 am
by Wolfgange
Another newb question..

I am currently using the 16-bit libnds example as a basis and am trying to display text and the png background image on the same screen (in this example it is the top sceen). I am having a similar issue as this post:
http://devkitpro.org/viewtopic.php?f=6& ... d+and+text

I have garbage on the top of the screen (only if consoleInit(...) is called), similar to the first problem in the thread. The only problem is that I am displaying the background image in a different method so the fixes they made in that thread did not apply to this.

All I am looking for is whether there is a way to fix the garbage on the top of the screen. If there is a more efficient/better way to do display the image, I am willing to accept it, just I haven't found a detailed enough tutorial on how to load an image as a background without using this method. Thank you in advanced for any help whatsoever.

(The program is attached)

Re: Garbage on top of screen when dissplaying text on backgr

Posted: Tue Jul 16, 2013 3:51 pm
by mtheall
There is no attachment. Can you provide the lines of code which set up VRAM and you backgrounds? You can also try to fill in this worksheet and provide a link to your configuration.

Re: Garbage on top of screen when dissplaying text on backgr

Posted: Sun Jul 21, 2013 5:26 pm
by t377y000
can you post or pm me the source you are trying to use?

Re: Garbage on top of screen when dissplaying text on backgr

Posted: Thu Jul 25, 2013 4:28 am
by Wolfgange

Re: Garbage on top of screen when dissplaying text on backgr

Posted: Tue Aug 27, 2013 2:21 pm
by dovoto
Here is my answer to an eerily similar question on stack overflow:

http://stackoverflow.com/questions/1759 ... devkit-pro

Re: Garbage on top of screen when dissplaying text on backgr

Posted: Wed Apr 12, 2017 4:30 pm
by sarahkeys550
Hi,

Wolfgange I'm having a similar garbage issue and I clicked your link do the zip but it leads to a 404.

Did you found a solution ?

Thanks
Kind Regards
Sarah