Kain82 Posted September 4, 2022 Posted September 4, 2022 (edited) I am having trouble using presets for the male Sole Survivor. When I select the preset the top of the head is stretched out. I don't know why this is happening I've used these presets in the past. I have all of the requirements and I just finished adding mods to a fresh install. This problem only happens with the male with the female the presets work fine. Here is a screenshot: Edited September 4, 2022 by Kain82
Sgt. Marge Posted September 4, 2022 Posted September 4, 2022 43 minutes ago, Kain82 said: I am having trouble using presets for the male Sole Survivor. When I select the preset the top of the head is stretched out. I don't know why this is happening I've used these presets in the past. I have all of the requirements and I just finished adding mods to a fresh install. This problem only happens with the male with the female the presets work fine. Here is a screenshot: I've looked this up as we had someone on the discord with the same issue, so I'm going to "steal" the fix and post it here. See if this helps in your case: Open the preset with notepad and find this line: "Morphs" : { "Presets" : { and replace it with this: "Morphs" : { "Values" : [ 0, 0, 0, 0, 0 ], "Presets" : {
Kain82 Posted September 4, 2022 Author Posted September 4, 2022 30 minutes ago, Sgt. Marge said: I've looked this up as we had someone on the discord with the same issue, so I'm going to "steal" the fix and post it here. See if this helps in your case: Open the preset with notepad and find this line: "Morphs" : { "Presets" : { and replace it with this: "Morphs" : { "Values" : [ 0, 0, 0, 0, 0 ], "Presets" : { It worked! Thanks for the help! 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now