Skip to content

GrazedAnkle/SHR-SKSE64

Repository files navigation

Skyrim Heart Rate for SKSE64

A mod that simulates heart rate and its effects on the player.

Mod Installation

Requirements

Important

Unfortunately, later versions of Skyrim SE and CommonlibSSE have made breaking changes that make some of the movement detection code stop working. This means only Skyrim SE version 1.6.353 or earlier is currently supported.

If your version of Skyrim is newer than this, you will have to either replace your SkyrimSE.exe with the older version, or run the Unofficial Downgrade Patcher (see "Old Files", FullPatcher_1.6.XYZ-1.6.353, replacing XYZ with your current version).

You will also have to install a corresponding version of SKSE. I believe v2.1.5 (2_01_05) is the latest version that supports 1.6.353. You can find older versions of SKSE in the archive.

Installation

Once you have completed the above steps, you can download the mod from the releases page and install just like any other mod. If unsure how to do this, I recommend using Mod Organizer 2 to manage the installation. You can find a fairly detailed guide on how to use it on the Step Modifications Mod Organizer page.

If you would like to install the mod manually, you will need to set up the directory structure as follows:

Skyrim Special Edition
|--Data
|  |--SKSE                <-- (Create this folder if it doesn't exist)
|  |  |--SHR.toml         <-- (From the Config folder)
|  |  `--SHR.dll          <-- (From the PluginRelease folder)
|  |--Sound               <-- (The whole folder as-is)
|  `--SkyrimHeartRate.esp <--
`--SkyrimSE.exe

Build Dependencies

Dependency Minimum Required
vcpkg -
CMake 3.21
C++ compiler C++23 compliance

About

SKSE64 mod for Skyrim SE that simulates heart rate and its effects on the player.

Resources

License

Stars

Watchers

Forks

Packages

No packages published