gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS development > 3D on bottom screen

#92547 - iainprice - Thu Jul 13, 2006 9:30 pm

I'm having some trouble trying to display 3D on the bottom screen. I have tried playing with the LCD SWAP bit but not had any joy... any other ideas?

#92552 - Sausage Boy - Thu Jul 13, 2006 9:52 pm

lcdMainOnBottom();
_________________
"no offense, but this is the gayest game ever"

#92676 - iainprice - Fri Jul 14, 2006 12:35 pm

which devkit is that function in?

#92687 - dovoto - Fri Jul 14, 2006 2:52 pm

It is not in a devkit. It is in libnds (system.h maybe?)
_________________
www.drunkencoders.com

#92789 - Lick - Fri Jul 14, 2006 11:28 pm

lcdSwap()
_________________
http://licklick.wordpress.com

#92942 - HyperHacker - Sat Jul 15, 2006 9:14 pm

Don't rely on lcdSwap() to give the results you need. Use lcdMainOnTop() (or bottom). This way it doesn't matter if the loader swapped screens, which seems to be a problem with M3.
_________________
I'm a PSP hacker now, but I still <3 DS.