Encased: A Sci-Fi Post-Apocalyptic RPG

File information

Last updated

Original upload

Created by

BluesKutya

Uploaded by

Telda

Virus scan

Safe to use

About this mod

You can enable\disable item weight, and all Radiation\Fatigue\Hunger\Thirst negative effects.

Permissions and credits
Mirrors
Changelogs
You can enable\disable item weight, and all Radiation\Fatigue\Hunger\Thirst negative effects.

Requirements:
Vortex extension
OR (unconfigured)
BepInEx UnityIL2CPP x64 6.0.0-pre.1

Incompatibility:

N\A

Installation:
  • Use Vortex
  • OR: unpack the manually downloaded mod-plugin, and copy the DLL file (Lifebelt.dll) into folder: <GAME_DIR>\BepInEx\plugins\
  • OR: Manual load (the downloaded zip) plugin in Vortex GUI:
    


Configuration:
Unfortunately, the used BepInEx version, does not supports plugins configuration with GUI.

The first game run (after the plugin installation) creates a default configuration file (blueskutya.encased.lifebelt.cfg) in folder:
<GameInstallPath>\BepInEx\config\

Over this you can change above plugin settings (with boolean values):
  • IsAllItemWeightZero (If enabled, all item weight zero when calculating the encumbrance.)
  • IsRadiationDisabled (If enabled, all negative Radiation status changes will be ignored.)
  • IsFatigueDisabled (If enabled, all negative Fatigue status changes will be ignored.)
  • IsHungerDisabled (If enabled, all negative Hunger status changes will be ignored.)
  • IsThirstDisabled (If enabled, all negative Thirst status changes will be ignored.)
  • IsRepeatedPickpocketEnabled (If enabled, same target can be pickpocketed multiple times.)


GitHub:
https://github.com/BluesKutya/EncasedMods.git
-----------------------------------

Release notes:
  • 1.0.1 Add IsRepeatedPickpocketEnabled patch and config
  • 1.0.0 Initial version.