Jump to content

Recommended Posts

Posted
8 hours ago, Z@rkn3ss said:

Does this mod not work with Combat Strip Lite even have the Compatibility Patches?? Or it's just me.

 

What do you mean when you say it does not work with CSL?  If you have the Compatibility Patches then CSL should not attempt to remove the devices.  Without the patch, CSL will attempt to remove them and the two mods will "fight", leading to devices constantly being removed and reapplied.

Posted (edited)
52 minutes ago, EgoBallistic said:

 

What do you mean when you say it does not work with CSL?  If you have the Compatibility Patches then CSL should not attempt to remove the devices.  Without the patch, CSL will attempt to remove them and the two mods will "fight", leading to devices constantly being removed and reapplied.

I have:

f4se 1.10.163

Kziitd Fetish Toolset 1.0 Beta 2.4

Kziitd Fetish Toolset - Compatibility Patches 1.0 Beta 2.1

Kziitd Fetish Toolset - Bodyslide 1.0 Beta 1

CombatStripLite1.6.1

But CTL are still tries to remove the devices from KFT while the DD devices are still working fine.

Now I will start the new game, hope in the new game it will be ok.

Edited by Z@rkn3ss
Posted

Whoa!

 

This looks amazing 🙂. Looks like I got quite an updating to do 😄. Thanks for all your hard work in making this happen! The FO4 bondage scene really needed some content and it looks like this just blows it out of the water.

Posted (edited)

Feature request:

 

Is it possible to provide an API that takes in an "exclude keywords" as argument for equpping devices? For instance, if I wanted to equip random devices except gags, it would be nice if I can just pass in the KZEB_DeviceType_Gag keyword.

 

Devices Devices didnt have this feature, and so I had to go through the pain of maintaining a FormID of the actual armor, which I would like to avoid with this hopefully.

 

EDIT: Actually, not a big deal. Looks like I can just pass in a list of keywords that I'd like to use instead. A whitelist does mean if a new device type is added that wont be automatically picked up until the code is changed, but I'd imagine that being a low probability anyway any time soon. So a whitelist will do

Edited by twistedtrebla
Posted
4 hours ago, twistedtrebla said:

Feature request:

 

Is it possible to provide an API that takes in an "exclude keywords" as argument for equpping devices? For instance, if I wanted to equip random devices except gags, it would be nice if I can just pass in the KZEB_DeviceType_Gag keyword.

 

Devices Devices didnt have this feature, and so I had to go through the pain of maintaining a FormID of the actual armor, which I would like to avoid with this hopefully.

 

EDIT: Actually, not a big deal. Looks like I can just pass in a list of keywords that I'd like to use instead. A whitelist does mean if a new device type is added that wont be automatically picked up until the code is changed, but I'd imagine that being a low probability anyway any time soon. So a whitelist will do

Hey! Welcome back.
I'm very happy to see the official update of SH.
In the update notes, I saw your third introduction, so now I want to ask, in addition to chastity belts, what else does KFT need to add so that users can choose DD or KFT without mixing. That would be neater.

Posted (edited)

I've been tinkering with the API and I noticed that if I call the UnequipDevice, for devices that share the permanent keyword it seems to ignore the permanent keyword. 

 

Telling it to remove bound hands (KZEB_DeviceType_BoundHands). A device with (KZEB_Difficulty_Permanent) will also end up being removed.

It even happens when using the remove all KZEB_Device keyword.

 

I believe that an override option should be needed to remove permanent devices.

 

Like:

Unequip receiving any keyword with override OFF. Ignores Permanent keyword armor.

Unequip receiving any keyword with override ON. Works as it is working now, removing everything.

 

EDIT: (Seems like equipping forced can also remove permanent devices) Derp I can ask it not to override here

 

If that is not possible, it would be great if there was some way around it with something on the equip function.

Or at least some guidance, so that I could equip permanent items on a character and not have the armor removed by other interactions.

 

 

 

 

Edited by Loki15kun
Posted
5 hours ago, kziitd said:

Hey! Welcome back.
I'm very happy to see the official update of SH.
In the update notes, I saw your third introduction, so now I want to ask, in addition to chastity belts, what else does KFT need to add so that users can choose DD or KFT without mixing. That would be neater.


Id love KFT to completely replace DD. 
for that to happen I think KFT needs chastity belt, chastity bra (although i dont use this in my mods), anal plus, vaginal plugs, nipple clamps, and collars. 

Posted
On 6/10/2024 at 12:29 PM, Kharos said:

 

It might be possible to make it "work":
- install FG (edit: with dependencies)

- install Kziitd Fetish Toolset
- run BodySlide, create a FG preset that is as similar as possible to your CBBE preset, and make sure that you ONLY build meshes for Kziitd Fetish Toolst
- edit: you might need to rebuild CBBE meshes with BodySlide if the dependencies somehow end up replacing the skeleton that is used by CBBE, not sure

 

The result will probably look perfectly fine in game, as long as you do not combine Kziitd bondage items with CBBE items (e.g. vanilla chest armors, DD suits, etc.); if you do that then you will get some clipping as the FG preset will still have slight differences from the CBBE preset.

If you do try that, I suggest that you
1. create a new dedicated savegame before doing it

2. make sure that you do it in a way that allows you to revert all your changes if it does somehow not work (e.g. by having backups)

its worth a try :) thanx

Posted

Is there a way to take a bodyslide preset and apply it as the skin texture? I ask as I am having trouble with applying a preset as the naked body, but then wearing restraints shows a different skin?

 

Posted
9 minutes ago, UCAB2020 said:

Is there a way to take a bodyslide preset and apply it as the skin texture?

 

No, and I can't imagine any way that would be possible. BodySlide presets are body shapes, skin textures are tracked completely separately in the game.

 

11 minutes ago, UCAB2020 said:

I am having trouble with applying a preset as the naked body, but then wearing restraints shows a different skin?

 

This sounds like you're using two different body replacers, one for your nude body (CBBE?) and one for KFT (FG).

Posted
10 minutes ago, NicoleDragoness said:

Where is the Bodyslide set?

 

The Link from "file" mediafire download gives only a white blank page.

Try a different browser or set Mediafire to trusted in your browser.

Posted
On 6/26/2024 at 6:33 AM, twistedtrebla said:


Id love KFT to completely replace DD. 
for that to happen I think KFT needs chastity belt, chastity bra (although i dont use this in my mods), anal plus, vaginal plugs, nipple clamps, and collars. 

 

Would also like to see KFT high heels/boots. I know that's not a simple ask :)

Posted

Question about the LLFP plugin. 

I have the next gen .exe but it is patched with fo4 downgrader.

F4SE is pre-next gen.

 

Do I still need the LLFP plugin?

 

Posted
On 6/27/2024 at 9:58 PM, vaultbait said:

 

No, and I can't imagine any way that would be possible. BodySlide presets are body shapes, skin textures are tracked completely separately in the game.

 

 

This sounds like you're using two different body replacers, one for your nude body (CBBE?) and one for KFT (FG).

is there a way i can take the textures from a outfit build and apply it as the skin? If it helps persay i want a lingerie set as the body textures. How can i Replace the default skin to match? Also nope all FG here

 

Posted
4 hours ago, icladel said:

Question about the LLFP plugin. 

I have the next gen .exe but it is patched with fo4 downgrader.

F4SE is pre-next gen.

 

Do I still need the LLFP plugin?

 

 

If you have AAF installed, it provides a (pre-NG compatible) copy of LLFP already, so you shouldn't need to install a separate copy of it yourself.

Posted
2 hours ago, UCAB2020 said:

is there a way i can take the textures from a outfit build and apply it as the skin? If it helps persay i want a lingerie set as the body textures. How can i Replace the default skin to match? Also nope all FG here

 

Outfits aren't textures (flat pictures you wrap onto a surface), they're textured meshes (shaped surfaces). You can't just "convert" a mesh to a texture.

 

There are some texture overlays of stockings/lingerie you can find as mods, basically lingerie that gets painted onto the skin. You could use an image editor to merge those overlays with the skin texture images to create something like the vanilla game underwear, and then replace the nude skin texture files with the texture files you created.

 

What is it you actually want to accomplish though? This seems like an "x/y problem" where you've prematurely decided on a solution without first understanding the problem you want to solve.

Posted
1 hour ago, vaultbait said:

 

Outfits aren't textures (flat pictures you wrap onto a surface), they're textured meshes (shaped surfaces). You can't just "convert" a mesh to a texture.

 

There are some texture overlays of stockings/lingerie you can find as mods, basically lingerie that gets painted onto the skin. You could use an image editor to merge those overlays with the skin texture images to create something like the vanilla game underwear, and then replace the nude skin texture files with the texture files you created.

 

What is it you actually want to accomplish though? This seems like an "x/y problem" where you've prematurely decided on a solution without first understanding the problem you want to solve.

Oh no, I dont understand at all. I havent decided on any solution, I was trying to get the Lacy underwear as the default skin texture, but it sounds like thats impossible. I will admit to not understanding at all.

 

Although open to learning.

Posted
54 minutes ago, UCAB2020 said:

Oh no, I dont understand at all. I havent decided on any solution, I was trying to get the Lacy underwear as the default skin texture, but it sounds like thats impossible. I will admit to not understanding at all.

 

Although open to learning.

 

You're wanting lacy underwear on every clean-skinned (not raider/scavver) female human NPC in the game? Keep in mind that it would stay on in AAF sex scenes too...

 

If that's really the goal, you could use an image editor to copy an overlay of your choosing into the female skin diffuse texture you're using, for example from this:

 

 

Posted
On 6/29/2024 at 11:34 AM, vaultbait said:

 

You're wanting lacy underwear on every clean-skinned (not raider/scavver) female human NPC in the game? Keep in mind that it would stay on in AAF sex scenes too...

 

If that's really the goal, you could use an image editor to copy an overlay of your choosing into the female skin diffuse texture you're using, for example from this:

 

 

That is the goal, but image editor, do you have a recommended program for beginners?

Posted
3 minutes ago, UCAB2020 said:

That is the goal, but image editor, do you have a recommended program for beginners?

 

You'll need one that can handle the correct DDS compression formats expected by Fallout 4. While I normally do most of my image editing in The Gimp, for Fallout 4 textures I at least import images into Paint.Net and save the final DDS files with that because it does a better job with the encoding.

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   1 member

×
×
  • Create New...