The problem is, that all the newer Windows Mobile based devices have WVGA resolution (800x480) but GE does not supporting it. Well, partially it does...
I managed to run a game (well not acually a game, but a single actor with no code at all) by manually entering res. values, and they were 480x800 (portait-like view) - setting it manually into 800x480 (landcape mode - which is what i want) or choosing frm the list was resulting in displaying "squeezed" game, horizontal lines across the screen, and device not responding to anything. I think the problem is, that GE does not supporting screen rotation for this resolution like it does for VGA (640x480) res.
Is there any solution, or chance for a fix maybe ?