Author Topic: Fullscreen  (Read 516 times)

Touncool

  • Wayfarer
  • *
  • Posts: 5
    • View Profile
Fullscreen
« 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?

PartyBoy

  • Hydlaa Resident
  • *
  • Posts: 83
    • View Profile
(No subject)
« Reply #1 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