Steam Satisfactory



The console in Satisfactory can be used to access debug data (like player coordinates or a list of radiation sources) or for changing some options not available in the game's settings, such as disabling the fog, anti-aliasing or enabling an FPS counter. It cannot be used for cheating (e.g. spawning items).

Now Satisfactory is taking to the air with Aerial Transportation for your resources and the Hover Pack to make factory building and traversal extra smooth. Additionally, we have added Lights to the game in a way that should not immediately destroy your performance. Alternatively, you can open your Start Menu and input%AppData% into the search bar and hit enter. Doing so will take you straight to the AppData folder where you can find your Satisfactory save files. The previous location for Satisfactory saves was in Documents My Games FactoryGame. Although it was changed to the AppData folder in an update. On Steam and Epic pages Satisfactory is a first-person open-world factory building game with a dash of exploration and combat. Play alone or with friends, explore an alien planet, create multi-story factories, and enter conveyor belt heaven!

Steam Satisfactory Key

The effects of commands are reset once the game is closed to the desktop but persist between sessions (the only exception is the Suicide command, which will remain if the game is saved). Airmon for mac.

  • 1Activation
  • 2List of commands
Steam Satisfactory

Activation[edit | edit source]

To enable the console, execute Ctrl + ⇧ Shift + L. No feedback concerning whether or not the action was recognized by the game will be shown (note: it might not work on some keyboard layouts, see below). This enable process persists until the game is closed to the desktop, and it appears to be only recognized while a save is loaded (not on the main menu).

To open the console, press the §(paragraph) / ` (backtick) / ~ (tilde) key. This will open the console command line; press it again to open a larger window (one command requires a large window in order to be used properly).

It might be necessary to change the keyboard layout to English - UK, as the console can only be opened if the keyboard layout has at least one of the 3 activation keys (§, ` or ~).

Changing the activation key[edit | edit source]

Another solution that does not require switching the keyboard layout is to navigate to '%LOCALAPPDATA%FactoryGameSavedConfigWindowsNoEditor', and adding the following lines to the end of the 'input.ini' file:

This will allow the console command line to be opened with F6. Any other key or character can be, as long as it doesn't require to use a modifying key such as Ctrl, ⇧ Shift or Alt, also avoid using any keys that the game already uses by default.

List of commands[edit | edit source]

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.

List of commands[edit | edit source]

CommandWindowDefaultUse/effect
? (without pressing enter)SmallShows a complete list of all commands, some with brief explanations.

There are 2296 commands in total as of Patch 0.3.3.5, though not all of them are available as a public user.

  • Green commands: Executable as a public user, alteration possible
  • Purple commands: Executable as administrator (possibly accessible by commands like 'Admin' and/or 'AdminLogin'), but some have been made accessible for public users, could be host in a multiplayer game
  • Grey commands: Only readable
materialFlowAnalysis recipeName[FString]LargeThis 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). The 'name' of the item, or 'FString', shall follow the exact string as indicated in the individual item's Blueprint Path, which can be found in the infobox of each item on its respective page.
Gamma [number]Small2.2Changes the gamma (brightness) level.
PausePauses the game, enter the command again to continue playing.
r.Atmosphere [0/1]1Activates/deactivates the atmosphere.
r.Fog [0/1]1Activates/deactivates the fog.
r.ViewDistanceScale1Sets the render distance of things like trees/foliage/rocks. Value is multiplicative*
foliage.LODDistanceScale1Controls how are higher quality LOD models being shown further out. It primarily affects foliage and buildings and can have a major impact on performance, but can make the game look better. Set this to higher values to increase the distance (recommended high is 5).
r.Shadow.DistanceScale1Sets the render distance of shadows cast by objects. Value is multiplicative*
r.ScreenPercentage [percent]100Sets 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]0.2Range 0-1. Sets the impact of the current internal frame on 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.TemporalAAFilterSize1Sets 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]8Sets the number of samples to use for TAA. Set this to 2 - 5 to reduce jitter.
r.Tonemapper.Sharpen [number]0Sets the amount of a simple sharpen filter.
r.StaticMeshLODDistanceScale [number]1Controls the level of detail (LOD) for static meshes. Set this to 0 to improve graphics but possibly decrease performance, or higher than 1 to make it significantly worse.
r.LandscapeLODBias [number]0Fixes terrain geometry in the far distance. Set this to -2 or -3 to improve graphics but possibly decrease performance.
Grass.densityscale [number]1Sets the grass density. 0 disables it entirely, values between 0 and 1 reduce it, and values over 1 increase it.
ShowDebug DebugType[FName]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, the 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 about 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 in cm/s, 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 on 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 on 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 FPSActivates Unreal Engine 4's built-in FPS counter, all command fields are non-case-sensitive. The FPS counter will work in all environments, even on loading screens or the main menu.
Stat LevelsFrom the description: 'Displays level streaming info'.
Stat UnitActivating it 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).
SuicideHas the same effect as using the Respawn option from the in-game menu.
t.MaxFPS [number]0Sets the maximum framerate. 0 makes the framerate unlimited.
FOV [number]Sets field of view to the entered value, however, values over 150 can become unstable and glitches will occur. The FOV can be changed by a slider in the game's option, but this console command allows to set it to any value beyond the slider.

Photoshop for apple mac. *Multiplicative values means setting it to 2 will render at double the default distance and setting it to 0.5 will render at half of the default. It appears to be limited to a maximum value of 3. Can be FPS heavy if set too high values and can give you more FPS if set to lower values.

Non-functional commands[edit | edit source]

The following commands appear in the autocomplete list in the console but have never worked since Early Access release, as they either don't do anything when executed or aren't even recognized by the console when executed.

  • Fly
  • Ghost
  • GiveItem
  • Cheats
  • Teleport

History[edit | edit source]

  • Patch 0.3.5.4?: r.Gamma is replaced with Gamma, Pause is functional again
  • Patch 0.3?: r.Gamma and Pause no longer work


v·d·eSatisfactory game mechanics
Player abilities
Codex • Console • Build Gun • Flashlight • HUD • Inventory • Ping • Resource Scanner • Resource node • Resource Well • Health • Radiation • To Do List • Controls • Settings
Unlockable abilities
Overclocking/Underclocking • Map • Power • Productivity Display • Head lift • Fuels
Progression
Alternate Recipes • Milestones • Onboarding (In-game tutorial) • Research • Space Elevator • Achievements • FICSMAS
Miscellaneous
Future content • Old unreleased content • Acronyms • Combat • Easter Eggs • Indicator Light • Launch arguments • Multiplayer • Music • Online tools • Resource renewability • Save files • System requirements • Units
Guides and Tutorials
  • Basics:How to play • Production line • Setting up Coal power
  • Logistics:Prime Splitter Arrays • Trains • Manifold • Balancer
  • Other:Unreal Engine Entity Limit • Extracting UI icons
Retrieved from 'https://satisfactory.fandom.com/wiki/Console?oldid=35750'

Patch Notes: Early Access - v0.3.5 - Build 124162. This patch was released on June 8, 2020, and is the first publicly available build of the game that was made available for purchase on Steam.

The original post can be viewed on Satisfactory's Discord, Reddit and Steam.

  • 4Steam release post

Intro[edit | edit source]

Hi Pioneers!

This is just a small patch before the Steam release. With this version you’ll be able to play Cross-Play with your Steam friends, as soon as the game is released there.

Hope you all will have a blast. We are very excited for later! <3

UI[edit | edit source]

  • Spaced out NAT and version information in the Main Menu over two lines

Bug fixes[edit | edit source]

  • Fixed some session connection issues
  • Multiplayer information in the Manage Session UI now has the same styling as in other multiplayer related menus

Steam release post[edit | edit source]

We made it! The game is out now on Steam!

We're super stoked in welcoming you to drop down on MASSAGE-2(A-B)b in the binary star system of Akycha to create some tasty conveyor belt spaghetti!

We've worked many years getting Satisfactory to where it is today, but the game is still in Early Access so there's still more sweet stuff coming! We hope you'll have a grand ol' time and help us in developing our game with your feedback and support!

Steam Satisfactory

Yours truly,

Coffee Stain Studios

Why Early Access?[edit | edit source]

Steam Satisfactory Sale

Satisfactory is a big and complex game that can be expanded and refined for a very long time and we believe that there is a community of factory builders out in the world that would love to join us to create this beast of a game together. We want to involve players, see how they play and iterate the game based on that. Going Early Access will help us build an awesome factory-building game and help us focus on the right things moving forward.

Approximately how long will Satisfactory be in Early Access?[edit | edit source]

We hope to work on this game for years to come and make something truly special. We are not entirely sure what would qualify as a 1.0 version of Satisfactory, but the game will be in Early Access for at least 1 year, could be longer.

What is the current state of the Early Access version?[edit | edit source]

We’ve reached the point in development where we feel ready to open the game up to the public. There are still a bunch of performance, design and visual issues and the game is far from perfect. Having said that the game is in a state where you can have a lot of fun and enjoy tons of hours of gameplay, single or multiplayer. If you are into building factories and adventure in a vast unexplored world, we think that you are going to like Satisfactory a lot!

What we are launching with:[edit | edit source]

  • 7 tiers full of milestones that unlocks machines, resources, equipment and vehicles
  • 4 different starting areas/biomes on a large handcrafted world (30km2)
  • Vehicles with automation capabilities
  • Equipment and weapons
  • Pipes (!!!)
  • Multiplayer (still in a bit funky state but it’s Playable and Fun™)

How is the full version planned to differ from the Early Access version?[edit | edit source]

We are planning to at least add the following:

Steam Satisfactory

  • The rest of the FICSIT milestones and tiers
  • More machines, resources, vehicles, equipment, and weapons
  • Improvements on core gameplay, systems, UI/UX, Quality of Life
  • Iterate on world, exploration, landmarks, rewards, and creatures
  • Full narrative
  • More optimization
  • Dedicated server support
  • Mod support

Will the game be priced differently during and after Early Access?[edit | edit source]

We expect the price to increase once we go 1.0, but we don’t know for sure.

How are you planning on involving the community in your development process?[edit | edit source]

Steam Satisfactory Game

The game has been available on a different platform up until this point and we have somewhat learned how to balance addressing feedback and introducing new content from this time. We will keep on reading the discussions and talking to our community. We use Discord, our own up-vote forum, in-game bug reports, surveys etc. Video converter for mac brorsoft. This process is likely something that we will iterate on as well. We have an experimental branch where we want to push in early content for future stable updates for those who want to opt in and help us test it. You can always follow our updates and progress through our different channels; Website, YouTube, Twitter, Facebook, Instagram, Reddit, and Discord.

v·d·ePatches
Closed Alpha
2018-10-11 • 2018-10-17 • 2018-10-19 • 2018-10-27 • 2 • 2.1 • 3 • 3.1 • 3.2 • 4 • 4.1 • Alpha Test Weekend • 5 • 5.1 • 5.3
Early Access
0.1
0.1 • 0.101 • 0.102 • 0.103 • 0.104 • 0.1.11 • 0.1.12 • 0.1.13
Experimental 0.1
0.1.5 • 0.1.6 • 0.1.7 • 0.1.8 • 0.1.9 • 0.1.10 • 0.1.14 • 0.1.15 • 0.1.16 • 0.1.17 (101256) • 0.1.17 (101353) • 0.1.19 • 0.1.20
0.2
0.2.1 • 0.2.1.1 • 0.2.1.2 • 0.2.1.3 • 0.2.1.4 • 0.2.1.5 • 0.2.1.7 • 0.2.1.10 • 0.2.1.12 • 0.2.1.17 • 0.2.1.18
Experimental 0.2
0.2.1.6 • 0.2.1.7 (Experimental) • 0.2.1.8 • 0.2.1.9 • 0.2.1.11 • 0.2.1.12 (Experimental) • 0.2.1.13 • 0.2.1.14 • 0.2.1.15 • 0.2.1.16 • 0.2.1.17 (Experimental) • 0.2.1.19 • 0.2.1.20
0.3
0.3.3.3 • 0.3.3.4 • 0.3.3.5 • 0.3.3.6 • 0.3.4.14 • 0.3.4.15 • 0.3.4.16 • 0.3.5 • 0.3.5.1 • 0.3.5.2 • 0.3.5.3 • 0.3.5.4 • 0.3.5.6 • 0.3.6.5 • 0.3.7 • 0.3.7.1 • 0.3.7.2 • 0.3.7.3 • 0.3.7.4 • 0.3.7.5 • 0.3.7.6 • 0.3.7.7
Experimental 0.3
0.3 • 0.3.0.1 • 0.3.0.2 • 0.3.1.0 • 0.3.1.1 • 0.3.1.2 • 0.3.2.0 • 0.3.2.1 • 0.3.2.2 • 0.3.3.0 • 0.3.3.1 • 0.3.3.2 • 0.3.3.4 • 0.3.3.5 • 0.3.4.0 • 0.3.4.1 • 0.3.4.2 • 0.3.4.3 • 0.3.4.4 • 0.3.4.5 • 0.3.4.6 • 0.3.4.7 • 0.3.4.8 • 0.3.4.9 • 0.3.4.10 • 0.3.4.11 • 0.3.4.12 • 0.3.4.13 • 0.3.5.5 • 0.3.6 • 0.3.6.1 • 0.3.6.2 • 0.3.6.3 • 0.3.6.4 • 0.3.6.6 • 0.3.6.7 • 0.3.6.8 • 0.3.6.9 • 0.3.6.10 • 0.3.6.11 • 0.3.6.12 • 0.3.6.13 • 0.3.8.0 • 0.3.8.1 • 0.3.8.2 • 0.3.8.3 • 0.3.8.4 • 0.3.8.5 • 0.3.8.6 • 0.3.8.7 • 0.3.8.8 • 0.3.8.9 • 0.3.8.10 • 0.3.8.11
0.4
Experimental 0.4
0.4.0.0 • 0.4.0.1 • 0.4.0.2 • 0.4.0.3 • 0.4.0.4 • 0.4.0.5 • 0.4.0.6 • 0.4.0.7 • 0.4.0.8 • 0.4.0.9 • 0.4.0.10 • 0.4.0.11 • 0.4.0.12

Where To Find Save Files In Steam Satisfactory

Retrieved from 'https://satisfactory.fandom.com/wiki/Patch_0.3.5?oldid=24901'