An open API service indexing awesome lists of open source software.

https://github.com/kvnmtz/sfse-save-unfinished-ships

Starfield Script Extender plugin that allows the user to bypass spaceship builder limitations
https://github.com/kvnmtz/sfse-save-unfinished-ships

Last synced: 3 months ago
JSON representation

Starfield Script Extender plugin that allows the user to bypass spaceship builder limitations

Awesome Lists containing this project

README

        

# 💾 SFSE Save Unfinished Ships
Starfield Script Extender plugin that allows the user to bypass spaceship builder limitations. This can be used to save unfinished ships or to build ships that normally wouldn't be possible.

https://www.nexusmods.com/starfield/mods/5236

# How to use
1. Install SFSE (https://www.nexusmods.com/starfield/mods/106)
2. Drop the .dll file in the `\Data\SFSE\Plugins` directory.
3. When in-game, press `F6` to disable all limitations. (You can press `F6` again if you want to re-enable the limitations.)

# Credits
This was based on https://github.com/SomeCrazyGuy/MinimalSFSEPlugin

I'm using string-references and the capstone disassembler (https://github.com/zer0mem/cccapstone) to find functions or specific instructions in the game's memory.