Starcom Nexus Console Commands File

Beyond the text-based console, Starcom: Nexus also features several hardcoded hotkeys for quick testing and "cheats": : Instantly destroys all enemies in the current sector. J : Teleports your ship to the Kite Station.

Command arguments (like resource or faction names) are often case-sensitive. Capitalize names exactly as they appear in-game.

By default, the developer console is disabled. You must enable it through the game's launch options or configuration files depending on your platform version. Open your . Right-click on Starcom: Nexus and select Properties . Under the General tab, locate the Launch Options text box.

Using console commands can occasionally cause unexpected stability issues or break quest lines if used improperly. starcom nexus console commands

| Command | Effect | |---------|--------| | unlock.gates | Opens all spatial rifts. No anchors, no keys. You asked for this. | | spawn.anomaly [type] | Creates a dimensional scar. Types: void , echo , fractal , voice . | | god.mode | Hull integrity ∞. Oxygen ∞. Sanity? Not our problem. | | teleport [x,y] | Jumps the ship instantly. Relativity politely ignored. | | drift.off | Turns off the void drift effect. Space stays still. Don't get used to it. | | summon.fleet | Calls 4 friendly dreadnoughts. They will ask questions later. | | echo.log [msg] | Prints a message from "echo_origin". Could be you. Could be it . | | debug.reality | Shows current simulation layer. (Layer -1 means run.) | | kill.nemesis | Removes the primary threat entity. Temporarily. It always learns. | | rewrite.lore [fragment] | Dangerous. Changes in‑game logs retroactively. May alter NPC memory. |

In most Unity-based titles, the usage of developer commands does not automatically disable Steam achievements; however, the integrity of the save file may be flagged, potentially affecting leaderboards or cloud syncs.

, you know that resources can sometimes feel light-years away. Whether you're looking to experiment with new ship builds or just want to breeze through a particularly tough sector, the developer console is your secret weapon. Beyond the text-based console, Starcom: Nexus also features

| Command | Syntax / Example | Function | Common Use | | :--- | :--- | :--- | :--- | | | Give("RESEARCH_POINTS", 10000) | Adds a specified amount of a resource or currency to your inventory. | Instantly add Gold, Research Points, or other resources. | | ListCommodities() | ListCommodities() | Displays a list of all trade good, resource, and currency codes in the console. | Find the exact internal name for a resource to use with Give . | | Respec() | Respec() | Removes all researched technology and refunds the Research Points (RP) spent. | Refund all Research Points to try a different tech build. | | SetDifficulty(x) | SetDifficulty(2) | Dynamically changes the game's difficulty mid-playthrough. The value x must be a number, with 1 being the default. Preset difficulties follow powers of 2 (0.25, 0.5, 1, 2, 4). | Increase or decrease difficulty without restarting. | | Take() | Take("GOLD", 50) | Removes a specified amount of a resource or currency from your inventory. | Remove resources to self-impose a challenge. |

Example: Give("GOLD", 500) or Give("RESEARCH_POINTS", 1000) .

Using cheats often disables Steam Achievements for that save file. Capitalize names exactly as they appear in-game

: Removes all researchable tech from your ship and returns the Research Points (RP) to you. This is useful for testing different technology builds.

– Toggles unlimited energy, allowing you to fire weapons and boost engines indefinitely without draining power.