Starfield Toolkit

A Windows GUI for managing Bethesda Creations — load order, updates, rule books, and Fast Lane compatibility, without ever touching your game files.

Fast Lane Check

Check whether your installed creations may have been affected by Bethesda's April 2026 Fast Lanes update. Answers one concrete question per creation.

Getting started

The tab opens to an empty state with three import options:

Fast Lane Check empty state
Empty state

Running a check

Once imported, each row has a Check button (Reset clears a row's result). Clicking Check compares the creation's current remote version/hash against the bundled April-2026 baseline snapshot.

Fast Lane Check results
Results with mixed tiers

Result tiers

TierMeaning
UpdatedCreation changed after the Fast Lanes baseline. Expect behavioral changes; revisit its description.
Likely updatedVersion match is ambiguous; content hash differs.
Low riskCreation updated, but its category (Weapons, Gear, Ships) is additive-only and unlikely to cause trouble.
Not updatedIdentical to baseline.
UnaffectedCosmetic-only category (Skins, Apparel, Body, Photo Mode, Audio). Fast Lanes changes do not apply.
UnknownNot in the baseline snapshot, or API response was incomplete.

Summary counters at the top of the tab show totals per tier; columns are sortable.

Category-based refinement

The Unaffected and Low risk tiers exist because raw version/hash comparison produces too many false-positives for cosmetic content. The refinement uses the creation's Bethesda API category to short-circuit certain comparisons. See Category tiers for the full mapping.

Baseline date The bundled baseline is a point-in-time snapshot captured on April 2026, just before the Fast Lanes update. It is updated with the toolkit; there is no live-fetch mode.

Internal references

  • Feature 009 — Fast Lane Creation Check
  • Feature 011 — category-based classification refinement