{"id":16020,"date":"2025-05-19T15:27:34","date_gmt":"2025-05-19T15:27:34","guid":{"rendered":"https:\/\/ggservers.com\/knowledgebase\/?post_type=ht_kb&#038;p=16020"},"modified":"2025-05-19T15:27:35","modified_gmt":"2025-05-19T15:27:35","slug":"satisfactory-server-admin-console-commands","status":"publish","type":"ht_kb","link":"https:\/\/ggservers.com\/knowledgebase\/article\/satisfactory-server-admin-console-commands\/","title":{"rendered":"Satisfactory Server Admin Console Commands"},"content":{"rendered":"\n<p>Managing your Satisfactory server becomes much easier when you use console commands. Whether you&#8217;re stuck in terrain, debugging a factory issue, or just customizing your experience, the command line can be your best friend.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>\ud83d\udca1 Want to make testing easier or fix glitches on your Satisfactory server? Use the code <strong>KB30<\/strong> at checkout on <a href=\"https:\/\/ggservers.com\">GGServers.com<\/a> to get <strong>30% off<\/strong> your first game server!<\/p>\n<\/blockquote>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\udda5\ufe0f How To Enable Console Commands<\/h2>\n\n\n\n<p>To enable the console in Satisfactory:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Press <code>Ctrl<\/code> + <code>Shift<\/code> + <code>L<\/code> at the same time.<\/li>\n\n\n\n<li>Open the console with the <code>~<\/code> (Tilde) key.<\/li>\n\n\n\n<li>Press <code>~<\/code> again to expand the command window size for longer commands.<\/li>\n<\/ol>\n\n\n\n<p><em>Note: There\u2019s no feedback when enabling the console, so you won\u2019t see confirmation. The console stays enabled until the game is closed.<\/em><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\u2705 Non-Debug Console Commands<\/h2>\n\n\n\n<p>These are safe and commonly used commands that don\u2019t affect engine-level behavior but still offer powerful adjustments and insights:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th><strong>Command<\/strong><\/th><th><strong>Description<\/strong><\/th><\/tr><\/thead><tbody><tr><td><code>?<\/code><\/td><td>Shows a list of all available commands.<\/td><\/tr><tr><td><code>materialFlowAnalysis recipeName[FString]<\/code><\/td><td>Calculates production needs per second for an item.<\/td><\/tr><tr><td><code>Gamma [number]<\/code><\/td><td>Changes screen brightness (default: 2.2).<\/td><\/tr><tr><td><code>Pause<\/code><\/td><td>Pauses the game.<\/td><\/tr><tr><td><code>r.Atmosphere [0\/1]<\/code><\/td><td>Turns atmosphere on or off.<\/td><\/tr><tr><td><code>r.Fog [0\/1]<\/code><\/td><td>Toggles fog rendering.<\/td><\/tr><tr><td><code>r.ViewDistanceScale<\/code><\/td><td>Adjusts render distance.<\/td><\/tr><tr><td><code>foliage.LODDistanceScale<\/code><\/td><td>Modifies distant object quality.<\/td><\/tr><tr><td><code>r.Shadow.DistanceScale<\/code><\/td><td>Changes shadow render distance.<\/td><\/tr><tr><td><code>r.ScreenPercentage [number]<\/code><\/td><td>Alters internal resolution scale (default: 100).<\/td><\/tr><tr><td><code>Stat FPS<\/code><\/td><td>Displays FPS counter.<\/td><\/tr><tr><td><code>Stat Levels<\/code><\/td><td>Shows streaming level info.<\/td><\/tr><tr><td><code>Stat Unit<\/code><\/td><td>Displays rendering performance stats.<\/td><\/tr><tr><td><code>t.MaxFPS [number]<\/code><\/td><td>Sets max frame rate (0 for unlimited).<\/td><\/tr><tr><td><code>FOV [number]<\/code><\/td><td>Adjusts field of view beyond UI slider.<\/td><\/tr><tr><td><code>Suicide<\/code><\/td><td>Kills and respawns the player.<\/td><\/tr><tr><td><code>Grass.densityscale [number]<\/code><\/td><td>Sets grass density.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\u2699\ufe0f Debug Console Commands<\/h2>\n\n\n\n<p>Debug commands show engine-level data and are used mainly for in-depth troubleshooting. They require:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>ShowDebug DebugType&#91;FName]\n<\/code><\/pre>\n\n\n\n<p>Replace <code>DebugType<\/code> with any of the options below. Always save before using these.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th><strong>Debug Type<\/strong><\/th><th><strong>Description<\/strong><\/th><\/tr><\/thead><tbody><tr><td><code>AI<\/code><\/td><td>Shows AI and enemy data <em>(unverified)<\/em><\/td><\/tr><tr><td><code>AKAUDIOSOURCES<\/code><\/td><td>Displays number of active audio sources<\/td><\/tr><tr><td><code>ANIMATION<\/code><\/td><td>Shows frame and animation data <em>(unverified)<\/em><\/td><\/tr><tr><td><code>BONES<\/code><\/td><td>Internal skeleton model info <em>(unverified)<\/em><\/td><\/tr><tr><td><code>CAMERA<\/code><\/td><td>Shows camera data<\/td><\/tr><tr><td><code>CIRCUITS<\/code><\/td><td>Power circuit details<\/td><\/tr><tr><td><code>COLLISION<\/code><\/td><td>Collision hitbox data <em>(unverified)<\/em><\/td><\/tr><tr><td><code>FACTORY<\/code><\/td><td>Total player-built structures<\/td><\/tr><tr><td><code>FACTORYCONNECTIONS<\/code><\/td><td>Links between buildings <em>(unverified)<\/em><\/td><\/tr><tr><td><code>FORCEFEEDBACK<\/code><\/td><td>Force feedback info<\/td><\/tr><tr><td><code>INPUT<\/code><\/td><td>Displays player input method (keyboard, mouse, controller)<\/td><\/tr><tr><td><code>NET<\/code><\/td><td>Network connection info <em>(unverified)<\/em><\/td><\/tr><tr><td><code>NONE<\/code><\/td><td>Hides all extra debug info<\/td><\/tr><tr><td><code>PHYSICS<\/code><\/td><td>Shows player movement speed<\/td><\/tr><tr><td><code>POWER<\/code><\/td><td>Power usage data <em>(unverified)<\/em><\/td><\/tr><tr><td><code>RADIATION<\/code><\/td><td>Displays radiation sources<\/td><\/tr><tr><td><code>RADIATIONSPHERES<\/code><\/td><td>Shows radiation zones <em>(unverified)<\/em><\/td><\/tr><tr><td><code>RESET<\/code><\/td><td>Resets debug overlays<\/td><\/tr><tr><td><code>SIGNIFICANCEMANAGER<\/code><\/td><td>Sound source\/volume info<\/td><\/tr><tr><td><code>TRACKS<\/code><\/td><td>Railroad track data<\/td><\/tr><tr><td><code>TRAINCOUPLERS<\/code><\/td><td>Train car connectors <em>(unverified)<\/em><\/td><\/tr><tr><td><code>TRAINS<\/code><\/td><td>All train system data<\/td><\/tr><tr><td><code>VEHICLE<\/code><\/td><td>Current vehicle info<\/td><\/tr><tr><td><code>WEAPON<\/code><\/td><td>Weapon\/tool data <em>(unverified)<\/em><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83e\udde0 Pro Tips for Using Console Commands<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Use <code>?<\/code> in the console to get quick command suggestions.<\/li>\n\n\n\n<li>You can chain commands one after another if needed.<\/li>\n\n\n\n<li>Always save before using debug commands, as they may cause instability.<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\udcc8 Why Use a Server?<\/h2>\n\n\n\n<p>Running a dedicated server makes automation and large builds smoother. You can host your Satisfactory world with more performance, invite friends, and test without interruptions.<\/p>\n\n\n\n<p>\ud83d\udc49 <strong>Use code <code>KB30<\/code> at checkout on <a href=\"https:\/\/ggservers.com\">GGServers.com<\/a> to save 30% on your first Satisfactory server.<\/strong><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p>If you need help using these commands or configuring your server, feel free to reach out to our 24\/7 support team:<br>\ud83d\udd17 <a href=\"https:\/\/ggservers.com\/billing\/submitticket.php\">Submit a ticket<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Managing your Satisfactory server becomes much easier when you use console commands. Whether you&#8217;re stuck in terrain, debugging a factory issue, or just customizing your experience, the command line can be your best friend. \ud83d\udca1 Want to make testing easier or fix glitches on your Satisfactory server? Use the code&#8230;<\/p>\n","protected":false},"author":2,"comment_status":"open","ping_status":"closed","template":"","format":"standard","meta":{"_acf_changed":false,"_sitemap_exclude":false,"_sitemap_priority":"","_sitemap_frequency":"","footnotes":""},"ht-kb-category":[2230],"ht-kb-tag":[2252,2260,2269,2268,2251,2256,2259,2254,2255,2265,2264,2261,2267,2262,2257,2270,2253,2258,2263,2266],"class_list":["post-16020","ht_kb","type-ht_kb","status-publish","format-standard","hentry","ht_kb_category-satisfactory","ht_kb_tag-how-to-open-console-in-satisfactory","ht_kb_tag-satisfactory-admin-tools","ht_kb_tag-satisfactory-cheat-commands","ht_kb_tag-satisfactory-console-commands","ht_kb_tag-satisfactory-debug-commands","ht_kb_tag-satisfactory-factory-info","ht_kb_tag-satisfactory-field-of-view-command","ht_kb_tag-satisfactory-fog-toggle","ht_kb_tag-satisfactory-fps-command","ht_kb_tag-satisfactory-gamma-adjustment","ht_kb_tag-satisfactory-grass-density-command","ht_kb_tag-satisfactory-pause-game-command","ht_kb_tag-satisfactory-performance-stats","ht_kb_tag-satisfactory-power-debug","ht_kb_tag-satisfactory-render-distance-command","ht_kb_tag-satisfactory-respawn-command","ht_kb_tag-satisfactory-server-commands","ht_kb_tag-satisfactory-server-settings","ht_kb_tag-satisfactory-train-system-commands","ht_kb_tag-showdebug-satisfactory"],"acf":[],"_links":{"self":[{"href":"https:\/\/ggservers.com\/knowledgebase\/wp-json\/wp\/v2\/ht-kb\/16020","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ggservers.com\/knowledgebase\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/ggservers.com\/knowledgebase\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/ggservers.com\/knowledgebase\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/ggservers.com\/knowledgebase\/wp-json\/wp\/v2\/comments?post=16020"}],"version-history":[{"count":1,"href":"https:\/\/ggservers.com\/knowledgebase\/wp-json\/wp\/v2\/ht-kb\/16020\/revisions"}],"predecessor-version":[{"id":16021,"href":"https:\/\/ggservers.com\/knowledgebase\/wp-json\/wp\/v2\/ht-kb\/16020\/revisions\/16021"}],"wp:attachment":[{"href":"https:\/\/ggservers.com\/knowledgebase\/wp-json\/wp\/v2\/media?parent=16020"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/ggservers.com\/knowledgebase\/wp-json\/wp\/v2\/ht-kb-category?post=16020"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/ggservers.com\/knowledgebase\/wp-json\/wp\/v2\/ht-kb-tag?post=16020"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}