#168754 - Chaos911 - Wed May 20, 2009 11:09 am
I have figured out how to print text to both the sub(Top) screen and the bottom screen of the DS.
But now i have another problem, how would printing text to each screen at the same time be achieved?
#168765 - vuurrobin - Wed May 20, 2009 10:20 pm
maybe he knows how to print to the top screen or the bottom screen, but not at the same time.
you might want to look at the print_both_screens example that comes with devkitPro.
I also recommand (to people in general) to say main and sub engine if you talk about the graphics hardware and top and bottom screen if you're talking about the actual screens. using things like main screen or bottom engine makes it harder to understand what you mean.