IllusionMods / IllusionFixes

A collection of fixes for common issues found in games by Illusion
GNU General Public License v3.0
157 stars 29 forks source link

Fix_DynamicBones compatibility with AI/HS2 #42

Closed Avvilimento closed 1 year ago

Avvilimento commented 1 year ago

While troubleshooting the Colliders plugin it has become painfully evident that AI and HS2 suffer from the same over-60fps jitter that KK and KKS experience. The existing Fix_DynamicBones plugin does deal with this, however it can have the unintended side-effect of causing some bones to become "stuck" in the game world - particularly in tandem with the Ear Wiggle plugin included (and enabled by default) with the BetterRepacks, but sometimes just things like elbows. This results in some pretty unnatural distortion as expected; though HS2 gets away fairly cleanly as the models are continually being reloaded.

Rather understandably I suspect that this plugin simply hasn't been properly verified against AI or HS2, given it isn't listed as being appropriate for them. I'm simply requesting that someone more versed in this plugin, and the two mentioned titles give it a once-over to see if there's any obvious cause for such issues.