Author Topic: Doom in landscape mode on C860?  (Read 7319 times)

GMan

  • Newbie
  • *
  • Posts: 35
    • View Profile
    • http://
Doom in landscape mode on C860?
« on: March 10, 2004, 11:03:31 pm »
Is there anyway to make doom play in landscape mode?  Can it play at 640x480 or will it be just a small section of the screen.  I looked through the forums and couldn\'t find this info.

Thanks!

jerrybme

  • Hero Member
  • *****
  • Posts: 639
    • View Profile
    • http://
Doom in landscape mode on C860?
« Reply #1 on: March 11, 2004, 12:18:41 am »
If you\'re using prboom, tap & hold Doom icon & check magnify option. It\'ll play in fullscreen, landscape.
SL-C3100
Angstrom-GPE
Lexar SD 1 GB
PQI 2GB CF
Ambicom WL1100 CF

Zuber

  • Sr. Member
  • ****
  • Posts: 277
    • View Profile
    • http://www.shirtpocket.co.uk
Doom in landscape mode on C860?
« Reply #2 on: March 11, 2004, 01:54:18 pm »
Take a look here http://www.shirtpocket.co.uk/spforum/index...hp?showtopic=27

It was correct last time I tried it, let me know if there need to be any changes...
Zuber
ShirtPocket Ltd.
www.shirtpocket.co.uk

GMan

  • Newbie
  • *
  • Posts: 35
    • View Profile
    • http://
Doom in landscape mode on C860?
« Reply #3 on: March 12, 2004, 09:30:37 am »
Thanks!  I wasn\'t using the libSDL that was listed.  Thanks!

jerrybme

  • Hero Member
  • *****
  • Posts: 639
    • View Profile
    • http://
Doom in landscape mode on C860?
« Reply #4 on: March 12, 2004, 10:22:59 am »
Quote
Thanks!  I wasn\'t using the libSDL that was listed.  Thanks!
I recommend you try the libsdl on this page http://zports.sourceforge.net/ Not only are they optimized for the CXXX series (the arrow keys are mapped correctly for landscape operation), I have found them to be faster. Doom used to chunk a bit with maps with lots of enemies, but it runs much smoother with this lib.

Let me know if you notice a speed up too (I was wondering if relates to how memory I have available)

Cheers,

Jerry
SL-C3100
Angstrom-GPE
Lexar SD 1 GB
PQI 2GB CF
Ambicom WL1100 CF

Zuber

  • Sr. Member
  • ****
  • Posts: 277
    • View Profile
    • http://www.shirtpocket.co.uk
Doom in landscape mode on C860?
« Reply #5 on: March 12, 2004, 10:27:06 am »
Thanks,

Will update our FAQ to point to new version as well.
Zuber
ShirtPocket Ltd.
www.shirtpocket.co.uk

padishah_emperor

  • Hero Member
  • *****
  • Posts: 849
    • View Profile
    • http://
Doom in landscape mode on C860?
« Reply #6 on: March 20, 2004, 01:16:34 am »
I\'ve set up my 860 with as described but Doom (and Rick Dangerous) comes out upside down ?!?!

Anyone got an idea as to what up (or upside-down)?

Would be REALLY grateful as my new Z looks good playing Doom, mmmmmmhh... Doom...
Left Linux and Linux PDAs... sorry, got boring.  Switched to Mac.

Stubear

  • Hero Member
  • *****
  • Posts: 1164
    • View Profile
    • http://
Doom in landscape mode on C860?
« Reply #7 on: March 20, 2004, 02:43:49 am »
Quote
I\'ve set up my 860 with as described but Doom (and Rick Dangerous) comes out upside down ?!?!

Anyone got an idea as to what up (or upside-down)?

Would be REALLY grateful as my new Z looks good playing Doom, mmmmmmhh... Doom...

Sounds like you\'ve got a version of sdl for the 5500 or 5600 zaurus - get the version from Zports (listed ablove) it the best there is for the Cxx0 models.

Stu
SL-C1000, Hand converted to English with Japanese Input
Running X apps via X/Qt
iRiver USB host cable; Diatec P-Cord usb power cable (extendable); Acro's Reel Cable USB (A to A, B, Mini-B,  & Mini-B 8pin); GreenHouse 1Gb PicoDrive+; 2x256Mb Hagiwara SD cards; 128Mb Transcend CF card; 512Mb PQI CF card; AmbiCom WL1100C-CF 11B WLAN card

stupkid

  • Hero Member
  • *****
  • Posts: 578
    • View Profile
    • http://
Doom in landscape mode on C860?
« Reply #8 on: March 20, 2004, 03:28:30 am »
Where do we get the other dependant packages libSDL-imager, libSDL-mixer, libSDL-net?

Using packages from gnurou:

libSDL-imager 1.2.5cvs-1
libSDL-mixer 1.2.5cvs-1
libSDL-net 1.2.5cvs-1

gives a rotated screen and you cannot run Doom without the above.

Zaurus SL-C3200 pdaXii13v2 5.5 / Ambicom WC1100C-CF / Socket Bluetooth Rev G


OpenMoko FreeRunner - Running Tweaked OM2008.x Image

stupkid

  • Hero Member
  • *****
  • Posts: 578
    • View Profile
    • http://
Doom in landscape mode on C860?
« Reply #9 on: March 20, 2004, 03:34:06 am »
Oh, I should also note that using libsdl 1.2.5slzaurus20031201 with the libSDL-mixer etc. did not exhibit this problem...

Zaurus SL-C3200 pdaXii13v2 5.5 / Ambicom WC1100C-CF / Socket Bluetooth Rev G


OpenMoko FreeRunner - Running Tweaked OM2008.x Image

stupkid

  • Hero Member
  • *****
  • Posts: 578
    • View Profile
    • http://
Doom in landscape mode on C860?
« Reply #10 on: March 20, 2004, 03:41:37 am »
Problem solved!  Set the environment variable SDL_QT_INVERT_ROTATION.  I\'ve done this by creating a shell script to execute doom:

export DOOMWADDIR=\"/mnt/card/game-data/doom\"
export SDL_QT_INVERT_ROTATION=1
/home/QtPalmtop/bin/prboom

Hope this helps.

Zaurus SL-C3200 pdaXii13v2 5.5 / Ambicom WC1100C-CF / Socket Bluetooth Rev G


OpenMoko FreeRunner - Running Tweaked OM2008.x Image

Stubear

  • Hero Member
  • *****
  • Posts: 1164
    • View Profile
    • http://
Doom in landscape mode on C860?
« Reply #11 on: March 20, 2004, 07:14:16 am »
I\'m using libSDL 1.2.6 from zports and libSDL-mixer, libSDL-imager, libSDL-net 1.2.5cvs and there is no need to export SDL_QT_INVERT_ROTATION, and seems to me to be a tad faster then libSDL-1.2.5.zaurus - I mostly use SDL for Sarien and Scummvm

Stu
SL-C1000, Hand converted to English with Japanese Input
Running X apps via X/Qt
iRiver USB host cable; Diatec P-Cord usb power cable (extendable); Acro's Reel Cable USB (A to A, B, Mini-B,  & Mini-B 8pin); GreenHouse 1Gb PicoDrive+; 2x256Mb Hagiwara SD cards; 128Mb Transcend CF card; 512Mb PQI CF card; AmbiCom WL1100C-CF 11B WLAN card

stupkid

  • Hero Member
  • *****
  • Posts: 578
    • View Profile
    • http://
Doom in landscape mode on C860?
« Reply #12 on: March 20, 2004, 10:51:35 am »
I have the exact same packages installed and I have to do the above.  There is apparently some part of my SDL setup that detects a 5500 display instead of the C series display.  Perhaps there are left over config files somewhere?

Zaurus SL-C3200 pdaXii13v2 5.5 / Ambicom WC1100C-CF / Socket Bluetooth Rev G


OpenMoko FreeRunner - Running Tweaked OM2008.x Image

padishah_emperor

  • Hero Member
  • *****
  • Posts: 849
    • View Profile
    • http://
Doom in landscape mode on C860?
« Reply #13 on: March 20, 2004, 11:02:31 am »
I found the problem with my 860 to be this version here http://zports.sourceforge.net, oddly the older one for the 5500 works perfect?!?!

Figure that one out, the new one goes belly up and the old one doesn\'t.
But, I am running Doom and Xrick now, and it\'s looking damn fine!


BTW, I\'m running 860 with Cacko\'s Qtopia ROM if that makes any difference.
Left Linux and Linux PDAs... sorry, got boring.  Switched to Mac.

Ling

  • Sr. Member
  • ****
  • Posts: 350
    • View Profile
    • http://
Doom in landscape mode on C860?
« Reply #14 on: August 05, 2004, 08:07:12 am »
Well, I read the how-to and all of the relevant posts I could find and I am not quite there yet. I installed libsdl, libsdl-mixer, and prboom from zports. I installed the -3 version of the sdlcx00. I am running Cacko and it would not start from the icon on the games menu (yes, I unchecked the magnify box). I tried a variety of command line options with no luck. The screen is rotated 90 degrees left with the corresponding keymap problems. I found this thread and tried exporting the rotation variable (tried 1,2,3,0). The succeeded in rotating the screen 90 degrees right. However, after the futzing, it runs from the icon in the games menu. Help.
SL-C3200 w/ pdaXii13 5.3
SL-C860 w/ OZ GPE 3.4.1
Accessories: 4GB Microdrive, 4GB Transcend SD, Linksys WFC12 CF 802.11b, Ambicom CF Modem, Socket Bluetooth