0 of 0

File information

Last updated

Original upload

Created by

TommInfinite

Uploaded by

TommInfinite

Virus scan

Safe to use

Tags for this mod

About this mod

This plugin allows you to tweak the conditions under which saving is allowed for your unique gameplay experience.

Requirements
Permissions and credits
Changelogs
Possible tweaks:
  • Restrict saving when PC is in combat and vice versa.
  • Restrict saving when PC is waiting on a furniture and vice versa.
  • Restrict saving when PC is exterior and vice versa.
  • Restrict saving when PC is in space and vice versa.
  • Restrict saving when PC is on a spaceship and vice versa.
  • Restrict saving when PC is below certain health threshold.
Please note that plugin checks for saving conditions on the top of vanilla checks meaning that you won't be able to save with this plugin where you're not supposed to in vanilla game.
This plugin works for all types of saves (Quicksave, Manual saves, Autosaves).

Future plans:
-Add option to restrict saving based on a time threshold between saves(need to wait for SFSE update for this one)
-Differentiate between player's spaceship and a space station.

Requirements:

Installation:
Unpack the archive to your Starfield folder.
Installation path should look like "Starfield\Data\SFSE\Plugins\SaveTweaks.dll"

INI file:
After first launch plugin
creates an INI file at following path - "Data\SFSE\Plugins\SaveTweaks.ini"
If you are using MO2 - it will be here -  "MO2\overwrite\SFSE\Plugins\SaveTweaks.ini"

In INI file you could specify:
  • iDisableSaveInCombat(0-2)
-Set to 1 to restrict saving when PC is in combat
-Set to 2 to restrict saving when PC is NOT in combat
  • iDisableSaveWhenNotSitting(0-2)
-Set to 1 to restrict saving when PC is waiting on a furniture
-Set to 2 to restrict saving when PC is NOT waiting on a furniture
  • iDisableSaveInExteriors(0-2)
-Set to 1 to restrict saving when PC is exterior
-Set to 2 to restrict saving when PC is interior
  • iDisableSaveInSpace(0-2)
-Set to 1 to restrict saving when PC is in space
-Set to 2 to restrict saving when PC is NOT in space
  • iDisableWhenNotTheShip(0-2)
-Set to 1 to restrict saving when PC is on a spaceship
-Set to 2 to restrict saving when PC is NOT on a spaceship
-Set to 3 to restrict saving when PC is NOT on a spaceship but allow saving on Star Stations.
  • iDisableSavingWhenBelowHealthThreshold(0-1)
-Set to 1 to restrict saving when PC is below certain health threshold.
  • iDisableSavingWhenBelowHealthThreshold(1-99)
-Health threeshold in % below which saving is not allowed.
  • bDebugMode (0/1)
Will enable\disable debug mode. Use only for debugging, disabled by default. Log is located at My Games\Starfield\SFSE\Logs\SaveTweaks.log


FAQ:

-Can I install\remove it at any time?
-Yes

-It is compatible with Baka Quick Full Saves?
-Yes


Credits:

  • SFSE team for SFSE and for all the work they've done for TES\FALLOUT modding scene.
  • CommonLib SF Team for some decoding.
  • shad0wshayd3 for some decoding.
  • Save Restrictions for inspiration.
  • Niston for gifting me the game.

Source can be downloaded from here.