CSBwinCE: How to change screen size?

Discuss Chaos Strikes Back for Windows and Linux, an unofficial port of Chaos Strikes Back to PC by Paul Stevens, as well as CSBuild, an associated dungeon editor.

Moderator: Zyx

Forum rules
Please read the Forum rules and policies before posting.
Post Reply
User avatar
LordLibrasulus
Apprentice
Posts: 44
Joined: Sat Jul 09, 2005 12:38 pm
Location: Germany

CSBwinCE: How to change screen size?

Post by LordLibrasulus »

Hi!

As an DM addict, i tried to install CSBwinCE on my PNA:
(ARM, OS: WinCE 5.0 "light" = not a PDA WinCE, some dll missing etc.).

Surprisingly, CSB works on the little thing, but...:

My PNA has a screen size of 480x272 (landscape). I have a tool to rotate the screen 90°, so i can play in "portrait mode" but it's not really that good.

So my question: Is it possible to alter the config file, so that the landscape screen size will used?
I read a in a thread about moving the main window, moving arrows etc... but i don't understand the format of the coordinates/the correct syntax.

So anyone can help me?
User avatar
Paul Stevens
CSBwin Guru
Posts: 4318
Joined: Sun Apr 08, 2001 6:00 pm
Location: Madison, Wisconsin, USA

Post by Paul Stevens »

Code: Select all

                      
  {                   // 5 = Portrait C
    138,  0, 64, 29,  //Source
    120,  0,          //Destination
    1,                //Copy mode
    0,                //Palette
    false,            //Overlays
    WMAP_PORTRAIT_C,  //Id
    ZO_PORTRAIT_C     //z-order
  },
Sorry.
That is an example of the hard-wired code
in 'WinscreenCE2002.cpp'.

There is no way to modify this short of
changing the code and recompiling. It could
be read from the initialization file but someone
else will have to do it.
Post Reply

Return to “Chaos Strikes Back for Windows & Linux (CSBWin) / CSBuild”