Starsector Console Commands (2026 Release)

The file Savegame Editor v.1.1 is a modification for Need for Speed: Underground, a(n) racing game. Download for free.

DOWNLOAD

File Type: Game Mod

File Size: 160.5 KB

Last Update: October 23, 2022

Downloads: 23.8K

Last 7 days: 222

Problems with download? [email protected]

Need for Speed: Underground

More Info About Game

Need for Speed: Underground

Need for Speed: Underground
18

All Downloads for

Need for Speed: Underground

Need for Speed: Underground Downloads
starsector console commands

Savegame Editor is a tool for  Need for Speed Underground, created by  mift0.

Description:

This is a program that allows you to modify savegame files in career mode. Among other things, it allows you to:

  1. editing the amount of cash,
  2. unlocking cars not available at the beginning of the career,
  3. unlocking any race in the career,
  4. unlocking performance packs, including unique ones,
  5. editing the number of races and points shown in the statistics.

Instructions:

place NFS7Underground Savegame Editor.exe in the game saves folder:

C:\Documents and Settings\All Users\Dane aplikacji\NFS Underground (Windows XP)

or

C:\ProgramData\NFS Underground (Windows Vista i nowszy). By default, folders in both cases can be hidden.

2 Start the program.

3. click the File button.

4. search for the save file with _autosave.ugd.

5. change the settings using Unlock, Car, Custom tabs.

6. To save, click Patch file.

  • Last update: Sunday, October 23, 2022
  • Genre: Racing
  • File size: 160.5 KB

Starsector Console Commands (2026 Release)

: Launch the Starsector executable. In the game launcher, click the Mods button, check the box next to Console Commands , and click save.

Tired of getting chased by the Hegemony AI inspection fleet? The setrelation command is your diplomatic backchannel. For instance, setrelation hegemony 75 would instantly boost your reputation with the Hegemony to 75 (friendly).

| Command | Syntax | Description | | :--- | :--- | :--- | | help | help [command] | Lists all available commands, or provides detailed info on a specific command. | | list | list ships , list items , etc. | Displays the internal IDs of all entities in a category. The most important command for new users. Use list ships to find hull IDs, or list factions for faction IDs. | | sourceof | sourceof list | This is a specialized debugging command that shows you which mod a specific command originates from. It's invaluable for resolving conflicts between mods. | | settings | settings | Opens an in-game GUI to modify the console's settings, such as changing the hotkey or the command separator character. | | bugreport | bugreport | Generates a detailed log file of your current game session, which is extremely helpful when reporting bugs to mod authors. | | modinfo | modinfo [mod name] | Displays information about a loaded mod, including its version and dependencies. | | reload | reload | Reloads all mod data and commands without restarting the game. This is critical for mod developers when testing script changes. | | runcode | runcode [Java code] | Allows you to write, compile, and execute raw Java code directly within the game. This is an extremely powerful tool for advanced users and modders who need to perform actions not covered by standard commands. |

infiniteammo — Removes ammunition limits on all ballistic, missile, and energy weapons.

This single line would instantly activate God mode, remove weapon cooldowns, reveal enemies, and grant infinite flux and ammo all at once. starsector console commands

kill – Destroys the targeted ship or fleet during a live tactical battle simulation.

help — Lists every command registered to your game, including modded options.

: Adds basic crew members to man your vessels. Map and Exploration Commands

Want to go back to "pure" Starsector? Simply uncheck the mod in the launcher. Your save file will still work, but any ships spawned via console will remain. (They become "vanilla" entities). : Launch the Starsector executable

Starsector does not have a built-in developer console enabled by default. You must install the community-made mod to use these features.

repair – Instantly repairs all ships in your fleet and restores combat readiness to 100%. 👤 Character and Skills

The console mod is packed with commands, and while you can always type help for a full list, the number can be overwhelming. The commands are generally grouped into three main categories: , Campaign , and Combat . Below is an organized guide to the most useful ones.

ctrl+backspace to open the console, it will prompt the instructions open loading a save. Starsector [0.98a] Console Commands v4.0.8 (2025-10-10) - Starsector The setrelation command is your diplomatic backchannel

To install the mod, download it from the Fractal Softworks Forum or GitHub , then place the folder into your Starsector/mods/ directory and enable it in the game launcher.

If your game glitches or a modded faction breaks a save file, these utility commands can save your playthrough.

: Always create a manual copy of your save folder before executing major commands like runcode or forcing faction state changes.

| Category | Command | Syntax | Description | | :--- | :--- | :--- | :--- | | | AddCredits | addcredits [amount] | Add credits to your account. | | | AddSupplies , AddFuel | addsupplies [amount] | Instantly add supplies or fuel to your fleet. | | | AddItem | additem [ID] [amount] | Adds commodities to your cargo hold (e.g., additem alpha_core 1 ). | | | AddSpecial | addspecial [ID] | Adds special items like blueprints and rare artifacts. | | Ships & Equipment | AddShip | addship [shipID] | Spawns a ship and places it in your fleet. | | | AllHulls , AllWeapons , AllWings | allhulls , allweapons | Instantly unlocks all ships, weapons, or fighters for your colony production. | | | AllHullmods | allhullmods | Unlocks all hull modifications (careful—this might slow your game down momentarily). | | | AddOfficer | addofficer | Spawns a new random officer for your fleet. | | Faction & Player | SetRelation | setrelation [factionID] [value] | Change your reputation with any faction. Use setrelation all [value] to modify all. Use help setrelation for specific details. | | | SetCommission | setcommission [factionID] | Grants a commission from the specified faction. | | | AddXP | addxp [amount] | Adds directly to your character's experience points. | | | Respec | respec | Resets and refunds all your skill points. | | | AddSkillPoints | addskillpoints [amount] | Grants skill points without leveling up. | | Exploration | GoTo | goto [planetName] | Instantly teleports your fleet to a planet. | | | Jump | jump [systemName] | Teleports your fleet to a star system. | | | Survey | survey | Surveys the planet you are currently orbiting. | | | Reveal | reveal | Removes the fog of war and reveals the entire map. |