PlaneShift

Support => Technical Help: Problems BEFORE entering the game => Topic started by: Touncool on May 16, 2003, 11:04:46 am

Title: Fullscreen
Post by: Touncool on May 16, 2003, 11:04:46 am
\"6. How can I make it play in full screen instead of in a window?

Open the file called \'psclient.cfg\' in notepad ( or your favorite text editor ) and search for the line:
Video.FullScreen = no
and change to:
Video.FullScreen = yes \"

I checked the notepad for that Video.fullscreen = no with the find and visualy, never came to it should I put it in some where and re-save it?
Title:
Post by: PartyBoy on May 16, 2003, 02:38:32 pm
i didnt have the line
Video.FullScreen = no
either so i just put it under the the other video parts and saved it and now its fullscreen e.g


; Use libshm if available (X-Windows only)
Video.XSHM = yes
; Simulate another depth (supported only by some video drivers)
;Video.SimulateDepth = 8
; Use system mouse cursor (yes) or software-simulated (no)
Video.SystemMouseCursor = yes
Video.FullScreen = yes

see i put it on the bottom of that lot and now it works fine try it your self