If your game version is new enough, you will need this mod to use the menu to import the profile.
Permissions and credits
Credits and distribution permission
Other user's assetsSome assets in this file belong to other authors. You will need to seek permission from these authors before you can use their assets
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
See also the original mod page for permission instructions: https://www.nexusmods.com/skyrim/mods/72039
Under no circumstances will permission be given to upload this mod to Bethesda.net
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
Initial release for PC HTaVT 4.8 and PapyrusUtil 4.3 AE
I recently moved my modlist to the latest Skyrim version, and noticed that the saving and loading functionality in the PC Head Tracking and Voice Type MCM was disabled. Judging by the comments section of the OG mod I wasn't the only one, so here's a fix.
Installation: Download with a mod manager, let it overwrite files from PC Head Tracking and Voice Type.
Compatibility: This patch is for PC HTaVT version 4.8 only! If there ever is an update to that mod this fix will most likely have been included in it. Do not use with any other version! Compatible with your existing saved setting files. Crash On Save Fix for PC Head Tracking and Voice Type - fully compatible
Technical details:
Spoiler:
Show
I couldn't find this documented anywhere, but I believe the AE update, or at least the latest version, of PapyrusUtil changed the name of the skse plugin when it comes to skse.GetPluginVersion(string name). The v. 4.8 of PC HTaVT was looking for "papyrusutil plugin", and as it couldn't find it the save and load options were disabled. I instead changed the name to just "papyrusutil" which seems to have fixed the issue. The altered line is 468 in the source file provided.