Double-check spelling and capitalization. addresource iron 500 (lowercase) might fail, while AddResource Iron 500 works. Use the exact formatting from the lists above.
Using console commands is a single-player choice. The developer, Wx3 Labs, has not officially endorsed or banned their use. Players seeking the original intended challenge should avoid commands that skip resource gathering or combat. However, for bug recovery or second playthroughs, they serve as a useful tool.
Here is a rapid-reference list for the console.
| Command | Effect |
| :--- | :--- |
| help | Lists all available console commands in-game. |
| add tritanium X | Adds X Tritanium. |
| add research X | Adds X Research. |
| add all_crew | Maxes out crew count. |
| repair | Fixes hull and components. |
| teleport X Y | Moves ship to coordinates. |
| spawn enemy_frigate_01 | Spawns an enemy. |
| set player_level 30 | Sets captain level to 30. |
| unhide_all | Reveals entire map. |
| complete_active_quest | Force finishes current quest. |
| god_mode | Hidden gem. Makes your ship invincible for 60 seconds. |
If you have a more specific game in mind or need commands for a particular purpose (e.g., gameplay mechanics, debugging), providing more details would help narrow down the information.
To use console commands in Starcom: Unknown Space , you must first enable the debug console, which allows you to modify resources, research, and game flags directly. How to Enable and Use the Console Activate Debug Mode : Go to the game's menu and check the box for Enable Debug Console Open the Console : While in-game, press the Backtick/Tilde (`) key to toggle the console window. Command Syntax Lua Functions
: Most standard commands are Lua-based and case-sensitive. "Title Case" commands (e.g., AddResource
) typically relate to game functions, while lowercase ones are generic Lua scripts. Auto-Complete starcom unknown space console commands
key after typing a few letters to see available command suggestions. Steam Community Useful Console Commands
While a complete official list is not published, players on the Steam Community forums have identified several key functions: Steam Community Command Category Common Commands (Examples) AddResource("Silver", 1000) (Adds 1,000 Silver) UnlockResearch("TechnologyName") Game Flags SetFlag("FlagName", value) (Used to skip or fix quest triggers) AddCrewPoints(value) Risks & Tips Back Up Your Save
: Console commands can potentially corrupt save files or break quest logic if used incorrectly. Achievements
: Using "cheats" via the console may disable Steam achievements for that playthrough. Screenshot Tool : If you just want to showcase your ship, use the Ship Screenshot
mode from the main menu instead of the console to avoid game-breaking bugs. exact item IDs
for specific resources or research branches to use with these commands? Downside of using console commands in games - Facebook
In Starcom: Unknown Space, you can access the developer console by pressing F11 while in-game. Commands are generally case-sensitive and follow a TitleCase format for game-related functions. Core Gameplay Commands Double-check spelling and capitalization
These commands allow you to bypass standard progression or test specific ship and crew mechanics.
AddTech("tech_name"): Grants a specific technology to the player.
GiveAllTechs() / UnlockAllTechs(): Unlocks all research technologies immediately.
GetResearchPoints(amount): Adds the specified amount of Research Points to your total. AwardXP(amount): Gives experience points to your crew. InjureCrew(amount): Deals damage to your crew members.
MarkAllDiscovered(): Reveals all items and locations on the map. Faction and Mission Commands
Use these to manipulate diplomatic relations or force mission states.
AdjustDisposition(faction, amount): Changes your reputation with a specific faction. If you have a more specific game in
ActivateMission("mission_id"): Manually starts a specific mission.
IsMissionActive("mission_id"): Checks if a certain quest is currently in progress.
HasMet("faction"): Checks if the player has encountered a specific group yet. Utility and Debugging
dump(): Likely used to output current game state or log data for debugging.
SetFlag("flag_name"): Often used to set narrative prerequisites for technologies or story events. ResetAchievements(): Clears all earned achievements.
Warning: Using console commands can disrupt game progression or permanently affect your save file. It is recommended to back up your save before experimenting. All Console Commands / All Research :: Starcom