Releases: naitro2010/OverlayFix
Releases · naitro2010/OverlayFix
1.53 Pre-release
hopefully fixes a rare crash when installing overlays
Keep Face Textures Test Build
Hopefully fixes the face texture resetting on NiNodeUpdate with mods that change face textures.
v1.50_prerelease
Fixed a missing null pointer check.
V1.49 Prerelease
Moved the tasks to run on the main thread instead of the task thread. It should hopefully improve reliability and prevent some rare bugs from happening related to some hooks running on the main thread while other stuff is running on the task thread.
OverlayFix 1.48-prerelease
added task thread fixes
1.47_prerelease
Inverse Kinematic fixes
1.29 Pre-release
Morphing and performance fixes to keep frame rate stable and morphing latency low
1.27 Pre-release
More thread safety fixes
1.23 Pre-release
Stability fixes and performance improvement for mutex
Pre-release 1.20
Attempt to fix crash on startup.