Difference between revisions of "Talk:Debug Settings"

From Second Life Wiki
Jump to navigation Jump to search
(SnapshotConfigURL)
(copied many settings from Torley's pages, removed some who aren't needed anymore by 2.x viewers)
Line 1: Line 1:
== Useful Settings ==
== Useful Settings ==
Most of these descriptions come from [[User:Torley Linden]].


* '''adminMenu''' - enable it to '''become able to open Admin menu''' from Develop menu
* '''adminMenu''' - enable it to '''become able to open Admin menu''' from Develop menu
* '''AutoLogin''' - Set this to TRUE to skip the login screen and automatically login using the last-entered username & password. Good for convenience, easier than using the shortcut command-line method (and if you don't know what that is, all the more reason to try this out). For privacy reasons, you generally will <font color="red">''not''</font> want to use this on a shared computer.
* '''ToolTipDelay''' - You can effectively '''disable''' the '''tooltips on buttons''' by setting the ToolTipDelay debug setting to 99999
* '''ToolTipDelay''' - You can effectively '''disable''' the '''tooltips on buttons''' by setting the ToolTipDelay debug setting to 99999
* '''RotationStep''' - One use of this is adding a "secondary rotation snap-to" in the inner circle of when you rotate an object, which is normally a "free" rotate that isn't constrained. Set this to 5.650 if you want rotations to ''always'' be limited to the default snap-to without having to move your mouse to the outer circle with guide lines, or make it a bigger number like 45 degrees to help with "building by numbers". I haven't found this ''that'' useful, but it's good to keep in mind.
* '''MaxDragDistance''' and '''MaxSelectDistance''' - Ever make mistakes by dragging or selecting an object too far away and wished you could limit those ranges? These are the controls to do it.
* '''UISndObjectCreate''' - Frustrated by the bass-rumbling ''ROWWWWL'' that plays when you rez a prim? Just blank this field and future object creation will be pleasantly silent.
* '''ThrottleBandwidthKPBS''' - At first, this looks like a way for Second Life to use more bandwidth if you're on a great connection, a so-called "fat pipe", but SL doesn't use most of my bandwidth to begin with if I'm at lower settings like the default max of 1500 Kbps. (via [[User:Torley_Linden/Debug_Settings]])
=== video quality ===
* '''rendertreeLODFactor''' - for Linden trees
* '''RenderDynamicLOD''' - Set it to "FALSE" to reap the benefits. I primarily use this because it makes far-away terrain look more organic and natural. LOD stands for "Level Of Detail". Try going to a place rich in terraformed hills, valleys, and other geographical features and compare.
* '''RenderFarClip''' - This is also known as "Draw Distance", but the advantage of setting it here is that you can boost it to extreme numbers like "2048.000" (that's meters, folks!), which will also result a huge performance impact. For laughs, try setting it to something short like "32.000" and you may find an artistic use for the premature clipping. I like setting this real high and moving my camera far above a cityscape to see all the tiny details within. [http://www.flickr.com/photos/torley/2314787249/in/set-72157604061754829/ See example.]
* '''RenderUseFarClip''' - If you set this to "FALSE", performance will decrease because objects past the far clip plane will be drawn. Good to use in combination with a reasonably long draw distance, as it preserves more stuff in the distance. Again, this is worthwhile to experiment with and see what it does for you. I do many of [http://www.flickr.com/photos/torley/sets/72157594425797728/ my grand panoramic vistas] with this on "FALSE".
* '''RenderGlowMinLuminance''' - Lower this to about "0.250" or so to achieve full-scene glow — it looks ethereal and dreamy, like a wedding photo! If highlights get too washed out, go to the Advanced Sky Editor > Lighting tab and lower Gamma to compensate.
* '''NotifyBoxColor''' and '''GroupNotifyBoxColor''' - Not in love with the blue shade of popup dialogs? You can click the Color swatch for this debug setting to change it. Lowering the Alpha value will make the boxes transparent. Try solid green (RGB of 0, 255, 0) with Alpha = 128 for a sci-fi tinge. And since these are separate values, you can make generic popup dialogs and group Notices different colors!
* '''NumSessions''' - How many times have you successfully logged into Second Life? A fun piece of trivia. (This gets reset if you reinstall Second Life and delete your settings file.)
* '''PieMenuLineWidth''' - Set it to around "10" for kicks; it'll make the pie menu look like a TIE fighter's front.
* '''PinTalkViewOpen''' - Don't like to get into long Instant Message sessions? Ever want to make it so pressing Enter in an IM window automatically closes it and focuses on the inworld chat bar (if it's open). This is the setting for you! Note: this doesn't work quite right on detached IM tabs.
* '''PlayTypingAnim''' - Ever want to disable that typing animation and sound that plays every time you start text-chatting? Setting this to FALSE is your answer. Very, ''very'' useful — [http://youtube.com/watch?v=zNuhbSpk4s8 watch the Video Tutorial!]
* '''PrecachingDelay''' - On a fast network connection? Want to speed up your login time by about 6 seconds? Set this to 0, and it'll show the world sooner; you'll notice the "Precaching..." message will no longer appear on the login progress bar. The downside is you'll see more gray textures and missing attachments upon login, but those would load anyway if you waited around.
* '''RenderDynamicReflections''' - Ever wanted to see "real mirrors" in Second Life? This will make [http://www.flickr.com/photos/torley/377001829/ shiny objects reflect their environment]. Be careful, this is an unsupported graphics feature that will ''crash'' some systems, and not work as expected on others. It personally doesn't work well for me.
* '''RenderFarClip''' - Instead of using Preferences, this can set your draw distance. What's the advantage? You can make it very near or very far (like 2048 m!). Keep in mind long distances will cause a significant performance drop.
* '''RenderGlow''' - "Makes light sources glow." Good for lightsabers, plasma weapons, and other ethereal effects. This will be a standard and supported build parameter as of the WindLight viewer.
* '''RenderVolumeLODFactor''' - Increasing this value increases "level of detail" factor far beyond the Objects Mesh Detail slider in Preferences. A good example of how debug settings can help you go to extremes when you need that quality.
* '''ZoomTime''' - This has some cinematic usages good for filming machinima with. Set it to 10 seconds, then try to Alt-zoom around. Or go into Mouselook. Higher numbers will make the camera behavior smoother, lower numbers will make it more responsive.


== Unused Settings ==
== Unused Settings ==

Revision as of 08:53, 17 April 2011

Useful Settings

Most of these descriptions come from User:Torley Linden.

  • adminMenu - enable it to become able to open Admin menu from Develop menu
  • AutoLogin - Set this to TRUE to skip the login screen and automatically login using the last-entered username & password. Good for convenience, easier than using the shortcut command-line method (and if you don't know what that is, all the more reason to try this out). For privacy reasons, you generally will not want to use this on a shared computer.
  • ToolTipDelay - You can effectively disable the tooltips on buttons by setting the ToolTipDelay debug setting to 99999
  • RotationStep - One use of this is adding a "secondary rotation snap-to" in the inner circle of when you rotate an object, which is normally a "free" rotate that isn't constrained. Set this to 5.650 if you want rotations to always be limited to the default snap-to without having to move your mouse to the outer circle with guide lines, or make it a bigger number like 45 degrees to help with "building by numbers". I haven't found this that useful, but it's good to keep in mind.
  • MaxDragDistance and MaxSelectDistance - Ever make mistakes by dragging or selecting an object too far away and wished you could limit those ranges? These are the controls to do it.
  • UISndObjectCreate - Frustrated by the bass-rumbling ROWWWWL that plays when you rez a prim? Just blank this field and future object creation will be pleasantly silent.
  • ThrottleBandwidthKPBS - At first, this looks like a way for Second Life to use more bandwidth if you're on a great connection, a so-called "fat pipe", but SL doesn't use most of my bandwidth to begin with if I'm at lower settings like the default max of 1500 Kbps. (via User:Torley_Linden/Debug_Settings)

video quality

  • rendertreeLODFactor - for Linden trees
  • RenderDynamicLOD - Set it to "FALSE" to reap the benefits. I primarily use this because it makes far-away terrain look more organic and natural. LOD stands for "Level Of Detail". Try going to a place rich in terraformed hills, valleys, and other geographical features and compare.
  • RenderFarClip - This is also known as "Draw Distance", but the advantage of setting it here is that you can boost it to extreme numbers like "2048.000" (that's meters, folks!), which will also result a huge performance impact. For laughs, try setting it to something short like "32.000" and you may find an artistic use for the premature clipping. I like setting this real high and moving my camera far above a cityscape to see all the tiny details within. See example.
  • RenderUseFarClip - If you set this to "FALSE", performance will decrease because objects past the far clip plane will be drawn. Good to use in combination with a reasonably long draw distance, as it preserves more stuff in the distance. Again, this is worthwhile to experiment with and see what it does for you. I do many of my grand panoramic vistas with this on "FALSE".
  • RenderGlowMinLuminance - Lower this to about "0.250" or so to achieve full-scene glow — it looks ethereal and dreamy, like a wedding photo! If highlights get too washed out, go to the Advanced Sky Editor > Lighting tab and lower Gamma to compensate.
  • NotifyBoxColor and GroupNotifyBoxColor - Not in love with the blue shade of popup dialogs? You can click the Color swatch for this debug setting to change it. Lowering the Alpha value will make the boxes transparent. Try solid green (RGB of 0, 255, 0) with Alpha = 128 for a sci-fi tinge. And since these are separate values, you can make generic popup dialogs and group Notices different colors!
  • NumSessions - How many times have you successfully logged into Second Life? A fun piece of trivia. (This gets reset if you reinstall Second Life and delete your settings file.)
  • PieMenuLineWidth - Set it to around "10" for kicks; it'll make the pie menu look like a TIE fighter's front.
  • PinTalkViewOpen - Don't like to get into long Instant Message sessions? Ever want to make it so pressing Enter in an IM window automatically closes it and focuses on the inworld chat bar (if it's open). This is the setting for you! Note: this doesn't work quite right on detached IM tabs.
  • PlayTypingAnim - Ever want to disable that typing animation and sound that plays every time you start text-chatting? Setting this to FALSE is your answer. Very, very useful — watch the Video Tutorial!
  • PrecachingDelay - On a fast network connection? Want to speed up your login time by about 6 seconds? Set this to 0, and it'll show the world sooner; you'll notice the "Precaching..." message will no longer appear on the login progress bar. The downside is you'll see more gray textures and missing attachments upon login, but those would load anyway if you waited around.
  • RenderDynamicReflections - Ever wanted to see "real mirrors" in Second Life? This will make shiny objects reflect their environment. Be careful, this is an unsupported graphics feature that will crash some systems, and not work as expected on others. It personally doesn't work well for me.
  • RenderFarClip - Instead of using Preferences, this can set your draw distance. What's the advantage? You can make it very near or very far (like 2048 m!). Keep in mind long distances will cause a significant performance drop.
  • RenderGlow - "Makes light sources glow." Good for lightsabers, plasma weapons, and other ethereal effects. This will be a standard and supported build parameter as of the WindLight viewer.
  • RenderVolumeLODFactor - Increasing this value increases "level of detail" factor far beyond the Objects Mesh Detail slider in Preferences. A good example of how debug settings can help you go to extremes when you need that quality.
  • ZoomTime - This has some cinematic usages good for filming machinima with. Set it to 10 seconds, then try to Alt-zoom around. Or go into Mouselook. Higher numbers will make the camera behavior smoother, lower numbers will make it more responsive.

Unused Settings

It seems that the following settings have no effect.