Removes fall damage.
INSTALLATION:
Plugin Version
Mod Organizer 2.5.0 or higher (Recommended)
- Enable Archive Invalidation.
- Install the mod via your mod manager.
- Select the ESMs you want to use from the Plugins tab in the right panel.
- Launch the game with Mod Organizer 2.
Vortex
- Enable Archive Invalidation.
- Install the mod via your mod manager.
- Open Vortex and navigate to Load Order in the left panel.
- Click Enable Plugin Management (if shown).
- Select the ESMs you want to use.
- Launch the game with Vortex.
Manual
- Enable Archive Invalidation.
- Navigate to your game's root folder (the folder containing Starfield.exe).
- Extract the ESM files into your game's root "Data" folder.
- Launch the game.
- Navigate to Creations in the main menu and press Load Order.
- Select the ESMs you want to use.
CCR Version
- Download and install Console Command Runner.
- Navigate to your game's root folder (the folder containing Starfield.exe).
- Extract the SFSE folder into your game's root "Data" folder.
Batch Version
- Navigate to your game's root folder (the folder containing Starfield.exe).
- Extract the TXT file into your game's root "Data" folder.
- Navigate to your Documents\My Games\Starfield folder.
- Open StarfieldCustom.ini with Notepad (if it doesn't exist, create one).
- Add [General] to StarfieldCustom.ini (do not add another [General] if it already exists).
- Under [General], copy and paste the following line.
- If you already have this line, follow the guide below instead of creating multiple entries in sStartingConsoleCommand.
Below is a guide on how to use multiple batch mods.
- Create a TXT file in your game's root folder, name it whatever you want.
- For this example, we will be using Merged.txt.
- Now, let's say you want to use Increased Highlight Distance, Increased Scan Distance, and Instant Scan.
- Open Merged.txt with Notepad.
- Type bat "Data\IncreasedHighlightDistance", bat "Data\IncreasedScanDistance", and bat "Data\InstantScan", each on a separate line.
- Your Merged.txt should now look like the one below.
- Then, in your StarfieldCustom.ini, replace the existing sStartingConsoleCommand with the one below.
MY OTHER MODS