Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
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 or crediting 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
MIT License
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.0.1
Added PDB for debugging
Version 1.0.0
Initial Release
Adjusted & compiled SMP Wind for commonlibsse-NG. Supports 1.5.97 and other runtimes supported by Address Library. You have no benefits using this mod if the original one supports your runtime.
Note FSMP has built-in wind which works on both 1.5 and 1.6+. JG1's wind implementation is different than FSMP one. And i personally like it much more, it's more "alive"
Do not bother original author with support when using this version.
Incompatibilities: Private Profile Redirector - will give CTD when trying to change any MCM options. Remove this mod or as workaround you can change SMP Wind.ini (located at Documents\Skyrim Special Edition\SKSE\SMP Wind.ini) directly. This is due of using GetPrivateProfileStringA to manage MCM options which conflicts with PPR. Rewriting MCM to use MCM Helper would resolve this but it's far outside of scope simple porting the original mod to NG lib.