PlaneShift
Support => Technical Help: Problems BEFORE entering the game => Topic started by: Dureus on August 31, 2003, 06:45:07 pm
-
I looked for the code about the window instead of having it in a box it goes full screen, but the line it told me to change didnt exsist, so i just put in the new command and now its large screen but it freezes and wont load, help plz.
-
...Im not quite sure on what you mean. What code, and what line?
-
it says in the FAQ:
----------------------------------------------------------------------
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 opened the \'psclient.cfg\' file in notepad and looked for the line \'Video.Fullscreen = no\' and it wasnt there. So i typed in \'Video.Fullscreen = yes\' and saved it, it loads up in a full screen now but it crashes at a black screen. what can i do?
-
Why not run pssetup.exe?
The configuration key you were looking for is actually located in Planeshift -> data -> config -> video.cfg
However, I don\'t think it\'s used.
-
I assume capitalisation has to be perfect, therefore instead of \"Video.Fullscreen\" you should type \"Video.FullScreen\".