Game Development Community

White screen in simulator?

by Daryll Todd · in iTorque 2D · 10/14/2008 (5:00 am) · 3 replies

Has anyone else experienced a full white screen when running in the simulator?

Ive just compiled the game ive been working on in TGB and I can hear the first few sounds in the background but the screen is white. Ive had a quick run through the first tutorial and that works fine.

Im gonna keep digging but thought id post just in case its something simple.

#1
10/14/2008 (6:16 am)
I had that when I set the screen res the wrong way (was 600 600 32 in the xml in the common folder).
#2
10/14/2008 (6:44 am)
Ah thanks Marc, thats sorted it :) well almost, cant get it do display properly in landscape mode but portrait is working fine.

Thanks again!
#3
10/14/2008 (6:46 am)
You can set the mode in the same XML. don't know how automatic handling of mode switch would have to be done.