These are the most useful commands for players who want to bypass the early-game grind or recover from a soft-lock.
Refuel
SetSpeed [Value]
GodMode or Invincible
SetLevel [Number]
"I pressed ~ but nothing happened."
"The game crashes when I type a command."
How to open the console
Notes and safety
Common commands (usage examples included)
Finding available globals / commands
Practical quick cheats
Troubleshooting
If you want, I can produce:
Which would you prefer?
Whether you're a galactic explorer stuck on a difficult mission or a tinkerer looking to test ship builds, Starcom: Unknown Space console commands offer a powerful way to manipulate the game world. This guide covers how to access the developer console and lists the most effective commands for resources, research, and exploration. How to Open the Console in Starcom: Unknown Space
Unlike many games that use the tilde (~) key, Starcom: Unknown Space typically uses a function key for its developer interface. Standard Shortcut: Press F11 to toggle the console window.
Syntax Rule: For many commands to execute correctly, you must include a semicolon (;) after the closing parenthesis, like this: Command();. Essential Console Commands
These commands are the most common tools for bypassing grind or troubleshooting gameplay issues. Resource & Research Commands
Managing resources is the core of the game. Use these to skip the gathering phase:
GiveAllResources(amount);: Grants the specified amount of every resource in the game (e.g., GiveAllResources(10000);).
SetResource("ResourceName", amount);: Gives a specific amount of one resource. For example, SetResource("CHIRALITE", 100);.
AdjustResearchPoints(amount);: Instantly adds Research Points (RP) to your pool.
Respec();: Removes all researched tech and returns the RP to you, allowing for a full build reset. Exploration & Navigation
Tired of wandering through empty nebulae? These commands help you find what you're looking for:
MarkAllDiscovered();: Reveals the entire map, showing all planets and points of interest.
Teleport();: Often used in conjunction with specific coordinates or clicking on the map to instantly move your ship. Tech & Progression
GiveAllTechs(); or UnlockAllTechs();: Unlocks every available technology in the game's research tree.
AddTech("TechName");: Unlocks a specific technology. Note that some techs require narrative prerequisites to function correctly.
AwardXP(amount);: Grants experience points to your command crew to level up their skills. Advanced Debugging Commands
If you are looking for more granular control or are dealing with a bugged quest, these developer-tier commands can be useful: ActivateMission("MissionID") Force-starts a specific mission. IsMissionActive("MissionID") Checks if a mission is currently in your log. SetDifficulty(x) starcom unknown space console commands
Changes the game difficulty (e.g., 0.5 for easy, 2 for hard). ResetAchievements(); Wipes your achievement progress for testing. Important Warnings
Save Your Game First: Console commands can sometimes break mission triggers or cause unexpected ship behavior. Always create a manual Save Game before experimenting.
Achievement Disabling: While not always the case, using cheats may disable Steam achievements for that specific save file.
Case Sensitivity: Be precise with capitalization (e.g., use CHIRALITE instead of chiralite) to ensure the game recognizes the input.
For players who prefer a visual interface over typing commands, you can also look into the Starcom: Unknown Space Cheat Table for Cheat Engine, which provides toggles for Infinite Health and Energy. All Console Commands / All Research :: Starcom
The Starcom console is case-sensitive. You cannot type random words; you must use the specific developer names for objects. The general syntax is:
Command [Target] [Value]
Crucial Tip: You do not use brackets in the actual command. They are just placeholders in this guide.
Example: To add 5,000 units of the primary resource, you type: add tritanium 5000
Sometimes a quest bugs out. Maybe an NPC won't trigger, or a required enemy never spawned. These debug commands are lifesavers.
The console in Starcom: Unknown Space is a powerful Swiss Army knife for the intrepid captain. Whether you are a bug-tester, a speedrunner, or a casual player who just wants to see the story without resource anxiety, the ~ key is your best friend.
Remember to save often, back up your game files before debugging, and respect the journey. The void is unknown, but with these commands, you are no longer its victim—you are its architect.
Happy hunting, Captain.
Did we miss a command? The universe is expanding. Check the official Weather Factor Discord or the Fandom Wiki for the latest console command discoveries.
While exploring the vast, procedurally generated universe of Starcom: Unknown Space, players sometimes need a little extra help to overcome a difficult encounter or bypass a resource grind. The developer console offers a powerful way to manipulate game state, though it is primarily a tool for debugging. How to Open the Console
In Starcom: Unknown Space, the developer console is accessed using the F11 key. Pressing it again will close the interface. Unlike many other games that use the tilde (~) key, this title relies on the functional key for its debug overlay. Essential Console Commands
The console uses Lua-based functions. Most game-specific commands are written in TitleCase, while standard Lua functions are lowercase. Research & Technology
AdjustResearchPoints(X): Adds or removes research points (RP).
AddTech("TechID"): Immediately grants a specific technology.
Note: Using SetFlag("TechID") only unlocks the prerequisite narratives for a tech rather than gifting it directly. GiveAllTechs: Unlocks every technology in the game.
ListAllTechs: Prints a list of every available technology ID to the console for reference. Crew & Experience
AwardXP(X): Grants the specified amount of experience points to your crew.
InjureCrew(X): Injures a specific number of crew members (useful for testing survival mechanics). CrewAutofill: Automatically fills empty crew slots. Navigation & Discovery
Discover: Marks the current location or object as discovered.
Teleport: This command exists but requires specific syntax (likely coordinates) that is not fully documented in public player guides. Using Mods and Trainers
For players who find the console commands too technical, third-party tools like the Plitch Starcom: Unknown Space Trainer provide a graphical interface for cheats such as "Unlimited Energy," "Instant Kill," and "Unlimited Hull". Additionally, Cheat Engine tables are available on forums like FearLess Revolution to edit values like Research Points and resource counts directly. All Console Commands / All Research :: Starcom
The developer console in Starcom: Unknown Space is a powerful tool for testing builds, recovering from glitches, or bypassing gameplay hurdles. You can generally access it in-game by pressing the grave (`) or tilde (~) key. If the tilde key does not work due to keyboard layouts, players often remap it to F1 or F11. Key Console Commands
The console primarily uses Lua-based functions, where game-specific commands typically use Title Case. Research & Progression:
AdjustResearchPoints(x): Adds or subtracts a specific amount of Research Points (RP).
GiveAllTechs() or UnlockAllTechs(): Immediately unlocks every technology in the research tree. These are the most useful commands for players
AddTech("TechName"): Unlocks a specific technology (e.g., AddTech("DEFAULT.ARMOR_1")).
Respec(): Removes all researched tech and returns the total RP to the player. Exploration & Discovery:
MarkAllDiscovered(): Reveals all points of interest and planets on the star map.
Teleport(x, y): Moves the player ship to specific coordinates. Use with caution to avoid softlocking.
HasMet("FactionName"): Checks if the player has encountered a specific faction. Crew & Ship Management:
AwardXP(amount): Grants experience points to the ship's crew.
CrewAutofill(): Automatically fills empty crew slots on the vessel.
SetDifficulty(x): Changes the game difficulty in real-time, with 1 being the default. System Commands:
ResetAchievements(): Clears all earned Steam achievements for the game.
dump: Provides a detailed output of game states or logs to the console window. Usage Tips & Risks All Console Commands / All Research :: Starcom
In Starcom: Unknown Space , players can access a developer console to modify game state, unlock technologies, and manipulate resources. This feature is primarily used for debugging or bypassing specific progression hurdles. How to Enable and Access the Console
To open the console in the game, press the F11 key. Unlike many Steam games that require a launch parameter like -allowconsole, the developer console in Starcom: Unknown Space is typically accessible by default via this function key. Essential Console Commands
The console supports several types of commands, ranging from simple research adjustments to complex mission manipulations. Resource and Research Commands
GetResearchPoints() or GetRP(): Displays your current total research points.
AdjustResearchPoints(amount): Adds or subtracts a specified amount of research points.
AddTech("tech_name"): Grants a specific technology to the player.
Note: Using SetFlag("tech_name") will unlock a tech only if its narrative prerequisites are met, but will not gift it directly.
UnlockAllTechs(): Unlocks every technology in the research tree. Exploration and World Commands
MarkAllDiscovered(): Instantly reveals all points of interest on the galactic map.
Discover(): Discovers a specific designated object or location.
AreThreatsNear(): Returns a boolean value (True/False) indicating if hostile entities are in the immediate vicinity. Crew and Interaction Commands
AwardXP(amount): Gives experience points to your command crew.
CrewAutofill(): Automatically fills empty crew slots on your ship.
AdjustDisposition(amount): Modifies your standing or relationship with a specific faction.
InjureRandomCrew(): Inflicts injury on a random member of your crew (typically used for testing medical systems). Alternative Modification Methods
If a specific console command is unavailable, players often resort to editing the game's save files or game configuration files to achieve similar effects.
Editing Resources: You can manually change resource counts by opening your JSON save file (located in %AppData%\LocalLow\Wx3 Labs, LLC\Starcom Unknown Space\saves) and modifying the playerResources section.
Increasing Ship Size: You can bypass standard build limits by editing the Technologies.json file in the game's StreamingAssets folder. Modifying the modifier1 value for hull technologies (like "Dreadnought Hull") allows for much larger ship designs.
Removing Tech: There is currently no console command to "forget" a single technology; this must be done by manually editing the save file. All Console Commands / All Research :: Starcom
In Starcom: Unknown Space , you can access the developer console to use powerful cheats and debug commands by pressing F11 while in-game. Core Console Commands Refuel
These commands are case-sensitive and typically use "TitleCase" for game-related functions. Resources & Research
AdjustResearchPoints(X): Adds the specified amount of Research Points ( ).
AddTech("TECH_NAME"): Unlocks a specific technology immediately.
GiveAllTechs() / UnlockAllTechs(): Unlocks every technology in the game. Exploration
MarkAllDiscovered(): Reveals all points of interest on the map.
Discover("OBJECT_ID"): Discovers a specific celestial body or anomaly. Faction & Crew
AdjustDisposition(FACTION, X): Changes your standing with a faction by amount. AwardXP(X): Grants experience points to your crew.
InjureCrew(X): For testing or narrative purposes, injures a specified amount of crew. Miscellaneous
SetFlag("FLAG_NAME"): Can be used to manually trigger quest stages or narrative prerequisites. ResetAchievements(): Clears all earned achievements. Alternative Cheating Methods
If you prefer not to use the console, you can modify your save files directly to change resource values.
Save File Path: C:\Users\[YourUsername]\AppData\LocalLow\Wx3 Labs, LLC\Starcom Unknown Space\saves.
How to Edit: Open the .json save files using a standard text editor like Notepad. You can manually adjust counts for resources like Titanium, Aluminum, or Research Points.
Caution: Using console commands or editing save files can potentially break your game progression or prevent you from earning Steam achievements. It is highly recommended to back up your save files before making changes. Starcom: Unknown Space - Dev commands - Steam Community
You don't need cheat engine, you can edit the json in Notepad the save files are in C:\Users\(username)\AppData\LocalLow\Wx3 Labs, Steam Community All Console Commands / All Research :: Starcom
In Starcom: Unknown Space , the console is a powerful tool used for debugging, modding, and occasional "cheating." Accessing it requires specific steps depending on your intent, and the syntax varies between system functions and gameplay commands. How to Access the Console
To open the console window, press the tilde (~) key (located just below the Esc key). Command Syntax Overview
The console uses a Lua-based structure. Understanding the capitalization and underscores is key to finding the right command: TitleCase: Used for game-related commands (e.g., AddTech).
lowercase: Generally used for Lua functions that are not specific to the game engine. Underscores ( _ ): Used for Tables. Essential Console Commands
Below is a list of known commands for resources, technology, and ship management. Resource & Research Commands
These commands allow you to manipulate your current progress and inventory.
AddTech("TechName"): Gifts the player a specific technology. Note that this is different from setting a flag, as it bypasses narrative prerequisites.
AdjustResearchPoints(int): Adds or subtracts a specified amount of Research Points (RP) from your current total.
SetResource("resource_name", int): Sets your current inventory of a specific resource to the chosen amount. Mission & Progress Flags
SetFlag("FlagName", value): Updates mission or story flags. While this can progress certain quests, users note it does not automatically grant the associated technologies if they are narrative-locked. Risks and Best Practices
Save Corruption: There is always a slight risk that using developer tools like console commands can corrupt your save file or break mission triggers.
Achievements: Be aware that using specific commands may disable Steam achievements for that save session. Downside of using console commands in games - Facebook
You're looking for information on Starcom's unknown or lesser-known space console commands.
Starcom likely refers to a specific game or simulation related to space exploration or combat. However, without more context, it's challenging to pinpoint exactly which Starcom you are referring to. There are several games, mods, and simulations across different platforms that involve space exploration, combat, or management, such as Star Conflict, Star Citizen, and others. Each of these games has its own set of console commands for debugging, configuration, or enhancing gameplay.
Given the broad nature of your query, here are some general insights into how console commands work in space-themed games and some examples:
Double-check spelling and capitalization. addresource iron 500 (lowercase) might fail, while AddResource Iron 500 works. Use the exact formatting from the lists above.
The game uses a simple text-based command structure. Type the command exactly as written and press Enter. Commands are case-sensitive.