Starcom Nexus Console Commands- May 2026

Rhymba v3.6 Documentation

Starcom Nexus Console Commands- May 2026

Before you can input a single command, you need to unlock the developer overlay. Starcom: Nexus does not have a visible console window by default.

Step-by-step activation:

Note: If the console does not appear, ensure you are running the latest version of the game (v1.0+). The developer, Weather Factor, did not remove the console in release builds—it is intentionally left for debugging.


addscience 1000 – research the Stellar Drive immediately. Starcom Nexus Console Commands-

Open console and type refill – instantly back to full health, fuel, and ammo. No need to limp back to a station.

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. Before you can input a single command, you

Commonly Sought Functions & How to Achieve Them:

| 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. |

| Command | Parameter | Effect | | :--- | :--- | :--- | | god | None | Invincibility toggle | | noclip | None | Collision toggle | | add_resource | Type, Amount | Adds resources | | unlock_all_technologies | None | Full tech tree | | heal | None | Full repair | | kill_target | None | Insta-kill current enemy | | reveal_map | None | Uncovers all sectors | | teleport | X, Y | Move to coordinates | | toggle_ui | None | Hide HUD | | set_speed | Float (0.5 to 5.0) | Adjusts global ship speed multiplier | | spawn_anomaly | None | Creates a random anomaly at your position (unstable) | | list_commands | None | Prints all available commands to console | Note: If the console does not appear, ensure


  • Use script.tx* to avoid leaving the world in inconsistent state on error.
  • Run destructive commands only in dev builds or with sudo.
  • For networked sessions, run authoritative commands on host; client-side changes are ephemeral.

  • Common items and their internal IDs:

    | Item | ID | |------|----| | Iron Ore | IronOre | | Hydrogen | Hydrogen | | Nanites | Nanites | | Hull Repair Kit | RepairKit | | Advanced Alloy | AdvancedAlloy | | Energy Cell | EnergyCell | | Research Data | ResearchData |

    Example:
    add item Nanites 100 → adds 100 Nanites to your cargo.