Skip to content

GitHub repo for the "Better Ship Part Snaps" mod for Starfield.

Notifications You must be signed in to change notification settings

rux616/starfield-better-ship-part-snaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Better Ship Part Snaps

created by Freschu, maintained and updated by rux616

Version: 1.0.0

Table Of Contents

Overview

Summary

(Adds new snap points to vanilla ship parts where it felt like they were missing. Largely stays within the grid established so far.)

It is recommended that you use another mod or adjust your INI manually ("Spaceship" section, "fShipBuilderModuleOverlapTolerance" setting) to set your tolerances to something like -1.0 (default is -0.25), otherwise some snaps may not be usable.

For flips and rotations, see another of my mods, Better Ship Part Flips, or use Ship Module Snap Expansion - SMSEX.

(For mod authors): Data structures modified or added: MSTT, STMP

(TOC)

Compatibility

Should be mostly compatible with other ship stat change mods.

Since I'm not the author of Ship Module Snap Expansion, I cannot guarantee it will be compatible to my mod, but as of Sept 28 10 2023, it was compatible in that all my snaps for vanilla parts where working but flips/rotations added by Ship Module Snap Expansion didn't have my snaps.

(TOC)

Known Issues

  • None

(TOC)

Installation

Archive Invalidation

Make sure your StarfieldCustom.ini file in the "Documents\My Games\Starfield" folder (or your profile folder if using a mod manager and profiles) contains the following:

[Archive]
bInvalidateOlderFiles=1
sResourceDataDirsFinal=

(TOC)

Requirements

None, if using Starfield v1.12.32.0 or above.

(TOC)

Recommendations

NOTE: StarUI Ship Builder v1.2 doesn't work with Starfield v1.11.36+, so if you're running that version of the mod with that version of Starfield, you'll have to go without for the moment.

  • StarUI Ship Builder: This mod arranges the categories in a vertical list and adds some filtering options, both of which greatly enhance usability.

(TOC)

Upgrading

When upgrading non-major versions (for example v2.something to v2.something-else), you don't need to do anything except replace the installed mod files.

When upgrading major versions (for example v1.whatever to v2.whatever), you need to do a clean install:

  • Open the game and load your latest save
  • Save your game, then quit
  • Uninstall the previous version of the plugin and all its files
  • Open the game and load your last save
  • You will see a warning about missing the plugin you just uninstalled, choose to continue
  • Save your game again, then quit
  • Install the new version of the plugin

(TOC)

Mod Manager

Download and install the archive with either Mod Organizer 2 (version 2.5.0 or later) or Vortex. I personally recommend Mod Organizer 2 (with the optional Root Builder plugin to use with SFSE or any other mod that requires files be put directly in the game's installation folder).

(TOC)

Manual (NOT RECOMMENDED)

Extract the archive to your Starfield installation's "Data" folder (typically something like "C:\Games\SteamLibrary\steamapps\common\Starfield\Data"). Add the plugin file names to your plugins.txt file if they aren't already there, making sure the ones you want enabled are preceded with *.

(TOC)

License

  • All code files are copyright 2023, 2024 Dan Cassidy, and are licensed under the GPL v3.0 or later.
  • All non-code files are copyright 2023, 2024 Dan Cassidy, and are licensed under the CC BY-NC-SA 4.0 license.
  • Original ESM file copyright 2023 Freschu.

(TOC)

Credits and Acknowledgements

Freschu: For initially creating this mod ElminsterAU: For xEdit and BSArch Mod Organizer 2 team: For getting Mod Organizer 2 with Starfield support out the door so quickly Nexus Mods: For mod hosting and for the Vortex Mod Manager Noggog: For Spriggit

(TOC)

Contact

If you find a bug or have a question about the mod, please post it on the mod page at Nexus Mods, or in the GitHub project.

If you need to contact me personally, I can be reached through one of the following means:

(TOC)