{"id":20890,"date":"2026-01-08T11:23:59","date_gmt":"2026-01-08T11:23:59","guid":{"rendered":"https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/"},"modified":"2026-06-15T18:33:23","modified_gmt":"2026-06-15T18:33:23","slug":"starrupture-dedicated-server-configuration-guide","status":"publish","type":"post","link":"https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/","title":{"rendered":"StarRupture Dedicated Server Configuration Guide"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">StarRupture, the first-person factory-automation survival game from Creepy Jar (the studio behind <em>Green Hell<\/em>), launched into Steam Early Access on January 6, 2026. It dropped players onto the hostile planet Arcadia-7 to build, automate, and survive \u2014 and it pulled roughly 28,000 concurrent players at launch with a low-to-mid-80s positive rating. One of the most common questions since launch has been simple: does StarRupture have a real dedicated server? The honest answer is yes, but with an important asterisk: the dedicated server is officially an <strong>experimental feature<\/strong>, and a lot of the config detail floating around the web is community-reported rather than documented by Creepy Jar. This guide separates what is confirmed from what is not, so you can set up a server that actually works and avoid copying settings that may be wrong.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Three ways to play StarRupture together<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Before touching a server, it&#8217;s worth understanding that StarRupture gives you three distinct multiplayer paths. The official Steam description puts it plainly: you can explore Arcadia-7 solo, host a co-op session for up to four players yourself, or join friends on a dedicated server that is &#8220;currently available as an experimental feature.&#8221; Each path has trade-offs.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Host-from-game co-op (default, most stable).<\/strong> One player creates the world and owns the save. Up to three others join via Steam invites. The host can set privacy to &#8220;Invite Only&#8221; or &#8220;Friends Only.&#8221; The catch: when the host is offline, no one can play that world. This is the path most players actually use today.<\/li>\n<li><strong>Dedicated server (experimental).<\/strong> A separate Steam tool or SteamCMD application that keeps a persistent world online independently of any single player. This is what the rest of the guide covers.<\/li>\n<li><strong>SaveSync \u2014 a separate third-party Steam app (App ID 3832010).<\/strong> This is not a built-in StarRupture feature. It syncs and backs up the co-op save between players so that anyone in the group can host the next session, keeping a world alive without depending on one host. It only runs while StarRupture itself is closed, and it is also in Early Access (targeting roughly Q4 2026). Some secondary guides incorrectly describe SaveSync as an in-game feature \u2014 the Steam store listing confirms it is a standalone application.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">Throughout all of these, the co-op cap is <strong>four players<\/strong> (host plus three). Online co-op only; an internet connection is required for multiplayer, and there is no documented LAN mode. The four-player limit is described as fixed for stability \u2014 keep that number in mind, because you&#8217;ll see claims later that you can push it higher.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Game and server identity at a glance<\/h2>\n\n\n\n<figure class=\"wp-block-table is-style-stripes\"><table><thead><tr><th>Field<\/th><th>Value<\/th><\/tr><\/thead><tbody><tr><td>Game title<\/td><td>StarRupture<\/td><\/tr><tr><td>Steam App ID (game)<\/td><td>1631270<\/td><\/tr><tr><td>Developer \/ Publisher<\/td><td>Creepy Jar (self-published)<\/td><\/tr><tr><td>Status<\/td><td>Early Access (launched Jan 6, 2026; EA exit planned ~2027)<\/td><\/tr><tr><td>Co-op cap<\/td><td>Up to 4 players (online only)<\/td><\/tr><tr><td>Dedicated server App ID (SteamCMD)<\/td><td>3809400<\/td><\/tr><tr><td>Server OS<\/td><td>Windows 10\/11 (64-bit) only<\/td><\/tr><tr><td>Server executable<\/td><td>StarRuptureServerEOS.exe<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">What&#8217;s officially confirmed about the dedicated server<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The following facts come from Creepy Jar&#8217;s official setup guide, linked from the pinned Steam thread &#8220;Setting up a SR Dedicated Server (Experimental feature).&#8221; Treat these as the reliable foundation.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Status:<\/strong> Officially labeled an &#8220;Experimental Feature&#8221; as of the January 2026 Early Access launch. It works, but expect to handle port forwarding and firewall rules manually, edit a batch file, and tolerate the occasional bug.<\/li>\n<li><strong>Operating system:<\/strong> Windows 10\/11 (64-bit) only. There is no native Linux server documented by Creepy Jar. Community Docker images exist but are unofficial (more on those below).<\/li>\n<li><strong>Server networking:<\/strong> The server uses Epic Online Services (EOS), which is why the executable is named <code>StarRuptureServerEOS.exe<\/code>.<\/li>\n<li><strong>Same-Steam-account limitation:<\/strong> You cannot run the server tool and the game at the same time on two PCs under the same Steam account if the server is launched from the Steam client. For a genuinely separate, always-on box, install via SteamCMD with anonymous login instead.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Installing the server: two confirmed methods<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Method A \u2014 Steam library tool<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The simplest route is through the Steam client. Filter your Steam library by &#8220;Games + Tools,&#8221; then find and install <strong>&#8220;StarRupture Dedicated Server (Experimental).&#8221;<\/strong> This is convenient for hosting on a spare local machine, but remember the same-account limitation above if you also want to play on that account.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Method B \u2014 SteamCMD (recommended for a separate box)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">For a dedicated machine or rented server, SteamCMD is the better path. The confirmed dedicated-server App ID is <strong>3809400<\/strong> (verified via SteamDB). Install it anonymously:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>steamcmd.exe +force_install_dir C:\\StarRuptureServer +login anonymous +app_update 3809400 validate +quit<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">One historical caveat: at launch, the Steam thread reported &#8220;subscription&#8221; \/ anonymous-login errors while Creepy Jar was still pushing the server files live. Anonymous login should now work, but if you hit an error, that&#8217;s the known cause \u2014 verify the files are available rather than assuming your command is wrong.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Launching the server<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The server launches through a batch file, <code>SRServerWithLog.bat<\/code>, which calls the executable with logging enabled and a port argument. The confirmed launch form looks like this:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>start .\\StarRuptureServerEOS.exe -Log -port=7777<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">The game port is <strong>7777<\/strong>, set with the <code>-port=<\/code> argument \u2014 this is the one port value that is confirmed by the official launch argument itself. The <code>-Log<\/code> flag keeps a running log so you can diagnose crashes, which is worth keeping enabled given the experimental status. Make sure your firewall and router forward the port you choose (UDP\/TCP per your network setup) so players can reach the server.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The config file: what&#8217;s reported but NOT confirmed<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">This is the section where you need to be skeptical. The official Creepy Jar guide documents only the command-line \/ batch launch above. It does <em>not<\/em> document any config-file syntax. Everything below comes from secondary host-vendor guides, and those sources contradict each other. Verify against your actual server install before relying on any of it.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Config file name is disputed.<\/strong> Most host guides cite a JSON-style <code>DSSettings.txt<\/code> sitting next to the executable. But at least one guide claims configuration is done through a <code>Game.ini<\/code> file instead. These cannot both be authoritative \u2014 check which file (if either) your install actually creates.<\/li>\n<li><strong>Query port 27015 (UDP)<\/strong> for Steam server query\/browser is plausible because it&#8217;s the standard, but it is not in the official guide.<\/li>\n<li><strong>EOS ports 27031\u201327036 (UDP)<\/strong> are cited by a single source only.<\/li>\n<li><strong>An 8-player override<\/strong> (<code>MaxPlayers=8<\/code>) is claimed by one guide, which also notes it causes desync and crashes. The game is officially capped at 4 \u2014 treat 4 as the real, safe limit and do not expect a higher count to be stable.<\/li>\n<li><strong>Save-management keys<\/strong> like <code>SaveGameInterval<\/code>, <code>StartNewGame<\/code>, and <code>LoadSavedGame<\/code> are secondary-source only.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">For transparency, here is the community-reported <code>DSSettings.txt<\/code> example that circulates across host guides. Use it as a <em>starting hypothesis to test<\/em>, not as documented gospel:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>{\n  \"SessionName\": \"MyServer\",\n  \"SaveGameInterval\": \"300\",\n  \"StartNewGame\": \"false\",\n  \"LoadSavedGame\": \"true\",\n  \"SaveGameName\": \"AutoSave0.sav\",\n  \"Port\": 7777,\n  \"QueryPort\": 27015\n}<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">The single value in there that aligns with the official guide is the game port (7777). Everything else \u2014 the file name, the key names, the query port, the save keys \u2014 should be confirmed by inspecting what files your server actually generates on first launch. If your install produces a different file or different keys, trust the install over any blog (including the community examples here).<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Managed and community hosting options<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;d rather not babysit an experimental Windows tool, managed StarRupture hosting is already offered by several providers, and we run it too. If you want a ready-to-go box with the server files, ports, and updates handled for you, our <a href=\"https:\/\/xgamingserver.com\/starrupture-server-hosting\">StarRupture server hosting plans<\/a> save you the manual batch-file and firewall work \u2014 and we keep configurations current as Creepy Jar formalizes the experimental tooling. For deeper step-by-step instructions tailored to our panel, see the <a href=\"https:\/\/xgamingserver.com\/docs\/starrupture\">StarRupture documentation<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">On the community side, unofficial Docker images exist (for example under the Docker Hub names <code>struppinet<\/code>, <code>nitje<\/code>, and <code>lancer1977<\/code>). These imply Linux containerization despite the official Windows-only stance, so treat them strictly as community experiments \u2014 not supported, and not guaranteed to survive game updates.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Which path should you choose?<\/h2>\n\n\n\n<figure class=\"wp-block-table is-style-stripes\"><table><thead><tr><th>Path<\/th><th>Best for<\/th><th>Trade-off<\/th><\/tr><\/thead><tbody><tr><td>Host-from-game co-op<\/td><td>Small friend groups, casual play<\/td><td>World offline when host leaves; 4-player cap<\/td><\/tr><tr><td>Dedicated server (experimental)<\/td><td>Always-on persistent worlds<\/td><td>Windows-only, experimental, manual config<\/td><\/tr><tr><td>SaveSync app (3832010)<\/td><td>Rotating hosts without a server<\/td><td>Separate app; only runs when game is closed<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">For most groups of four or fewer, host-from-game co-op or SaveSync covers the need without server overhead. Choose the dedicated server when you specifically want a world that stays online regardless of who is logged in \u2014 and accept that, for now, it&#8217;s an experimental tool that may change.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Frequently asked questions<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Does StarRupture have a dedicated server?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Yes \u2014 but it is officially labeled an &#8220;experimental feature&#8221; as of the January 2026 Early Access launch. You can install it as a Steam library tool (&#8220;StarRupture Dedicated Server (Experimental)&#8221;) or via SteamCMD using App ID 3809400. Expect to do some manual port and batch-file setup.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What is the StarRupture dedicated server App ID and port?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The dedicated-server SteamCMD App ID is 3809400 (the base game is 1631270). The confirmed game port is 7777, set with <code>-port=7777<\/code> when launching <code>StarRuptureServerEOS.exe<\/code> via the <code>SRServerWithLog.bat<\/code> batch file.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Can a StarRupture server hold more than 4 players?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Officially, no. StarRupture co-op is capped at 4 players for stability. One community guide claims an 8-player override is possible, but the same guide warns it causes desync and crashes. Treat 4 as the real limit.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Where is the StarRupture server config file?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">This is unconfirmed. Creepy Jar&#8217;s official guide documents only the command-line launch, not a config file. Host-vendor guides disagree \u2014 most cite a JSON-style <code>DSSettings.txt<\/code> next to the executable, while at least one cites <code>Game.ini<\/code>. Verify against your actual install before trusting any specific file or key.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Can I run a StarRupture server on Linux?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">There is no official Linux server. Creepy Jar documents Windows 10\/11 (64-bit) only. Community Docker images exist on Docker Hub, but they are unofficial workarounds and aren&#8217;t supported.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What is SaveSync, and do I need it?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">SaveSync is a separate Steam app (App ID 3832010), not a built-in StarRupture feature. It syncs co-op saves between players so anyone can host the next session without a dedicated server. It only runs while StarRupture is closed and is itself in Early Access. It&#8217;s the simplest no-server way to keep a shared world alive.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>StarRupture, the first-person factory-automation survival game from Creepy Jar (the studio behind Green Hell), launched into Steam Early Access on January 6, 2026. It dropped players onto the hostile planet Arcadia-7 to build, automate, and survive \u2014 and it pulled roughly 28,000 concurrent players at launch with a low-to-mid-80s positive rating. One of the most [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":20950,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_gspb_post_css":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[114],"tags":[],"class_list":["post-20890","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-starrupture"],"blocksy_meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v24.5 (Yoast SEO v26.7) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>StarRupture Dedicated Server Configuration Guide - XGamingServer<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"StarRupture Dedicated Server Configuration Guide\" \/>\n<meta property=\"og:description\" content=\"StarRupture, the first-person factory-automation survival game from Creepy Jar (the studio behind Green Hell), launched into Steam Early Access on January 6, 2026. It dropped players onto the hostile planet Arcadia-7 to build, automate, and survive \u2014 and it pulled roughly 28,000 concurrent players at launch with a low-to-mid-80s positive rating. One of the most [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/\" \/>\n<meta property=\"og:site_name\" content=\"XGamingServer\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/web.facebook.com\/xgamingserver69\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-01-08T11:23:59+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-15T18:33:23+00:00\" \/>\n<meta name=\"author\" content=\"Xray\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@rainerstudios\" \/>\n<meta name=\"twitter:site\" content=\"@xgamingserver\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Xray\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/\"},\"author\":{\"name\":\"Xray\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/#\/schema\/person\/9fe94eb5b0ad6508acec5eef457da608\"},\"headline\":\"StarRupture Dedicated Server Configuration Guide\",\"datePublished\":\"2026-01-08T11:23:59+00:00\",\"dateModified\":\"2026-06-15T18:33:23+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/\"},\"wordCount\":1639,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2026\/01\/starrupture-server-hosting.avif\",\"articleSection\":[\"StarRupture\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/\",\"url\":\"https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/\",\"name\":\"StarRupture Dedicated Server Configuration Guide - XGamingServer\",\"isPartOf\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2026\/01\/starrupture-server-hosting.avif\",\"datePublished\":\"2026-01-08T11:23:59+00:00\",\"dateModified\":\"2026-06-15T18:33:23+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/#primaryimage\",\"url\":\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2026\/01\/starrupture-server-hosting.avif\",\"contentUrl\":\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2026\/01\/starrupture-server-hosting.avif\",\"width\":1920,\"height\":1080},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/xgamingserver.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"StarRupture\",\"item\":\"https:\/\/xgamingserver.com\/blog\/category\/starrupture\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"StarRupture Dedicated Server Configuration Guide\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/#website\",\"url\":\"https:\/\/xgamingserver.com\/blog\/\",\"name\":\"XGamingServer\",\"description\":\"Dedicated Game Server Hosting\",\"publisher\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/xgamingserver.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/#organization\",\"name\":\"XGamingServer\",\"url\":\"https:\/\/xgamingserver.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2020\/09\/logo.svg\",\"contentUrl\":\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2020\/09\/logo.svg\",\"width\":\"1024\",\"height\":\"1024\",\"caption\":\"XGamingServer\"},\"image\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/web.facebook.com\/xgamingserver69\/\",\"https:\/\/x.com\/xgamingserver\",\"https:\/\/www.instagram.com\/xgamingserver\/\",\"https:\/\/www.linkedin.com\/company\/xgamingserver\/\",\"https:\/\/www.pinterest.com\/xgamingserver\/\",\"https:\/\/www.youtube.com\/channel\/UCHnOtWxpzaL2r3jM9Jm40EQ\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/#\/schema\/person\/9fe94eb5b0ad6508acec5eef457da608\",\"name\":\"Xray\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/f5e048c648806821e7dfebe32ad45489165185fe75979165fb4044e2967386d8?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/f5e048c648806821e7dfebe32ad45489165185fe75979165fb4044e2967386d8?s=96&d=mm&r=g\",\"caption\":\"Xray\"},\"description\":\"A Mathematician who knows a thing or two about Design.\",\"sameAs\":[\"https:\/\/xgamingserver.com\/blog\",\"https:\/\/www.instagram.com\/rainerstudios\/\",\"https:\/\/x.com\/@rainerstudios\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"StarRupture Dedicated Server Configuration Guide - XGamingServer","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/","og_locale":"en_US","og_type":"article","og_title":"StarRupture Dedicated Server Configuration Guide","og_description":"StarRupture, the first-person factory-automation survival game from Creepy Jar (the studio behind Green Hell), launched into Steam Early Access on January 6, 2026. It dropped players onto the hostile planet Arcadia-7 to build, automate, and survive \u2014 and it pulled roughly 28,000 concurrent players at launch with a low-to-mid-80s positive rating. One of the most [&hellip;]","og_url":"https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/","og_site_name":"XGamingServer","article_publisher":"https:\/\/web.facebook.com\/xgamingserver69\/","article_published_time":"2026-01-08T11:23:59+00:00","article_modified_time":"2026-06-15T18:33:23+00:00","author":"Xray","twitter_card":"summary_large_image","twitter_creator":"@rainerstudios","twitter_site":"@xgamingserver","twitter_misc":{"Written by":"Xray","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/#article","isPartOf":{"@id":"https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/"},"author":{"name":"Xray","@id":"https:\/\/xgamingserver.com\/blog\/#\/schema\/person\/9fe94eb5b0ad6508acec5eef457da608"},"headline":"StarRupture Dedicated Server Configuration Guide","datePublished":"2026-01-08T11:23:59+00:00","dateModified":"2026-06-15T18:33:23+00:00","mainEntityOfPage":{"@id":"https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/"},"wordCount":1639,"commentCount":0,"publisher":{"@id":"https:\/\/xgamingserver.com\/blog\/#organization"},"image":{"@id":"https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/#primaryimage"},"thumbnailUrl":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2026\/01\/starrupture-server-hosting.avif","articleSection":["StarRupture"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/","url":"https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/","name":"StarRupture Dedicated Server Configuration Guide - XGamingServer","isPartOf":{"@id":"https:\/\/xgamingserver.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/#primaryimage"},"image":{"@id":"https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/#primaryimage"},"thumbnailUrl":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2026\/01\/starrupture-server-hosting.avif","datePublished":"2026-01-08T11:23:59+00:00","dateModified":"2026-06-15T18:33:23+00:00","breadcrumb":{"@id":"https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/#primaryimage","url":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2026\/01\/starrupture-server-hosting.avif","contentUrl":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2026\/01\/starrupture-server-hosting.avif","width":1920,"height":1080},{"@type":"BreadcrumbList","@id":"https:\/\/xgamingserver.com\/blog\/starrupture-dedicated-server-configuration-guide\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/xgamingserver.com\/blog\/"},{"@type":"ListItem","position":2,"name":"StarRupture","item":"https:\/\/xgamingserver.com\/blog\/category\/starrupture\/"},{"@type":"ListItem","position":3,"name":"StarRupture Dedicated Server Configuration Guide"}]},{"@type":"WebSite","@id":"https:\/\/xgamingserver.com\/blog\/#website","url":"https:\/\/xgamingserver.com\/blog\/","name":"XGamingServer","description":"Dedicated Game Server Hosting","publisher":{"@id":"https:\/\/xgamingserver.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/xgamingserver.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/xgamingserver.com\/blog\/#organization","name":"XGamingServer","url":"https:\/\/xgamingserver.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/xgamingserver.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2020\/09\/logo.svg","contentUrl":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2020\/09\/logo.svg","width":"1024","height":"1024","caption":"XGamingServer"},"image":{"@id":"https:\/\/xgamingserver.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/web.facebook.com\/xgamingserver69\/","https:\/\/x.com\/xgamingserver","https:\/\/www.instagram.com\/xgamingserver\/","https:\/\/www.linkedin.com\/company\/xgamingserver\/","https:\/\/www.pinterest.com\/xgamingserver\/","https:\/\/www.youtube.com\/channel\/UCHnOtWxpzaL2r3jM9Jm40EQ"]},{"@type":"Person","@id":"https:\/\/xgamingserver.com\/blog\/#\/schema\/person\/9fe94eb5b0ad6508acec5eef457da608","name":"Xray","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/xgamingserver.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/f5e048c648806821e7dfebe32ad45489165185fe75979165fb4044e2967386d8?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f5e048c648806821e7dfebe32ad45489165185fe75979165fb4044e2967386d8?s=96&d=mm&r=g","caption":"Xray"},"description":"A Mathematician who knows a thing or two about Design.","sameAs":["https:\/\/xgamingserver.com\/blog","https:\/\/www.instagram.com\/rainerstudios\/","https:\/\/x.com\/@rainerstudios"]}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2026\/01\/starrupture-server-hosting.avif","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/posts\/20890","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/comments?post=20890"}],"version-history":[{"count":5,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/posts\/20890\/revisions"}],"predecessor-version":[{"id":22331,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/posts\/20890\/revisions\/22331"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/media\/20950"}],"wp:attachment":[{"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/media?parent=20890"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/categories?post=20890"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/tags?post=20890"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}