Satisfactory Wiki
Advertisement
This article is a stub. You can help Satisfactory Wiki by expanding it.

This page is a work in progress - The list of commands is far from complete

The Console in Satisfactory is quite restrictive, not many of the commands listed in the suggestion field will actually execute and of those that do, most of them seem to be useless. That being said there are a small number of useful commands that people can use.

Activation

To activate the console press Ctrl + ⇧ Shift + L, this will unlock the console, however, it will not show any feedback concerning whether or not you have successfully performed the action (note: it might not work on some keyboard layouts). After this, press the §(paragraph) / ` (Backtick) / ~ (Tilde) key. This will open the console command line; press it again to open a larger window. Some commands require a large window in order to be used properly.

You may first have to set your keyboard to English - UK, the console can only be opened if the keyboard layout has the 3 activation keys (§, ` and ~). Alternatively to switching your keyboard layout, you can navigate to "%LOCALAPPDATA%\FactoryGame\Saved\Config\WindowsNoEditor", open the file "input.ini" and add the following lines:

[/script/engine.inputsettings]

ConsoleKey=F6

You can use another key or character, as long as it doesn't require to use a modifying key such as Ctrl, ⇧ Shift or Alt.

List of Commands

Commands that can be typed into the Satisfactory console can be found here. They are organized in the following format: commands that execute and are useful, commands that execute and are either questionably useful or have an unknown use and commands that do not execute. Every category is organized alphabetically. The "window" column is to differentiate between commands that require the large console window to be properly used and commands that do not require it. Since Satisfactory is written in Unreal Engine, many commands from the Unreal Engine itself appear in this list.

Useful Commands

This list is of commands that work and are potentially useful.

Command Window Default Use/effect
Gamma [number] Small 2.2 Changes gamma (brightness) level.
materialFlowAnalysis recipeName[FString] Large This command can be used to find the items required per second for all craftable items in the game. To use the command, type "materialFlowAnalysis" (not case sensitive) and then type in the item name you wish to find out about (this is case sensitive).
Pause Small Pauses the game, enter the command again to continue playing
r.Atmosphere [0/1] Small 1 Activates/deactivates the atmosphere
r.Fog [0/1] Small 1 Activates/deactivates the fog
r.ViewDistanceScale Small 1 Sets the render distance of things like Trees/Foliage/Rocks (Can be FPS heavy if set to high values and can give your more FPS if set to lower values)
r.ScreenPercentage [percent] Small 100 Sets internal resolution scale. It can be used together with r.TemporalAA.Upsampling set to 1 to get a "fake" full resolution image achieved with temporal anti-aliasing (TAA). This can improve performance a lot.
r.TemporalAACurrentFrameWeight [number] Small 0.2 Range 0-1. Sets the impact of the current internal frame to the final image. Set this to a low value e.g. 0.05 for better anti-aliasing or better upsampling at the cost of more artifacts (especially smearing) in motion. Also, increase r.TemporalAASamples to something larger like 16 when using low values.
r.TemporalAAFilterSize Small 1 Sets the spread of the TAA samples. Use values below 1 like 0.25 to sharpen the image (only works if r.TemporalAASamples > 6).
r.TemporalAASamples [number] Small 8 Sets the number of samples to use for TAA. Set this to 2 - 5 to reduce jitter.
r.Tonemapper.Sharpen [number] Small 0 Sets the amount of a simple sharpen filter.
ShowDebug DebugType[FName] Small Activating command with any of the below will show the following information in the top left corner of the screen regardless of the command executed (unless otherwise stated):
  • Player name
  • Coordinates in the world (X, Y, Z)
  • Rotation
  • Instigator
  • Owner
  • Base eye height

Replace italicized text with any of the following:

  • AI - Use unknown. Presumably shows information regarding enemies and/or automated vehicles near the player.
  • AKAUDIOSOURCES - Shows the number of active audio sources + other information. Execute again to show default information.
  • ANIMATION - Use unknown. Presumably shows information regarding what frame of an animation is being played, the name of the animation, etc.
  • BONES - Use unknown. Presumably shows information regarding bone connections and their orientation in non-static models.
  • CAMERA - Shows extra information about the camera position underneath default information.
  • CIRCUITS - Shows information regarding any power networks (circuits) in the world including; the number of circuits, ID(s) and information about the circuits including; components, power produced, power consumed and fuse status. Execute again to show default information.
  • COLLISION- Unknown. Presumably shows collision information.
  • FACTORY - Shows the number of player-built structures (not including vehicles) in order from most to least.
  • FACTORYCONNNECTIONS - Use Unknown. Notes: Causes extreme lag, use at own risk. Execute again to show default information.
  • FORCEFEEDBACK - Shows information about current force feedback values and what is contributing to that calculation underneath default information.
  • INPUT - Shows information about which input method is currently being used (keyboard/mouse) which key is being used, the input value of the input and the time the input has been executed. It also shows information pertaining to the input stack. All of this information is shown underneath the default information.
  • NET - Use unknown. Presumably used to show multiplayer connection info.
  • NONE - Shows only default information, hiding the rest.
  • PHYSICS - Shows information about; Current player velocity components, total player speed, total player speed (2D), acceleration experienced by the player and other physics-related information. This is all shown underneath default information.
  • POWER - Use unknown. Note: Causes Lag, use at your own risk.
  • RADIATION - Shows information related to the radioactivity subsystem including; Number of radiation sources, emitters and levels of radiation emitted and player exposure level. Execute again to show default information.
  • RADIATIONSPHERES - Presumably shows spheres where radiation would begin to affect the player. Execute again to show default information.
  • Reset - Hides all debug information, including default information.
  • SIGNIFICANCEMANAGER - Shows information on the significance of sounds currently being played and their volume relative to each other.
  • TRACKS - Shows information on the railroad subsystem pertaining to tracks. Execute again to show default information.
  • TRAINCOUPLERS - Use unknown. Presumably shows information regarding connections between train cars.
  • TRAINS - Shows information on the railroad subsystem pertaining to trains. Execute again to show default information.
  • VEHICLE - Shows information on the vehicle the player is currently in including: Speed, Steering angle, throttle information, whether or not the brake is on, current gear, engine RPM, drag force being experienced and physics information about each wheel on the vehicle.
  • WEAPON - Use unknown. Presumably shows information regarding held weapons/tools.
Stat FPS Small Activates the game's built-in FPS counter, all command fields are non-case-sensitive.
Stat Levels Small From the description: "Displays level streaming info"
Stat Unit Small Activates shows a small readout of various statistics including: Frame time (1000/Frame time = FPS), Game time (1000/Game time = UPS), Draw time (unknown), GPU time (unknown), RHIT time (unknown) and whether or not DynRes is supported (use unknown)
Suicide Small Suicide
t.MaxFPS [number] Small 0 Sets maximum framerate
FOV [number] Small Sets field of view to the desired integer, however beyond 150 can become unstable and glitches will occur.

Working Commands/Unknown use

Non-functional Commands

The following commands may appear in the autocomplete list in the console, but either do not do anything when executed or are not recognized by the console.

  • Fly
  • Ghost
  • GiveItem
  • Cheats
  • Teleport
Advertisement