Starcom Nexus Console Commands- May 2026
While the game lacks a dedicated text input line for standard cheats, it processes "Session Commands" via the debug interface or key bindings if configured internally.
If you are looking for specific gameplay alterations (God Mode, Speed), these are usually handled via Key Bindings created in the debug menu or by editing the settings.txt further.
Commonly Sought Functions & How to Achieve Them: Starcom Nexus Console Commands-
| Function | Method via Debug Menu | | :--- | :--- | | God Mode | Usually found under the "Player" or "Ship" tab in the Debug menu as a toggle checkbox. | | Infinite Fuel | Toggled via the "Ship" tab in the Debug window. | | Give Credits | Use the "Inventory" tab; there is usually an "Add [Amount]" button. | | Jump to System | Use the "Map" or "World" tab to select a star system and click "Teleport." | | Win Game | Debug menu often has a "Trigger End Game" button for testing credits. |
Since the developer (Wx3 Labs) did not publish a full command list, players have datamined additional ones. You can: While the game lacks a dedicated text input
| Command | Effect |
| :--- | :--- |
| help | Lists available commands (though many are debug-related). |
| god | Toggles God Mode (Invincibility). Your ship will not take damage. |
| ghost | Toggles Ghost Mode. Your ship can pass through asteroids and terrain. |
| unghost | Disables Ghost Mode. |
| fly | Enables free camera movement (useful for screenshots). |
| walk | Disables free camera movement. |
| slomo <value> | Changes game speed. 1 is default, 0.5 is half speed, 5 is fast forward. |
| suicide | Destroys your own ship. |
| Command | Effect |
|---------|--------|
| debugmission <missionID> | Completes a specific mission (use with caution) |
| listmissions | Shows all active mission IDs |
| spawnenemy <type> | Spawns an enemy ship (types: scout, cruiser, battleship) |
| destroytarget | Instantly destroys the targeted enemy/object | Schedule tasks:
These commands alter the fundamental rules of the game, making your ship invincible or bypassing key mechanics.
By default, the console is disabled. To turn it on:
settings.json with a text editor (Notepad works)."EnableConsole": false"EnableConsole": trueIn-game: Press the tilde key (~) to open the console.
Note: Using console commands may disable achievements for that play session. Save your game first!