Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DLLTweaks

Requirements

  • XMake [2.8.2+]
  • C++23 Compiler (MSVC)

Features

Fixes

  • Starting the game as a Nord no longer breaks intended mechanics.
  • Player movement speed now does not scale with race height.

Tweaks

  • Spell absorption cap will no longer exceed fPlayerMaxResistance.
  • Concentration spells that costs more (per second) than the actor's total magicka amount can no longer be casted.
  • Jump height while sneaking is reduced (disabled by default).

Compatibility

  • Tested on Skyrim Special Edition 1.5.97.0 and 1.6.1170.0

Visual Studio Project

xmake project -k vsxmake

Build

git submodule submodule --init --recursive

xmake build

Special Credits

Styyx for the following tweaks: Tweaks::SneakJumpHeight.

collinswrath for the following patches: Fixes::ScaleMovementSpeed, Tweaks::AbsorptionChance. Originally found in Blade And Blunt.

Qudix for CommonLibSSE-NG Template Plugin.

CharmedBaryon and all the people who contributed to CommonLibSSE-NG.

License

GPL-3.0

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages