Jump to content

Recommended Posts

Posted
16 hours ago, vietthai96 said:

Also, i find it funny that DD's plug meshes have Skyrim plug name, no offend to you guys though

 

Why would that be surprising? Both mods (DD for Skyrim and Fallout 4) were created by the same author, and this was basically a port from one to the other.

Posted

Thrilled by this development, finally DD is getting some kinky love it so deserves.

 

By the way, as there is now some integration with AAF, is there a simple and cheap way to filter out tags according to equipped items? No oral with gags and so on? Sorry if I'm missing smth obvious here.

Posted

I observed a strange behavior with my setup.

I am using FG and Unique Player and it seem that bra, corsets and piercing reduce my breast to normal.

It ran my character through Bodyslides. Is there are reason i do not see?

Plus, i am using Vulnerability plus She has the glow.

 

Anyway, maybe its the unique player or FG. Not sure. Or i do something wrong.

Posted
1 hour ago, publishermike54 said:

Where are the keys to all of the devices, especially the straitjacket and ball gag? I had to use the console on a couple of my captured raiders and gunners.

Kimy in the Memory Den.

or

player.additem XX44e9f
player.additem XX04c57

 

(XX) = your load order

 

P.S. Don't use the console to remove restraints.. you'll break shite.

Posted
3 hours ago, wutpickel said:

I observed a strange behavior with my setup.

I am using FG and Unique Player and it seem that bra, corsets and piercing reduce my breast to normal.

It ran my character through Bodyslides. Is there are reason i do not see?

Plus, i am using Vulnerability plus She has the glow.

 

Anyway, maybe its the unique player or FG. Not sure. Or i do something wrong.

Been a long time, but don't you have to copy the outfits to the unique player folder? or was that just the body?

Posted
3 hours ago, recursive said:

Thrilled by this development, finally DD is getting some kinky love it so deserves.

 

By the way, as there is now some integration with AAF, is there a simple and cheap way to filter out tags according to equipped items? No oral with gags and so on? Sorry if I'm missing smth obvious here.

That would need to be done by the mod that's calling for a scene. Which requires some coding to look for equipped items and send exclusion tags to AAF.

Posted
1 hour ago, izzyknows said:

That would need to be done by the mod that's calling for a scene. Which requires some coding to look for equipped items and send exclusion tags to AAF.

Yeah don't think that's possible with XML's like the restricted equipment for stripping?

Posted
24 minutes ago, naaitsab said:

Yeah don't think that's possible with XML's like the restricted equipment for stripping?

Violate checks for gags..

If DD_kw_ItemType_Gag != none
            If !akActors[0].WornHasKeyword(DD_kw_ItemType_Gag)
                settings.excludeTags += ",Gagged"
            Else
                settings.excludeTags += ",Blowjob"
            EndIf
        EndIf

 

Posted

@naaitsab Ya reeeeeealy need to up the speed of the hobble! Took almost 20 minutes to make it through Vault 111. No joke,, that's waaaaay to slow. Maybe keep it slow for 3rd person, but speed her up for 1st person.. at least to normal walk speed.

Posted

I was hoping there is a way to ummm "side-configure" AAF exactly to avoid having every other mod to do it independently. Maybe AAF authors would be willing to comment?

 

Regarding hobble speed maybe make it configurable? On the same topic I'm vaguely remembering something about Sex Attributes' anal stat making you slower and that leading to 3rd person anim making smaller steps. Since that time I was thinking it would be really fitting for "bound walk" to be exactly that: a sequence of small steps instead of slooowly raising your leg and moving it normal distance. I didn't yet have a chance to test out RCs so I don't know if that is already how it looks like in 3rd.

Posted (edited)

 

On 10/26/2021 at 10:06 PM, publishermike54 said:

Where are the keys to all of the devices, especially the straitjacket and ball gag? I had to use the console on a couple of my captured raiders and gunners.

This mod will place a set of keys in the large dresser in the PC's bedroom.

 

 

DDKeys.7z

Edited by krlll
Wrong version uploaded
Posted
10 hours ago, izzyknows said:

Been a long time, but don't you have to copy the outfits to the unique player folder? or was that just the body?

No, just the body.
Right now, i just disabled these 3 things. So that works too for me.

Posted
9 hours ago, izzyknows said:

Violate checks for gags..

If DD_kw_ItemType_Gag != none
            If !akActors[0].WornHasKeyword(DD_kw_ItemType_Gag)
                settings.excludeTags += ",Gagged"
            Else
                settings.excludeTags += ",Blowjob"
            EndIf
        EndIf

 

Yeah but that is on the mod side, not DD. Something like the protected equipment would be a possibility but stuff like this not. I'm not going to mess with other modders AAF calls.

 

8 hours ago, izzyknows said:

@naaitsab Ya reeeeeealy need to up the speed of the hobble! Took almost 20 minutes to make it through Vault 111. No joke,, that's waaaaay to slow. Maybe keep it slow for 3rd person, but speed her up for 1st person.. at least to normal walk speed.

Ever had a hobble dress on you? Try it out :P  Can make it a MCM value. It's a bit 50-50 on the one hand the modder should take care not to make it a hour long journey but on the other hand if it's not hindering enough it defeats it's entire purpose.

Posted

MCM for hobble speed would be the best choice. It's like a snail compared to Skyrim version, which is already slow.

Do all arm restraints still make you completely incapable of attacking? Skyrim version at least let you kick people and I think there is one kill animation that can be repurposed? Aside from certain normal bound animations being subpar at the moment (e.g. hobble idle has no movement and walk is stiff though thankfully bunny hopping is gone), it's currently one of the main reasons I'm not using the mod. Being unable to use literally all means of attack in a game like this because of a single device is not fun even within this particular fetish. At least with Skyrim, you had shouts + kicking, which had to be disabled by extra devices before you were (figuratively) fucked.

Another suggestion I have is bigger plugs, not just at the tip, but the whole thing so that relevant morphs would be used. Should be feasible in FO4.

Posted
1 hour ago, naaitsab said:

Yeah but that is on the mod side, not DD. Something like the protected equipment would be a possibility but stuff like this not. I'm not going to mess with other modders AAF calls.

 

That's what I was getting at. It has to be done on the mod that's calling the animations, not in XML's. But, no I wasn't suggesting you do anything on these lines. Totally not a DD thing anyway.

 

1 hour ago, naaitsab said:

Ever had a hobble dress on you? Try it out :P  Can make it a MCM value. It's a bit 50-50 on the one hand the modder should take care not to make it a hour long journey but on the other hand if it's not hindering enough it defeats it's entire purpose.

True, and I totally agree it needs to hinder movement, but at the current speed, it's unplayable. If you can't get out of it and have to travel any distance at all, it would be at least an hour or more real time. Not to mention a guaranteed death sentence. Hell, even at normal walk speed it's pretty darn sketchy. LOL

The MCM option would be great! That way a player could slow it down when in a settlement, for example role playing, and speed it up if nailed in the Glowing Sea, or otherwise in the middle of BFE.

Posted
50 minutes ago, Obryanov said:

MCM for hobble speed would be the best choice. It's like a snail compared to Skyrim version, which is already slow.

Do all arm restraints still make you completely incapable of attacking? Skyrim version at least let you kick people and I think there is one kill animation that can be repurposed? Aside from certain normal bound animations being subpar at the moment (e.g. hobble idle has no movement and walk is stiff though thankfully bunny hopping is gone), it's currently one of the main reasons I'm not using the mod. Being unable to use literally all means of attack in a game like this because of a single device is not fun even within this particular fetish. At least with Skyrim, you had shouts + kicking, which had to be disabled by extra devices before you were (figuratively) fucked.

Another suggestion I have is bigger plugs, not just at the tip, but the whole thing so that relevant morphs would be used. Should be feasible in FO4.

Fallout's DD is subpar at about every level compared to Skyrim sadly. As the entire modding scene for Fallout is way smaller. DD is always been a community effort combined with the rubbish slot system results it's current state. 

Only "locked" arm restraints block things now, the 'disconnected' version blocks nothing anymore. There are about 5% of the animations in FO DD then Skyrim DD so that's why a lot of basic features are missing. Can't do anything about that.

Posted
18 hours ago, wutpickel said:

I observed a strange behavior with my setup.

I am using FG and Unique Player and it seem that bra, corsets and piercing reduce my breast to normal.

It ran my character through Bodyslides. Is there are reason i do not see?

Plus, i am using Vulnerability plus She has the glow.

 

Anyway, maybe its the unique player or FG. Not sure. Or i do something wrong.

 

Which Fusion Girl conversion for DD are you using? The one from Bocefus, or wdaigle's HHS one which I updated to current FG?

 

I know the bra, corsets and piercings in the one I upgraded work normally. It sounds like you didn't build them with morphs in BodySlide (though the piercings shouldn't even include a base body, so them doing it is especially weird).

Posted
2 hours ago, izzyknows said:

but at the current speed, it's unplayable

Yeah, totally agree. Current speed is unbearable and mostly calls for a "safeword" in a form of save load.

Posted
4 hours ago, naaitsab said:

Fallout's DD is subpar at about every level compared to Skyrim sadly. As the entire modding scene for Fallout is way smaller. DD is always been a community effort combined with the rubbish slot system results it's current state. 

Only "locked" arm restraints block things now, the 'disconnected' version blocks nothing anymore. There are about 5% of the animations in FO DD then Skyrim DD so that's why a lot of basic features are missing. Can't do anything about that.

In terms of priority, what third person animation do you need most now?

I have nothing to do at present. Let's see what I can do.

Posted
2 minutes ago, kziitd said:

In terms of priority, what third person animation do you need most now?

I have nothing to do at present. Let's see what I can do.

 

I assumed it was in response to @Obryanov's comment about "Skyrim version at least let you kick people and I think there is one kill animation that can be repurposed?"

 

There IS a kicking animation already used in DD Armorbench Unlocker, but it seemed like that was from a vanilla idle?

Posted (edited)
3 hours ago, vaultbait said:

 

Which Fusion Girl conversion for DD are you using? The one from Bocefus, or wdaigle's HHS one which I updated to current FG?

 

I know the bra, corsets and piercings in the one I upgraded work normally. It sounds like you didn't build them with morphs in BodySlide (though the piercings shouldn't even include a base body, so them doing it is especially weird).

ohm... nono. I am just using FusionGirl and installed DD as normal with all its dependencies. I build my body and ran the morphs on it. But it seems that the breast area has not changed as the breast overlapping the bra for example or if i am using piercings the breast stay small.

I do not think i am using a conversion at all. Can you link them? Perhaps i am missing something then.

Thank you

 

p.s. no hurry. I am away for 2 weeks.

Edited by wutpickel
Posted

@naaitsab Using the ActorBusy patch, it seems that once the player has had the "hobble" effects applied it's never fully removed. The animation/pose are removed but the PC then moves at hobble speed (normal walk animation in slow motion) in 3rd person and hobble speed in 1st person.

3rd person can sprint, but freezes while trying to walk.

1st person completely stops in walk, camera bounce in sprint while still moving at hobble speed.

Posted
1 hour ago, wutpickel said:

ohm... nono. I am just using FusionGirl and installed DD as normal with all its dependencies. I build my body and ran the morphs on it. But it seems that the breast area has not changed as the breast overlapping the bra for example or if i am using piercings the breast stay small.

I do not think i am using a conversion at all. Can you link them? Perhaps i am missing something then.

Thank you

 

p.s. no hurry. I am away for 2 weeks.

 

These are the two conversions:

 

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