Starfield Toolkit

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

Diff dialog

Review what Auto-Sort wants to change, constraint by constraint, before anything touches Plugins.txt.

Anatomy

The dialog is a side-by-side comparison:

Diff dialog with connectors
Diff dialog with connectors
Hover highlight
Hovering a moved row bolds its pair and connector

Sorter attribution labels

Every moved item is tagged with which sorter's constraint was the deciding factor for its new position. The pill colour matches the sorter:

TES4 LOOT Categories Rule Book

Hint dialog

Clicking a hint icon lists all constraints that touched that item, not just the winning one. This is the debugging view — use it when a placement surprises you and you want to know why. Losing constraints are shown greyed out with the reason they were overridden.

Hint dialog
Hint dialog

Applying

Validation On Apply, the final ordering is re-validated against TES4 masters. If your selection of per-item accepts leaves the order in a state that violates a master dependency, the write is blocked and the offending pair is highlighted.

Internal references

  • Feature 003 — diff view & per-item apply/ignore
  • Feature 010 — visual connectors & hint dialog