Stranded Deep Wiki

We've Moved! Just as Gamepedia has joined forces with Fandom, this wiki had joined forces with our Fandom equivalent. The wiki has been archived and we ask that readers and editors move to the now combined wiki on Fandom. Click to go to the new wiki.

READ MORE

Stranded Deep Wiki
Farket (talk | contribs)
Farket (talk | contribs)
Line 35: Line 35:
 
|<code>devtools.testing.console true</code><br><code>devtools.testing.console false</code>|| Open Menu by pressing the {{Key|/}} key. [[https://d1u5p3l4wpay3k.cloudfront.net/strandeddeep_gamepedia/2/2c/Testing_Console.png See here]]
 
|<code>devtools.testing.console true</code><br><code>devtools.testing.console false</code>|| Open Menu by pressing the {{Key|/}} key. [[https://d1u5p3l4wpay3k.cloudfront.net/strandeddeep_gamepedia/2/2c/Testing_Console.png See here]]
 
|-
 
|-
|<code>devtools.components.camera.reflections false</code><br><code>devtools.components.camera.reflections true</code>||Set as true by default, can help with fog issues
+
|<code>devtools.components.camera.reflections false</code><br><code>devtools.components.camera.reflections true</code>||Set as true by default, can help with fog issues if switched to false
 
|-
 
|-
|<code>devtools.components.camera.colorgrading false</code><br><code>devtools.components.camera.colorgrading true</code>||Set as true by default, can help with fog issues
+
|<code>devtools.components.camera.colorgrading false</code><br><code>devtools.components.camera.colorgrading true</code>||Set as true by default, can help with fog issues if switched to false
 
|}
 
|}
   

Revision as of 01:32, 28 June 2018

Developer Console

The Developer Console can accessed by pressing pressing the \ key. The console currently has no significant use, but can be used to find system information, determine the number of frames per second and alter graphics settings.










Commands

Command Description
devtools.god Allows the player to fly.
devtools.time 0-24 Set day time to specified number. 0 to 24 (In hours).
help list
help <command>
list - Shows you a list of available commands
command - For a description of a certain command
fps true
fps false
Shows FPS Counter on the right side of the screen
clear Clears your command input history
devtools.options list Displays the graphical settings you are currently using
devtools.system Displays your Computer Specifications
devtools.log.dump Produces an output log onto the desktop
devtools.log.view View your log
devtools.log.clear Clear your log
devtools.testing.timescale Enter a number greater than 0. Can only be done on the main menu.
devtools.testing.console true
devtools.testing.console false
Open Menu by pressing the / key. [See here]
devtools.components.camera.reflections false
devtools.components.camera.reflections true
Set as true by default, can help with fog issues if switched to false
devtools.components.camera.colorgrading false
devtools.components.camera.colorgrading true
Set as true by default, can help with fog issues if switched to false