Satisfactory Admin Commands: Difference between revisions

From Survival Servers
Jump to navigation Jump to search
Line 10: Line 10:


== List of Admin Commands ==
== List of Admin Commands ==
<br />
 
? [without pressing enter]  
{| class="wikitable"
:Shows complete list of commands
! Command !! Description
materialFlowAnalysis recipeName[FString]
|-
:Used to find the items required per second for all craftable items in the game
| '''? [without pressing enter]''' || Shows complete list of commands.
Gamma [number]
|-
:Changes the gamma (brightness) level
| '''materialFlowAnalysis recipeName''' [FString] || Used to find the items required per second for all craftable items in the game.
Pause  
|-
:Pauses the game, enter the command again to continue playing
| '''Gamma''' [number] || Changes the gamma (brightness) level.
r.Atmosphere [0/1]
|-
:Activates/deactivates the atmosphere
| '''Pause''' [number] || Pauses the game, enter the command again to continue playing.
r.Fog [0/1]
|-
:Activates/deactivates the fog
| '''r.Atmosphere''' [0/1] || Activates/deactivates the atmosphere.
r.ViewDistanceScale
|-
:Sets the render distance
| '''r.Fog''' [0/1] || Activates/deactivates the fog.
foliage.LODDistanceScale
|-
:Changes the LOD quality  
| '''r.ViewDistanceScale''' [0/1] || Sets the render distance.
r.Shadow.DistanceScale
|-
:Sets the render distance of shadows cast
| '''foliage.LODDistanceScale''' || Changes the LOD quality.
r.ScreenPercentage [percent]
|-
:Sets internal resolution scale
| '''r.Shadow.DistanceScale''' || Sets the render distance of shadows cast.
Grass.densityscale [number]
|-
:Sets the grass density. 0 disables it entirely
| '''r.ScreenPercentage''' [percent] || Sets internal resolution scale.
Suicide
|-
:Has the same effect as using the Respawn option
| '''Grass.densityscale''' [number] || Sets the grass density. 0 disables it entirely.
FOV [number]
|-
:Sets field of view
| '''Suicide''' || Has the same effect as using the Respawn option.
ToggleDebugOverlay [0/1]
|-
:Displays a window with various debug info
| '''FOV''' [number] || Sets field of view.
<br />
|-
| '''ToggleDebugOverlay''' [0/1] || Displays a window with various debug info.
|-
|}

Revision as of 05:35, 1 December 2021

Running Server Commands


Press the Tab or ` (tilda) key on your keyboard while in game


You can change the key binding for this by going to the following location on your computer:
"%LOCALAPPDATA%\FactoryGame\Saved\Config\WindowsNoEditor"
Within there change this line
[/script/engine.inputsettings]
ConsoleKey=F6

List of Admin Commands

Command Description
? [without pressing enter] Shows complete list of commands.
materialFlowAnalysis recipeName [FString] Used to find the items required per second for all craftable items in the game.
Gamma [number] Changes the gamma (brightness) level.
Pause [number] Pauses the game, enter the command again to continue playing.
r.Atmosphere [0/1] Activates/deactivates the atmosphere.
r.Fog [0/1] Activates/deactivates the fog.
r.ViewDistanceScale [0/1] Sets the render distance.
foliage.LODDistanceScale Changes the LOD quality.
r.Shadow.DistanceScale Sets the render distance of shadows cast.
r.ScreenPercentage [percent] Sets internal resolution scale.
Grass.densityscale [number] Sets the grass density. 0 disables it entirely.
Suicide Has the same effect as using the Respawn option.
FOV [number] Sets field of view.
ToggleDebugOverlay [0/1] Displays a window with various debug info.