#137342 - Ben_j - Fri Aug 10, 2007 3:18 pm
I want to add graphics to my application (a Midi controller) without it filling the memory. What would be the best technique to use ?
#137344 - Ben_j - Fri Aug 10, 2007 4:23 pm
ah I thought I was on DSdev :/
The platform is DS
#137351 - Ben_j - Fri Aug 10, 2007 5:41 pm
Hm I don't really know. I've just started programming on DS with the PaLib tutorials. The thing is my program works flawlessly without any graphics but since I added sprites and gif backgrounds to it, it stops working properly after 10mn (doesn't send MIDI messages anymore)
So I'd like to know what could be the problem and what's the best way to get nice graphics that don't mess with the rest of the program at all