Jump to content

Recommended Posts

Hmmm where to stick this?

attachicon.gifBlackLaceMiniDress - Demonfet (and UUNP resources included).7z

 

Lets see... it comes in Pink, Black, White, Purple, Red, and Blue.

There are 3 versions of each color.

Dress and Slip, Dress only (see thru damn near), and Dress and underwear.

There is a red bra, red panty, and red underwear set included as well.

Note: I did set the underwear texture to closely match the lace texture for the dress2var versions.

 

Other Notes:

The dress come in the Demonfet shape for the  _0.nif and _1.nif (those are used in game).

The nif's without the _0/_1 are in a uunp shape (those are the resource files, yay I at least included them for someone else to make a uunp conversion I'm nice like that).

The UUNP versions are what I used to make the Demonfet shapes, I was just to lazy to do a full UUNP conversion package of for this mod (probably cause I'm lazy).

And I'm lazy so the bra/panty/underwear sets are only in black/red for individual parts in the game. Even though the versions in the dress are color matching. Yes yes yes I could have made a set of each color then open up esp file with the ck and added all the parts in but again I'm lazy so meh...let someone else do it.... I'm tired and yeah I'm lazy.

 

Link to comment

Would be kind of hard to do seeing they're deleted, seeing as SMP and any ENB that alters imagespaces don't get along at all, so I went back to PE.

 

The thread that shows you what to do is here:

 

http://www.loverslab.com/topic/44803-hdt-smp-ks-pony-hair/

 

Ledo's very helpful xmls are here:

 

http://www.loverslab.com/topic/45034-prepacked-hdt-sm-hdt-skinned-mesh-physics-with-modding-guide/page-13

 

Ledo's premade xmls are also in the same thread

Link to comment

So im attempting to finish the work Bringthenoise started with the black lace mini dress i got all the outfits covered but i dont feel its ready how do I set it up so it can use the uunp presets? Right now without them being accessible even though it def dont matter at all because no zaps to remove parts i dont feel its ready to drop.Everything else with it seems to be good though.

 

Nm Figured it out

Link to comment

you need to make a group file that goes into CalienteTools\BodySlide\SliderGroups with an unique name (ideally something that relates to the set). in this case, maybe "Superduper Outfit UUNP.xml"

<SliderGroups>
	<Group name="Superduper Outfit UUNP">
		<Member name="Superduper Outfit Dress UUNP" />
		<Member name="Superduper Outfit Skirt UUNP" />
		<Member name="Superduper Outfit Shoes UUNP" />
		<Member name="Superduper Outfit Gloves UUNP" />
	</Group>
	<Group name="Superduper Outfit UUNP HDT">
		<Member name="Superduper Outfit Dress UUNP HDT" />
		<Member name="Superduper Outfit Skirt UUNP HDT" />
		<Member name="Superduper Outfit Shoes UUNP" />
		<Member name="Superduper Outfit Gloves UUNP" />
	</Group>
	<Group name="Superduper Outfit UUNP Special">
		<Member name="Superduper Outfit Dress UUNP Special" />
		<Member name="Superduper Outfit Skirt UUNP HDT" />
		<Member name="Superduper Outfit Shoes UUNP" />
		<Member name="Superduper Outfit Gloves UUNP" />
	</Group>
	<Group name="Unified UNP">
		<Member name="Superduper Outfit Dress UUNP Special" />
		<Member name="Superduper Outfit Dress UUNP HDT" />
		<Member name="Superduper Outfit Skirt UUNP HDT" />
		<Member name="Superduper Outfit Dress UUNP" />
		<Member name="Superduper Outfit Skirt UUNP" />
		<Member name="Superduper Outfit Shoes UUNP" />
		<Member name="Superduper Outfit Gloves UUNP" />
	</Group>
</SliderGroups>

Obviously you only create multiple groups if your outfit has non-HDT, HDT and/or Special items. You need at least the "Unified UNP" group for the UUNP presets to show up.

Link to comment

http://www.nexusmods.com/skyrim/mods/69980/?

 

I noticed the banded iron bikini was converted by this guy named "osnius" or something, but has anyone converted this "Steel bikini armor???

 

 

hi all , one little question, is it possible to get puffy nipples sliders for UUNP ?

 

yes. you can virtually edit any part of your body by using the uunp morph sliders in game, or in bodyslide. Anything else you cant change, you can do with racemenu (like neck length)

Link to comment

you need to make a group file that goes into CalienteTools\BodySlide\SliderGroups with an unique name (ideally something that relates to the set). in this case, maybe "Superduper Outfit UUNP.xml"

<SliderGroups>
	<Group name="Superduper Outfit UUNP">
		<Member name="Superduper Outfit Dress UUNP" />
		<Member name="Superduper Outfit Skirt UUNP" />
		<Member name="Superduper Outfit Shoes UUNP" />
		<Member name="Superduper Outfit Gloves UUNP" />
	</Group>
	<Group name="Superduper Outfit UUNP HDT">
		<Member name="Superduper Outfit Dress UUNP HDT" />
		<Member name="Superduper Outfit Skirt UUNP HDT" />
		<Member name="Superduper Outfit Shoes UUNP" />
		<Member name="Superduper Outfit Gloves UUNP" />
	</Group>
	<Group name="Superduper Outfit UUNP Special">
		<Member name="Superduper Outfit Dress UUNP Special" />
		<Member name="Superduper Outfit Skirt UUNP HDT" />
		<Member name="Superduper Outfit Shoes UUNP" />
		<Member name="Superduper Outfit Gloves UUNP" />
	</Group>
	<Group name="Unified UNP">
		<Member name="Superduper Outfit Dress UUNP Special" />
		<Member name="Superduper Outfit Dress UUNP HDT" />
		<Member name="Superduper Outfit Skirt UUNP HDT" />
		<Member name="Superduper Outfit Dress UUNP" />
		<Member name="Superduper Outfit Skirt UUNP" />
		<Member name="Superduper Outfit Shoes UUNP" />
		<Member name="Superduper Outfit Gloves UUNP" />
	</Group>
</SliderGroups>
Obviously you only create multiple groups if your outfit has non-HDT, HDT and/or Special items. You need at least the "Unified UNP" group for the UUNP presets to show up.

Please advice people to use the group manager instead... :P

Link to comment

 

http://www.nexusmods.com/skyrim/mods/69980/?

 

I noticed the banded iron bikini was converted by this guy named "osnius" or something, but has anyone converted this "Steel bikini armor???

 

 

 

"That guy" is cell from few posts above, co-creator of Bodyslide, so ask him nicely and he just might convert it. :)

 

wait... so cell is this oirinsus? WOW! Didnt know that was him! :)

 

OK, mr ousunus, would you happen to have the time (I know youre busy) to convert that armor pretty please!!!???

 

Thanks

Link to comment

 

 

http://www.nexusmods.com/skyrim/mods/69980/?

 

I noticed the banded iron bikini was converted by this guy named "osnius" or something, but has anyone converted this "Steel bikini armor???

 

"That guy" is cell from few posts above, co-creator of Bodyslide, so ask him nicely and he just might convert it. :)

wait... so cell is this oirinsus? WOW! Didnt know that was him! :)

 

OK, mr ousunus, would you happen to have the time (I know youre busy) to convert that armor pretty please!!!???

 

Thanks

 

It's a spontaneous decision when I want to convert something. I rather work on other things at the moment.

So no, osnius/oirinsus/ousunus won't convert that one. :P

Link to comment

 

 

 

http://www.nexusmods.com/skyrim/mods/69980/?

 

I noticed the banded iron bikini was converted by this guy named "osnius" or something, but has anyone converted this "Steel bikini armor???

 

"That guy" is cell from few posts above, co-creator of Bodyslide, so ask him nicely and he just might convert it. :)

wait... so cell is this oirinsus? WOW! Didnt know that was him! :)

 

OK, mr ousunus, would you happen to have the time (I know youre busy) to convert that armor pretty please!!!???

 

Thanks

 

It's a spontaneous decision when I want to convert something. I rather work on other things at the moment.

So no, osnius/oirinsus/ousunus won't convert that one. :P

 

Silence cellery and do it.

Link to comment

hi guys,

so I want to switch from CBBE to UUNP on my main character (no more tests, all the armors I using on my CBBE, they were converted to UUNP... thanks a lot!  :D)

I'm undecided on the textures of the body.. what are the best? (I hate neckseam!)

 

SRG: https://www.flickr.com/photos/seren4xx/15342092530

RealGirlshttp://www.nexusmods.com/skyrim/mods/36425/

Fair Skin Complexionhttp://www.nexusmods.com/skyrim/mods/51602/?(on my CBBE i use only the Normal maps on fair skyn, no neckeam at all  ;))

SG Female Textures Renewalhttp://www.nexusmods.com/skyrim/mods/35267/

 

or other?

 

and for this Barbie "hip-spike problem", there is a solution?

(I use a UUNP special-UNPB preset for images)

post-207275-0-56082100-1444070820_thumb.jpg post-207275-0-92347000-1444070826_thumb.jpg

 

thanks in advance!

bye! 

 

S.

Link to comment

hi guys,

so I want to switch from CBBE to UUNP on my main character (no more tests, all the armors I using on my CBBE, they were converted to UUNP... thanks a lot!  :D)

I'm undecided on the textures of the body.. what are the best? (I hate neckseam!)

 

SRG: https://www.flickr.com/photos/seren4xx/15342092530

RealGirlshttp://www.nexusmods.com/skyrim/mods/36425/

Fair Skin Complexionhttp://www.nexusmods.com/skyrim/mods/51602/?(on my CBBE i use only the Normal maps on fair skyn, no neckeam at all  ;))

SG Female Textures Renewalhttp://www.nexusmods.com/skyrim/mods/35267/

 

or other?

 

and for this Barbie "hip-spike problem", there is a solution?

(I use a UUNP special-UNPB preset for images)

attachicon.gifuunp - unpb 1.jpg attachicon.gifuunp - unpb 2.jpg

 

thanks in advance!

bye! 

 

S.

 

I use Fairskin just because I like the nipple :) I don't get a neck seam and I don't think I've changed anything from the default textures.

I use a very slightly modified UUNP Special UNPB as a default body. Hip spike.... I can live with it until they can come up with a way to fix it, but I think they just have to keep fiddling around with the meshes. That's actually a pretty sharp leg bend when they squat to sneak and the mesh kinda folds into itself or something.

 

SG is also nice... you sorta have to find a balance between what you really like and what performance hit you're going to take BECAUSE you like it.

Link to comment

 

hi guys,

so I want to switch from CBBE to UUNP on my main character (no more tests, all the armors I using on my CBBE, they were converted to UUNP... thanks a lot!  :D)

I'm undecided on the textures of the body.. what are the best? (I hate neckseam!)

 

SRG: https://www.flickr.com/photos/seren4xx/15342092530

RealGirlshttp://www.nexusmods.com/skyrim/mods/36425/

Fair Skin Complexionhttp://www.nexusmods.com/skyrim/mods/51602/?(on my CBBE i use only the Normal maps on fair skyn, no neckeam at all  ;))

SG Female Textures Renewalhttp://www.nexusmods.com/skyrim/mods/35267/

 

or other?

 

and for this Barbie "hip-spike problem", there is a solution?

(I use a UUNP special-UNPB preset for images)

attachicon.gifuunp - unpb 1.jpg attachicon.gifuunp - unpb 2.jpg

 

thanks in advance!

bye! 

 

S.

 

I use Fairskin just because I like the nipple :) I don't get a neck seam and I don't think I've changed anything from the default textures.

I use a very slightly modified UUNP Special UNPB as a default body. Hip spike.... I can live with it until they can come up with a way to fix it, but I think they just have to keep fiddling around with the meshes. That's actually a pretty sharp leg bend when they squat to sneak and the mesh kinda folds into itself or something.

 

SG is also nice... you sorta have to find a balance between what you really like and what performance hit you're going to take BECAUSE you like it.

 

 

thanks chajapa!

on my actual CBBE preset, I "lurked" the 4k textures on rxkx22 mods  :P (I have no performance problem, my PC is like a muscle-car  :lol:).

I refined some imperfections in photoshop and for normal maps I use the .dds contained in Fairy Skin mod.. the result is very good.

Maybe I do the same thing with the UNP textures (but now, I'm lazy  :D)

 

bye bye!

S.

Link to comment

AND..... holy crap! I just started setting everything up with tri files! 

 

Holy crap!

 

 

and...

 

HOLY CRAP! THIS IS AWESOME!

 

Racemenu 3.4.2 and BodySlide 2.8

 

Make your base body that everyone will use, tick the box in BodySlide for making the tri files  (It's labeled "Racemenu Morphs")

I use a UUNP Special body in a very slightly modified UNPB shape.

 

Now build (or REbuild as I had to do) all of your armors and clothes making sure you tick that box in BodySlide so all of your armor meshes now get built with tri files. Use the same preset as your default body (In my case it was the UUNP Special in the slightly modified UNPB shape)

 

Now I can go to my character and just go into Racemenu and alter her body to my liking (a little extra padding here, a little slimming there....) and any of those armors or clothes I just built will fit her as though I BodySlided them just for her. (BodySlided or BodySLID?.... whatever)

 

If you start with a "Zeroed Sliders" body, then all of the other presets work fine (Like 7B, 7B Oppai, UNPB slim..... whatever). But since I started with my custom body shape, some of those can have kinda funky results because my custom shape is my "starting point" as was explained to me by cell on Nexus in the Racemenu posts.

 

This means I don't have to build armors JUST for a certain follower or for my character because they have a different body than the default body. 

 

I was constantly juggling armors and clothes as I have a lot of followers that I use on and off at various times (way too many..... sheeesh).

 

Now I can be like... "Bigger tits and it still fits!"  This is awesome. 

 

Now all I need to do is find out more about BodyGen so I can randomize some stuff and/or set certain NPCs to look a certain way.

 

I'm like.... GIDDY with joy over this. ONE armor set!

 

 

Link to comment

AND..... holy crap! I just started setting everything up with tri files! 

 

Holy crap!

 

 

and...

 

HOLY CRAP! THIS IS AWESOME!

 

Racemenu 3.4.2 and BodySlide 2.8

 

Make your base body that everyone will use, tick the box in BodySlide for making the tri files  (It's labeled "Racemenu Morphs")

I use a UUNP Special body in a very slightly modified UNPB shape.

 

Now build (or REbuild as I had to do) all of your armors and clothes making sure you tick that box in BodySlide so all of your armor meshes now get built with tri files. Use the same preset as your default body (In my case it was the UUNP Special in the slightly modified UNPB shape)

 

Now I can go to my character and just go into Racemenu and alter her body to my liking (a little extra padding here, a little slimming there....) and any of those armors or clothes I just built will fit her as though I BodySlided them just for her. (BodySlided or BodySLID?.... whatever)

 

If you start with a "Zeroed Sliders" body, then all of the other presets work fine (Like 7B, 7B Oppai, UNPB slim..... whatever). But since I started with my custom body shape, some of those can have kinda funky results because my custom shape is my "starting point" as was explained to me by cell on Nexus in the Racemenu posts.

 

This means I don't have to build armors JUST for a certain follower or for my character because they have a different body than the default body. 

 

I was constantly juggling armors and clothes as I have a lot of followers that I use on and off at various times (way too many..... sheeesh).

 

Now I can be like... "Bigger tits and it still fits!"  This is awesome. 

 

Now all I need to do is find out more about BodyGen so I can randomize some stuff and/or set certain NPCs to look a certain way.

 

I'm like.... GIDDY with joy over this. ONE armor set!

 

yeah!

I wonder why modders not use these bodyslide sliders in game to modify body over the skeleton node (NIO, etc...) 

I think on the pregnancy mod, or milk mod, hormones, inflation...

Link to comment

 

 

hi guys,

so I want to switch from CBBE to UUNP on my main character (no more tests, all the armors I using on my CBBE, they were converted to UUNP... thanks a lot!  :D)

I'm undecided on the textures of the body.. what are the best? (I hate neckseam!)

 

SRG: https://www.flickr.com/photos/seren4xx/15342092530

RealGirlshttp://www.nexusmods.com/skyrim/mods/36425/

Fair Skin Complexionhttp://www.nexusmods.com/skyrim/mods/51602/?(on my CBBE i use only the Normal maps on fair skyn, no neckeam at all  ;))

SG Female Textures Renewalhttp://www.nexusmods.com/skyrim/mods/35267/

 

or other?

 

and for this Barbie "hip-spike problem", there is a solution?

(I use a UUNP special-UNPB preset for images)

attachicon.gifuunp - unpb 1.jpg attachicon.gifuunp - unpb 2.jpg

 

thanks in advance!

bye! 

 

S.

 

 

If you use special, i suggest SRG normals with Spring's Kiss 2.0 by Faeofthewood since FSC has rather prominent Labia, that don't match up with the 3D parts...

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use