Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

how do I set to launch fullscreen without launching

Rubaiyat Shatner
Registered User
Join date: 9 Sep 2005
Posts: 1
07-16-2007 22:57
I need to set SL to launch in fullscreen mode, but cannot launch it to do this.

Is there a file somewhere that records a preference which I can alter?

I am on Windows XP, and running an old graphics card that only allows 24 bit color. SL claims it will run in fullscreen mode, but never gives me the opportunity to select it.

rs
Ava Glasgow
Hippie surfer chick
Join date: 27 Jan 2007
Posts: 2,172
07-16-2007 23:24
Don't know if it's the same for Win, but on the Mac it doesn't actually go into full screen mode until you log in. The login screen itself is still in a window.

When you are at the login screen, you can open the options and select it from there, I think in the first graphics tab.

If you can't even open the software, you might try looking through the settings.xml file (under User Settings in your SL config folder, where your cache is). I wish I could tell you which setting it is, but I don't see anything like it under fullscreen, display resolution, run in window, or window. Under fullscreen is the resolution, but not anything to actually switch it on.
_____________________
Ava Glasgow
Hippie surfer chick
Join date: 27 Jan 2007
Posts: 2,172
07-16-2007 23:36
Found it... it only shows up in the settings file when you have it set to fullscreen.

Just in case, save a copy of the file before editing!

When set to window, you will find this in settings.xml (numbers may be different):
From: someone
<!--Fullscreen resolution in height-->
<FullScreenHeight value="1050"/>
<!--Fullscreen resolution in width-->
<FullScreenWidth value="1680"/>


Add the new line just above that, so now it will be:
From: someone
<!--Run SL in fullscreen mode-->
<FullScreen value="TRUE"/>
<!--Fullscreen resolution in height-->
<FullScreenHeight value="1050"/>
<!--Fullscreen resolution in width-->
<FullScreenWidth value="1680"/>
_____________________
Nika Talaj
now you see her ...
Join date: 2 Jan 2007
Posts: 5,449
07-17-2007 00:50
Or, do it the easier way. LL recently added this to the preferences on the login screen. So from the login screen (which, as the previous poster mentioned, always runs in a window), select Preferences. Then go to the Graphics tab and uncheck the "Run in a window" box (Display Resolution, right near the top). If you have a wimpy graphics card, this really does help eliminate crashes.
Ava Glasgow
Hippie surfer chick
Join date: 27 Jan 2007
Posts: 2,172
07-17-2007 10:15
From: Nika Talaj
Or, do it the easier way. LL recently added this to the preferences on the login screen.


Gee, I wish I had said that. Oh that's right... I did. :p
_____________________