Jump to content

Outfit Studio/Bodyslide 2 CBBE Conversions


Recommended Posts

Posted
3 hours ago, RJMAN said:

Goma Mini Bikini.  I think Shadow converted it.  I'm trying to convert it to COSIOHD.  I load the project, delete the body, add the new project body, copy bone weights, and conform all and save.  Easy enough but then the problem.

Oh, I don't know anything about Cosio but meikel1403 does

Posted

CBBE HDT Bodyslide Patch by:

 

NIND \ slingray120 \ jimmyyu

 

 

DM me with your slider numbers and a picture of the clipping if you want something specific fixed!

 

20200113014116_1.thumb.jpg.0e3229c741aa86ec6cb16603b921d436.jpg

 

Android 18 Custom-Voiced Follower CBBE HDT Bodyslide

 

 

 

 

 

IMAGE PREVIEWS:

Spoiler

20200112154613_1.thumb.jpg.510a381c5caaaf86f3d8ea8897be2bc0.jpg20200113022126_1.thumb.jpg.ee49c71b6dd85cf74665f70d60ef5106.jpg20200113022500_1.thumb.jpg.618b90c8018f13ee12dadddde523ee20.jpg

 

 

HDT DEMO:

 

 

Credits:

 

Thank you to Ezarr for letting me convert your Follower!

Posted
14 hours ago, RJMAN said:

I think they're specifically referred to as "extended textures" which are specified in the esp and I can look them all up easily enough with TESVedit, but you can't make a texture path in outfit studio because they are all tied to the same outfit using the esp. I know this is very confusing and I'm wanting to give up.  Alot of outfit makers do it now to save space.  I've tired looking at the shape data in nifskope and the esp in TESVedit to see if anything changes after the conversion but everything still looks fine so I cannot figure this one out.

When using textures sets the order of the shape files in the nif matters, I also would not change any of the names of the shapes unless you are sure what you are doing.

 

For example the texture set is defined in the esp and is based on the 3d name (the name of the shape in the nif) and the 3D index (the order of the meshes in the nif). Index 0 is the first shape node list ed in the tree, Index 1 the next and so on. This is the case for both the armor object and the armor addon forms in the esp. The index of the mesh and texture assignments must match or the textures will be assigned out of order. If you reorder or rename meshes in Outfit Studio then it will most break the textures set assignments. I think when i tested this a long time ago the 3d name could be wrong but the index must match, but better to keep the shape name and index correct, just makes it easier to keep track. You still have to create both the armor object and the armor addon object for each texture, they just in this case will all point to the same nif.

 

Example picture of nif tree and corresponding esp with texture set index.

 

Hope that makes sense

 

Spoiler

texturesetnifesp.jpg.db0c8e8e3c88bdd23e8ebfa4535d7bf6.jpg

 

Posted
1 hour ago, Imperfection said:

When using textures sets the order of the shape files in the nif matters, I also would not change any of the names of the shapes unless you are sure what you are doing.

 

For example the texture set is defined in the esp and is based on the 3d name (the name of the shape in the nif) and the 3D index (the order of the meshes in the nif). Index 0 is the first shape node list ed in the tree, Index 1 the next and so on. This is the case for both the armor object and the armor addon forms in the esp. The index of the mesh and texture assignments must match or the textures will be assigned out of order. If you reorder or rename meshes in Outfit Studio then it will most break the textures set assignments. I think when i tested this a long time ago the 3d name could be wrong but the index must match, but better to keep the shape name and index correct, just makes it easier to keep track. You still have to create both the armor object and the armor addon object for each texture, they just in this case will all point to the same nif.

 

Example picture of nif tree and corresponding esp with texture set index.

 

Hope that makes sense

 

  Hide contents

texturesetnifesp.jpg.db0c8e8e3c88bdd23e8ebfa4535d7bf6.jpg

 

? I think this may help me fix an issue with my blood magic conversion.  Thank you!

Posted
2 hours ago, Imperfection said:

When using textures sets the order of the shape files in the nif matters, I also would not change any of the names of the shapes unless you are sure what you are doing.

 

For example the texture set is defined in the esp and is based on the 3d name (the name of the shape in the nif) and the 3D index (the order of the meshes in the nif). Index 0 is the first shape node list ed in the tree, Index 1 the next and so on. This is the case for both the armor object and the armor addon forms in the esp. The index of the mesh and texture assignments must match or the textures will be assigned out of order. If you reorder or rename meshes in Outfit Studio then it will most break the textures set assignments. I think when i tested this a long time ago the 3d name could be wrong but the index must match, but better to keep the shape name and index correct, just makes it easier to keep track. You still have to create both the armor object and the armor addon object for each texture, they just in this case will all point to the same nif.

 

Example picture of nif tree and corresponding esp with texture set index.

 

Hope that makes sense

 

  Reveal hidden contents

texturesetnifesp.jpg.db0c8e8e3c88bdd23e8ebfa4535d7bf6.jpg

 

This is very useful information.  I found something interesting.  Everything is fine until I build the new body in bodyslide.  Anyways I'll use your info and see if that solves my problem.  Thanks for all the help so far.

Posted
7 hours ago, Imperfection said:

When using textures sets the order of the shape files in the nif matters, I also would not change any of the names of the shapes unless you are sure what you are doing.

 

For example the texture set is defined in the esp and is based on the 3d name (the name of the shape in the nif) and the 3D index (the order of the meshes in the nif). Index 0 is the first shape node list ed in the tree, Index 1 the next and so on. This is the case for both the armor object and the armor addon forms in the esp. The index of the mesh and texture assignments must match or the textures will be assigned out of order. If you reorder or rename meshes in Outfit Studio then it will most break the textures set assignments. I think when i tested this a long time ago the 3d name could be wrong but the index must match, but better to keep the shape name and index correct, just makes it easier to keep track. You still have to create both the armor object and the armor addon object for each texture, they just in this case will all point to the same nif.

 

Example picture of nif tree and corresponding esp with texture set index.

 

Hope that makes sense

 

  Reveal hidden contents

texturesetnifesp.jpg.db0c8e8e3c88bdd23e8ebfa4535d7bf6.jpg

 

This is separate from the nif; though, right? In my experience the parts of the armor in a nif need to be lined up between the 0 and 1 but what they're named doesn't matter. I've seen nifs have different names for the pieces but they line up in their placement with each other.

Posted
4 hours ago, RJMAN said:

This is very useful information.  I found something interesting.  Everything is fine until I build the new body in bodyslide.  Anyways I'll use your info and see if that solves my problem.  Thanks for all the help so far.

What happens when you build a new body?

Posted
1 hour ago, RedMonika said:

What happens when you build a new body?

The problem I mentioned happens.  The new body is correct with the new physics and everything but all the bikinis are now one color which I assume is the default, black.  However before I build in bodyslide everything is fine.  So it can't be a problem with the nif file, but I'm still kind of new with these kinds of conversions so what do I know?

Posted
3 hours ago, RedMonika said:

This is separate from the nif; though, right? In my experience the parts of the armor in a nif need to be lined up between the 0 and 1 but what they're named doesn't matter. I've seen nifs have different names for the pieces but they line up in their placement with each other.

That's correct and why I said "I think when i tested this a long time ago the 3d name could be wrong but the index must match", thanks for confirming. Unless you talking about nifname_0 and nifname_1 as that has nothing to do with textures sets.

Posted
2 hours ago, RJMAN said:

The problem I mentioned happens.  The new body is correct with the new physics and everything but all the bikinis are now one color which I assume is the default, black.  However before I build in bodyslide everything is fine.  So it can't be a problem with the nif file, but I'm still kind of new with these kinds of conversions so what do I know?

My guess is something your doing in bodyslide is causing the shape nodes to be in a different order then what the texture assignment is expecting, use the image I posted to compare your esp to your output nif file in regards to the 3D Index.

Posted

I just found this.  Very helpful.  This would've saved time if I'd found it sooner.  Haha.  Literally the same problem and same outfit.  Only two years ago.  Geez...?

 

Posted
1 hour ago, RJMAN said:

I just found this.  Very helpful.  This would've saved time if I'd found it sooner.  Haha.  Literally the same problem and same outfit.  Only two years ago.  Geez...?

 

Pretty much exactly what I posted in my image a few posts back, I know what you mean though as its hard to search for the problem when you don't know the right terms.

Posted
6 hours ago, Imperfection said:

That's correct and why I said "I think when i tested this a long time ago the 3d name could be wrong but the index must match", thanks for confirming. Unless you talking about nifname_0 and nifname_1 as that has nothing to do with textures sets.

All of this can be confusing to those with little OS experience. Just want to put in that the pieces of an armor in a nif just need to be lined up with each other. What they're called on the right menu doesn't matter but their placement does. You're right; though, the name of the nif needs to coincide with the name the esp is pointing to. 

Posted
4 hours ago, RJMAN said:

I just found this.  Very helpful.  This would've saved time if I'd found it sooner.  Haha.  Literally the same problem and same outfit.  Only two years ago.  Geez...?

 

Well, as GI Joe says: "Knowing is half the battle." At least you found some info.

Posted

CBBE HDT Bodyslide Patch by:

 

NIND \ slingray120 \ jimmyyu

 

 

DM me with your slider numbers and a picture of the clipping if you want something specific fixed!

 

20200114015651_1.thumb.jpg.949e226fda343e39c5b42438f20fac90.jpg

 

Twilek (Oolala) Dancer CBBE HDT BS

(NOW ZAPPED)

 

 

IMAGE PREVIEWS:

 

Spoiler

20200114013907_1.thumb.jpg.02c42a3546456bf192e1d213a75e3631.jpg20200114013517_1.thumb.jpg.56d4f793495fac0dc2dffdca0d9f2310.jpg

HDT DEMO:

 

 

Credits:

 

Thank you to Neodavinci for making this awesome star wars outfit.

Posted
On 1/13/2020 at 8:18 AM, Jappa123 said:

@NIND (jimmyyu)

Hello, i just wanted to ask you, do you still working on Kziitd XXX Toolset v2.1 stuff? It's been a while, and im curious if anyone work on it. 

 

On 1/11/2020 at 12:56 PM, NIND (jimmyyu) said:

For those that need to convert this stuff to cbbe in the future, this is the conversion reference that I'm using.

 

180994538_2020-01-1112_43_33-OutfitStudio-CBBEabduct1.thumb.png.867db1aea885e59a61d6eb7c86f81812.png

 

On 1/9/2020 at 6:27 AM, Jappa123 said:

No one is interested to convert it? I mean from what i see there are bodyslide files, only need to change reference from unnp to cbbe. 

 

here is download link. 

 

Just realized there is a HUGE issue with the way I'm going about converting this.....

 

As it is now, I'm just changing the SHAPE to cbbe bodyslide.......its still a UNP mesh though.  This means that the body is still going to use the original (UNP) textures found at:

 

"textures\kziitd\actors\character\female\FemaleBody_1.dds".......''

 

I guess I'll have to try it to see if this looks fine.  If it doesn't then a modified CBBE body might have to be made and used. Possibly with Zbrush.  I am still new though, so if someone knows of an easier way, please let me know lol

Posted

NIND's CBBE HDT Bodyslide Patch:

 

Twilek (Oolala) Dancer CBBE HDT BS

(1.3.0 Update)

  • Added Two additional outfits (variants of outfit 2 with increasing transparency)
  • Added Two new Zaps
  • Corrected Normal Texture

 

Spoiler

101001-1579158552-776241418.thumb.png.53a6d9aff5b7aeafca8aef5101b02b38.png101001-1579158070-2059551868.thumb.png.6be148728aafc052ba2e32196f36217c.png

 

 

 

 

 

Posted
On 1/13/2020 at 9:37 PM, razzor69 said:

https://kp4068.tistory.com/3645
maybe someone can convert this sexy clothes into CBBE would be awesome, really appreciate ?

So I installed this mod to see what it looked like in its normal UNP form, and it doesnt even appear ingame for me.  Checking it out with Nifskope revealed some strange texture paths, which I fixed..... and its still not appearing in game.  What could be causing this?

 

2020-01-17_01_19_54-Object_Window.png.9b44c3dc45ac2317b171084d9e46a6de.png

 

2020-01-17_01_33_05-Prev-body-12-11.nif_-_NifSkope_2.0_Dev_7.png.7d79cbcdafd1d6b2a552a27f2bb57d3b.png

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...