Page 1 of 1

is a 240x320 view possible for PPC ?

PostPosted: Sun Apr 25, 2004 5:39 pm
by ingsan
Hi !
Compiling a game with GE for Pocket PC means making an EXE of 320x240, that is with a vertical view. Now what if I want to have an horizontal view, ie 240x320 ? Do I have to work with horizontal bitmaps in GE :lol: ? :? Well maybe I should stop laughing cause I suspect that I'll end up doing that ...
Is there any other solution ?

Thanks for your response ! :)

Maybe it would be helpful if we could choose between Y-up or X-up in future GE :P

PostPosted: Sun Apr 25, 2004 8:31 pm
by makslane
In this version to make a horizontal PPc game (320x240), you must make a vertical (240x320) and rotate your graphics, swap your x and y....

There is no easy way to do that :(
I'm working on this feature

PostPosted: Mon Apr 26, 2004 3:16 pm
by ingsan
You are doing wonderful job with new GE :wink: and I am not surprised that you are working on this feature too :P

Thanks, mate !