gitmyhub

StarPips

ActionScript ★ 1 updated 25d ago

A ship power manager mod for Starfield.

A Starfield game mod that lets players instantly switch ship power between four preset profiles for shields, engine, weapons, and grav drive, instead of allocating power by hand.

ActionScriptSWFsetup: hardcomplexity 3/5

StarPips is a mod for the video game Starfield that manages ship power. In the game, a player can allocate limited power between shields, engine, weapons, and the grav drive, and normally has to do this by hand each time a fight starts or the situation changes. This mod adds the ability to instantly switch between four saved power profiles instead.

Once installed, players can trigger a profile with number keys 1 through 4 on PC, or with the arrow keys or a controller D-pad while the in game scanner is open. The mod is careful to always leave at least one pip of power in each weapon so they do not go completely dead, except in the two stealth focused profiles which intentionally cut power everywhere.

Each of the four default profiles cycles through a couple of preset priority orders. For example, one profile balances shields, engine, and weapons before the grav drive, while another is built around stealth and removes power from most systems, keeping just enough for the engine or none at all. Players are not stuck with these defaults: the game's own gameplay options menu lets someone set custom power values for weapons, shield, engine, and grav drive to replace any of the four profiles.

Installing the mod means copying a file into the Data folder of a Starfield installation and enabling it through the game's Creations menu. However, the README notes that a second archive file used by the mod is not included and has to be built manually, which involves extracting game interface files, editing them with an SWF decompiler, inserting the mod's code, and repacking them. This is a more technical step than a typical drag and drop mod install.

The mod was built for a specific Starfield game version and will conflict with any other mod that changes the same interface files. Console support is still experimental. It was created by Gabor Soos and is currently at an early version 0.1.0 release from July 2026.

Where it fits