Bolt Jump
Use the bolt to jump to normally unreachable destinations. Hold down SHIFT (keyboard) or LSB (gamepad) while throwing a bolt to jump to the bolt landing location.
CONTROLS
[SHIFT] + [Throw Bolt] — continue to hold SHIFT until bolt lands. Releasing SHIFT prior to bolt landing will cancel the jump.
[Left Stick Button] + [Throw Bolt] — continue to hold LSB until bolt lands. Releasing LSB prior to bolt landing will cancel the jump.
[CTRL] + [6] — Toggle auto bolt jump on or off. While on, the player will auto jump to any thrown bolts without the need to hold down SHIFT or LSB
INSTALLATION
Either Simple ModLoader or UE4SS is required (but not both).
If you simply want to use the mod in game: I suggest using Simple ModLoader
If you want to go deeper into the game code and potentially start making mods yourself: I suggest using UE4SS
Installation (Simple ModLoader)
Install Simple ModLoader
Download Mod Files (Manual Download button at top of mod page)
Extract the 3 mod files (BoltJump.pak, BoltJump.ucas, BoltJump.utoc) to your ~Mods folder
i.e → C:\Program Files (x86)\Steam\steamapps\common\S.T.A.L.K.E.R. 2 Heart of Chornobyl\Stalker2\Content\Paks\~Mods
Start Game
Press the tilde (~) key to enter the game console
Run the following command:
mod add /Game/Mods/BoltJump/ModActor.ModActor_C
.
└── Stalker2
└── Content
└── Paks
└── ~mods
├──[+] BoltJump.pak
├──[+] BoltJump.ucas
└──[+] BoltJump.utoc
Installation (UE4SS)
Install UE4SS
Download Mod Files (Manual Download button at top of mod page)
Extract the 3 mod files (BoltJump.pak, BoltJump.ucas, BoltJump.utoc) to your LogicMods folder created by UE4SS
i.e → C:\Program Files (x86)\Steam\steamapps\common\S.T.A.L.K.E.R. 2 Heart of Chornobyl\Stalker2\Content\Paks\LogicMods
.
└── Stalker2
└── Content
└── Paks
└── LogicMods
├──[+] BoltJump.pak
├──[+] BoltJump.ucas
└──[+] BoltJump.utoc