NEW! Servers for GTA V (FiveM).. Use Coupon SPOOK, take 20% off Click here to order now at SurvivalServers.com
Difference between revisions of "Satisfactory Admin Commands"
Jump to navigation
Jump to search
Share your opinion
Line 10: | Line 10: | ||
== List of Admin Commands == | == List of Admin Commands == | ||
− | + | ||
− | + | {| class="wikitable" | |
− | + | ! 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. | ||
+ | |- | ||
+ | |} |
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. |
Share your opinion