Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
Expired Acro vtaw
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.1a
Added a version that works better with other mods. It is (very slightly) slower, so it is optional.
Version 1.1
esp is now an esl; character moves up instead of knee down
Version 1.0
Initial version
Here's the original Knee Fix prototype. Everything about this mod is identical to it (still player only), except: - Strength: This mod adjusts the knees much more aggressively. - Performance: This mod performs better.* - Bugs: This mod has less bugs.* Here's a demonstration. Here's a new demonstration. You can replace the original with this without doing any clean saves shenanigans, but you should turn it off before installing this. Unfortunately, it's still in Papyrus, and it still needs SKSE.
Credits: Skee and nioverride by Expired Idea by acro's brain Outfit by vtaw (wardrobe 5)
*Technical details: - This version uses events instead of a while loop, which should improve performance, but it definitely does solve the orphaned script problem. - It also fixes a bug in the original where reporting an error does not stop it from running (so it will keep running and keep on spewing bugs...). - The knee fix formula is completely changed (read the core scripts of the two mods to find the biggest differences).