Enter commands – Type the command exactly as shown and press Enter.
Auto-complete – The console supports Tab completion for some commands.
Note: These commands typically add the value to your current total.
| Command | Effect |
| :--- | :--- |
| addcredits <amount> | Adds the specified amount of credits (money). |
| addscience <amount> | Adds the specified amount of Research/Science points. |
| addfuel <amount> | Refills your fuel tank by the specified amount. |
| addnanites <amount> | Adds the specified amount of Nanites. |
Type listmissions to find the ID, then debugmission [ID] to force-complete it.
Starcom: Nexus is an action-RPG space exploration game where you pilot a starship, uncover alien mysteries, and engage in tactical combat. While the game is designed to be completed without external tools, built-in console commands (also referred to as developer cheats) allow players to manipulate the game world, spawn resources, or bypass difficult sections.
Note: Console commands are not officially documented in the game’s UI. They are developer tools left accessible. Use them sparingly to avoid breaking quest progression.
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.
If you want, I can:
(Note: Related search suggestions prepared.)
In the expansive space exploration and RPG Starcom: Nexus, players can utilize a developer console to bypass certain grinds, test ship builds, or escape tricky situations. By entering specific console commands, you can instantly gain resources, unlock technologies, or teleport across the galaxy. How to Enable and Open the Console
Before you can enter any commands, you must use a specific key combination to bring up the developer interface.
Activation Shortcut: Press the ~ (Tilde) key and the "L" key (lowercase) at the same time.
The Command Box: Once the console appears, you will see a text field. Ensure this field is clear before typing; sometimes opening the console leaves an extra "l" in the box that will cause commands to fail.
Execution: Type your command and press Enter. Note that the console may often return a message like "Output (no return value)," but this does not mean the command failed. Essential Starcom: Nexus Console Commands
Commands in Starcom: Nexus are case-sensitive and typically follow a specific syntax, often requiring parentheses or quotation marks for parameters. Resource and Commodity Commands
Give("ID", amount): Adds a specified amount of a commodity to your inventory.
Example: Give("GOLD", 50) or Give("RESEARCH_POINTS", 20000).
Take("ID", amount): Removes a specified amount of a commodity from your inventory. Starcom Nexus Console Commands-
ListCommodities(): Displays a graphical UI in the lower-left corner of the screen listing all available commodity IDs and their internal codes. Gameplay and Difficulty Tweaks
Respec(): Removes all currently researched technology and returns the total Research Points (RP) to the player. This is ideal for testing different ship builds without starting a new game.
SetDifficulty(x): Changes the game difficulty on the fly. The value x is a number where 1 is default; named difficulties use powers of 2 (e.g., 0.25, 0.5, 2, 4).
Teleport: While specific syntax can vary, players often use teleportation commands to jump between coordinates to avoid long flights across the map. Tips for Successful Command Usage
Syntax Matters: You must include the quotation marks around the resource ID and the parentheses for the command to work. For example, Give("5000", 250) is correct, while Give(5000, 250) is not.
Reference IDs: Since item IDs are numerical or specific strings, it is recommended to use the ListCommodities() command first and take a screenshot of the popup for future reference.
Save Often: Always create a manual save before experimenting with console commands, as certain commands can affect your progression or achievements.
Starcom: Nexus Console Commands and Cheats Guide Starcom: Nexus
, a deep-space action RPG, players can access a developer console to modify game parameters, test ship builds, or bypass difficult sections using specific commands. How to Open the Console To access the developer console in Starcom: Nexus
, you must press a specific key combination during gameplay: Standard Layout: (lowercase) at the same time. German Keyboard: at the same time. Essential Console Commands Enter commands – Type the command exactly as
Once the console is open, you can type the following commands and press to execute them: Give(commodity, amount)
: Adds a specific amount of a resource to your inventory. Example: Give("GOLD", 50) Take(commodity, amount) : Removes the specified amount of a commodity. ListCommodities()
: Displays a list of all possible commodity names and their internal enum codes.
: Removes all currently researched technology from the player and refunds the Research Points (RP), allowing you to try new builds. SetDifficulty(x) : Changes the game's difficulty level on the fly. Replace with a numerical value (e.g., for easier, for harder; default is Common Resource Strings for When using the
command, you often need the exact name of the research or resource. Common strings include: "RESEARCH_POINTS" "RESEARCH POINTS" Specific resource names like "ALUMINUM" "TITANIUM" Alternate Cheating Methods
If console commands do not provide the exact change you need (such as revealing the entire map), some players use Save Game Editing to modify ship modules or find "super anomalies" like the Lost Island Wild Goose or a guide on how to edit your save file for more advanced modifications? Console commands? :: Starcom: Nexus General Discussions
Based on the architecture of Starcom: Nexus, the game does not have a traditional, built-in "developer console" that you can toggle open to type commands by default. Unlike source-engine games or typical RPGs, it hides its debugging tools behind specific configuration file edits or internal menus.
However, by modifying the game's configuration files, you can access Debug Mode and the Session Console.
Here is a detailed report on how to enable these tools and the commands available.
The Debug menu is primarily mouse-driven. You do not need to type commands for most actions. The interface allows you to manipulate the game state directly through tabs: Auto-complete – The console supports Tab completion for