Skip to main content

[Progress] Getting there

Sculpts have all been checked, and a list of needed changes made. Currently more than halfway through said list.
The following sculpts need modified in some way:

Region    517000    X    Y    -Z    X    Y    Z    95    3    ;Mouth - Corners
Region    517010    X    Y    -Z    X    Y    Z    95    3    ;Mouth - Corners Fine
Region    517030    X    Y    -Z    X    Y    Z    95    3    ;Mouth - Corners Scale X
Region    517034    X    Y    -Z    X    Y    Z    95    3    ;Mouth - Corners Scale Y
Region    517037    X    Y    -Z    X    Y    Z    95    3    ;Mouth - Corners Scale Z
Region    517060    X    Y    -Z    X    Y    Z    95    3    ;Mouth - Corners Rotation X
Region    517064    X    Y    -Z    X    Y    Z    95    3    ;Mouth - Corners Rotation Y
;
Region    517500    X    Y    -Z    X    Y    Z    95    3    ;Mouth - Dimples
Region    517510    X    Y    -Z    X    Y    Z    95    3    ;Mouth - Dimples Fine
Region    517530    X    Y    -Z    X    Y    Z    95    3    ;Mouth - Dimples Scale X
Region    517534    X    Y    -Z    X    Y    Z    95    3    ;Mouth - Dimples Scale Y
Region    517537    X    Y    -Z    X    Y    Z    95    3    ;Mouth - Dimples Scale Z
Region    517500    X    Y    -Z    X    Y    Z    95    3    ;Mouth - Dimples Rotate X
Region    517500    X    Y    -Z    X    Y    Z    95    3    ;Mouth - Dimples Rotate Y

Most of the standalone scale/rotate need a Fine version added, too. Fortunately that's a bit of copy+paste and some modification, and goes pretty quick.

After that, I just need to "split" the mouth sculpts into left/right versions for expressions, then I'm done. This WILL be uploaded tonight : |

Comments

  1. Its wonderful blog really very nice site and blog facility.every title is very nice and very fatastic concept.Hormone optimization Wellington Thanks for sharing the information.

    ReplyDelete

Post a Comment

Popular posts from this blog

[Release] 0.5 is up

No more Beta? No more Beta. Patch notes: - Changed to using an NMM installer, no more juggling multiple files - Split the mod into two versions; one with single-side sculpts, one without - Rearranged the Mouth sculpts a bit, grouping the tops and bottoms together, as having them separate was driving me up the wall - Added separate Fine and Y/Z scales for the Forehead - Added a full set of sculpts for the Cheekbones, Chin, Adam's Apple, Upper Neck Sides and Lower Neck Sides - Rewrote some of the main file description - Probably something else I'm forgetting, find it and win a prize

[Status] Still alive

Dunno if anyone actually reads this thing, but might as well write something in case they do. I haven't felt much like working on FO4 stuff for more than a month, for various reasons, but I'm going to make an effort to get back into it. Extended stuff in the next update: Upper Nasolabial (moved by the Upper Jowls vanilla sculpt) Jaw - Outer Jaw - Inner Face - Lower Separate left/right for the eye sculpts, possible for the eyelid morphs too (need to make sure it's possible) Possibly more, but I think that would be a fair-sized update. Upper Nasolabial sculpt is done (just need to make sure I got one of the rotations mirrored), the rest should go reasonably quickly once I get on them. Update 0.6 coming soon to a game near you, probably.

[Curiosity/Technical TL;DR] A note on selecting sculpts using the mouse.

I'm sure anyone who's used EFS has noticed that when mousing over the face, the sculpt list will freak out and generally zoom down to the last sculpt that moves whatever is under the mouse. Generally this is the single-side sculpt for that. The criteria seems to be: Is there 1 or more sculpts that ONLY use this bone? If yes, go to the LAST one parsed that fits this condition. If no, Is there 1 or more sculpts that INCLUDE this bone? If yes, go to the LAST one parsed that fits this description. I thought I could trick the selection by putting the single-side sculpts high in the list (so they don't fit the "parsed last" condition), but since the game seems to prefer them regardless, it doesn't make much of a difference. That in mind, I'm probably going to make a shortened version of the sculpt list that excludes the single-sided sculpts, since I get the impression that people don't use them much anyway. The full list will still be available too,