Skyrim Special Edition
0 of 0

File information

Last updated

Original upload

Created by

me

Uploaded by

malus741

Virus scan

Safe to use

Tags for this mod

About this mod

Changes sprint to hold instead of toggle. Adds a delay before sprinting starts, keeps normal toggle sprint while mounted and adds a speed boost mechanic. Configurable via MCM Helper. Compatible with SE and AE (up to version 1.6.353)

Requirements
Permissions and credits
Changelogs
This is a personal tweak of Vermund's Classic Sprinting Redone, it changes how sprinting works to hold instead of toggle and adds some other stuff.

Additional Features
  • Adds a delay before sprinting starts (default 400ms)
  • Reverts sprinting to toggle instead of holding when mounted (enabled by default)
  • Inspired by a certain other game, pressing the sprint button while mounted and already sprinting adds a speed boost (enabled by default. The boost's magnitude, duration and stamina cost are all configurable. Requires Bug Fixes SSE to work properly)
  • Adds a subtle wind-like effect while the speed boost is active (enabled by default)
  • If using hold for mounted sprint, the sprint boost is applied after sprinting for X amount of seconds instead (default 3s)
  • Update 1.3 - Added an option to activate the sprint boost by holding sprint instead of tapping when using toggle mounted sprint (disabled by default)
  • Update 1.3 - Added a configurable sprinting stamina cost multiplier that applies during speed boost for the held variants (default 1.0x, so no extra cost)

All of these features are configurable via MCM Helper.

Migrated the original code to CommonLibSSE-NG and made the SKSE plugin compatible with SSE and AE up to version 1.6.353. Bug Fixes SSE is required for the speed boost to work correctly, which is incompatible with versions 1.6.629+ (There are also some issues I don't know how to fix for 1.6.629+).

Update 1.1 - Added a version without the speed boost functionality to the optional files that is compatible with AE 1.6.629+ (Tested with 1.6.640). Should be functionally identical to Classic Sprinting Redone but with the option to add a sprint delay and revert to vanilla sprint when mounted.

Compatibility
Should be compatible with pretty much any mod as long as they don't also overwrite the sprint functionality. (The only one I know is the original Classic Sprinting Redone, which this mod should replace). I use this alongside TK Dodge RE with no problems.

Installation/Uninstallation
Like any other SKSE plugin. Use your mod manager of choice.

Requirements
Source
githhub

Credits
  • Vermunds for the original mod
  • All the SKSE mod authors I copied from referenced while learning about SKSE modding