Technical support > Linux

Widescreen startup

(1/1)

Legendman3:
How do i start the game in a widescreen format? When i start it it opens with the bottom going off the screen and i cant see anything on the bottom. Console commands please.

Mattn:

--- Code: ---./ufo +set vid_mode -1 +set vid_height 1024 +set vid_width 1920
--- End code ---

Godmonkey:

--- Quote from: Mattn on March 28, 2011, 07:28:38 am ---
--- Code: ---./ufo +set vid_mode -1 +set vid_height 1024 +set vid_width 1920
--- End code ---


--- End quote ---

Correcting the above for use with a wide screen netbook.

Also this is not needed and may not work with some linux builds andolder builds will still need it.

--- Code: ---./
--- End code ---

This works with kubuntu 11.04

--- Code: ---ufo +set vid_mode -1 +set vid_height 600 +set vid_width 1024
--- End code ---


Edit: after installing this on 7 other computers, (lan party) the best way to get it to go into full screen is to do the above and change both the hight and width to 500. Then start the game, go into the video seeings and set it to one of the 3 built in settings then you can put it in full screen. After that quit the game so it saves the setting, just encase the game locks up or crashes.

geever:

--- Quote from: Godmonkey on August 13, 2011, 01:18:21 am ---Edit: after installing this on 7 other computers, (lan party) the best way to get it to go into full screen is to do the above and change both the hight and width to 500. Then start the game, go into the video seeings and set it to one of the 3 built in settings then you can put it in full screen. After that quit the game so it saves the setting, just encase the game locks up or crashes.

--- End quote ---

You can set fullscreen mode with the commandline too: +set vid_fullscreen 1

-geever

Navigation

[0] Message Index

Go to full version