Thanks for the reports. It looks like patching that single address fixes the issue for everyone, not just me.   Also, here is something that will help you fix stretching issues with HDT PE. It will recursively parse all your XMLs and warn you about the ones with maxLinearVelocity and/or maxAngularVelocity having a value other than 255. You can edit those manually as you deem fit. This script requires Python 2 or 3.   EDIT: Improved the script to run faster unde