Page 1 of 1

Sprite_Bitmap/Complex2D examples in r23b don't work

Posted: Sat Oct 11, 2008 5:08 pm
by icosahedron
I'm having problems with my own sprites on r23b. To help figure out what was happening, I tried to use one of the examples. Unfortunately, neither of them work. Sprite_Bitmap in particular is a very simple program, and instead of getting the three quads, I simply get two small blue lines.

Using the same program on r22 works fine. Has anyone else seen this? Where should I start looking for the culprit? libnds?

Re: Sprite_Bitmap/Complex2D examples in r23b don't work

Posted: Tue Oct 14, 2008 7:15 pm
by Izhido
Hm... you might want to look for culprits in your dkP installed stuff.

Sprite_Bitmap works with r23b: http://dsotaku.drunkencoders.com/Playgr ... Bitmap.zip

Complex_2D does too: http://dsotaku.drunkencoders.com/Playgr ... lex_2D.zip

Maybe your /examples directory is outdated? These things (sometimes) happen during upgrades. You could try installing from scratch, maybe?

Oh, btw: WHOA @ Complex_2D :D

- Izhido