Jump to content

Devious Devices NG


Recommended Posts

Posted
16 hours ago, Omnishade said:

I would like to configure the OAR conditions to be more selective with playing the out of breath animation. Firstly, it happens too frequently and can become annoying, secondly it's not very realistic that your character takes that pose when only equipped with light bondage, like a leather collar. Which files are these conditions in?

 

It would be nice if there were some MCM options to configure it.

 

Use the OAR menu. You can change and add conditions there, just make sure you do it in the 'User Mode' and save your changes.

In your case you might want to add/modify the random condition, see my ss bellow.

Spoiler

06.jpg

 

Posted

I'm expereincing an odd bug where gagged characters have a charus voice running when having sex. Disabled the charus voice in SexLab's MCM, but it still persists, and only when gagged.

 

Any ideas as to what I could be doing wrong?

Posted

@krzp, I found a bug.

When my PC is wearing anything with the zad_DeviousHeavyBondage keyword, the player controls are being constantly re-enabled. No matter how many times I disable the player controls, they get re-enabled. You can test this by equipping a heavy bondage device then going into the console and typing ‘dpc’ and wait a few seconds and the player controls will get re-enabled.

 

This is undesired behaviour as it will break mods that need to have the player controls disabled, to make sure the player does not walk away from a scene breaking it (like POP). 

 

I’ve removed the keyword off a device (the white boxbinder outfit) and when I equip that, the player’s controls stay disabled as they should. So, when the rendered device gets equipped something starts to constantly re-enable the player controls.  

Posted

Hi, just have a question regarding if my issue is related to this mod or not, which I think it might be. In older versions of regular DD, the device hider setting was able to be utilized to hide any items with any items, not exclusive to devious devices being worn. In my case, this was most prominently used for body piercings and hiding them under slot 32 clothing. But with this mod, it appears the device hider now only works if the outer layer is a devious device. So a dress in slot 32 cannot hide a item like slot 51, but a chastity bra that is slot 32 can hide the same slot 51 item. Within the .ini for this mod I found an option called bOnlyDevices, which references a legacy version of the device hider functionality, but it was already set to false which based on the description I figured would be the setting I would want for my use case. 

So the question I have is, is there a way to utilize DDNG's device hider to hide non-device items with non-device items as was possible in a previous version of DD? Thanks in advance for any assistance.

Posted (edited)

So I have a weird issue, in the current version only the (extreme) Hobble dress' is starting the animation and slowing my speed. Any of the regular ones have no effect. But since the extreme is working I'm just confused. So I switched to 3.7.7 To test that and the regular ones do slow me down but no animation.

 

Edit: Also tried reinstalling and switching to bunny hop just to see if anything was different but same deal. 

Edit2: Figured out the script was in the src folder, looked at it saw the comment that "relaxed" ones don't play the custom animation. So that's by design but it still should be slowing me down right? I don't know enough about scripting to read much outside of comments lol.

Edited by MMX3K
Posted (edited)

Having a strange issue where randomly any jeweled clitoral piercing does not appear equipped.
All DD Hider slots are disabled
When I try to equip one, the menu pops up asking for a lock/manipulation
It appears equipped in inventory but is invisible on character
I'm able to unequip the invisible piercing and the unlock menu doesn't open as if it's not registered as a DD anymore.
Every other device works perfectly fine and appears and locks as normal...only jeweled clit piercings are broken.

I'm confused

I haven't changed anything in load order or saves that would affect DD

EDIT: Nevermind...I figured it out. My SMP bugged out which happens to break slot 50.

Edited by NightmareMoose
Posted

I have the Pierced Nipples effect stuck on my Active Magic Effects list even though the piercings were removed many moons ago.  Is there a way to remove it (or is it meant to be "permanent")?

Posted
On 6/11/2025 at 9:58 AM, EdwardV said:

Hi, just have a question regarding if my issue is related to this mod or not, which I think it might be. In older versions of regular DD, the device hider setting was able to be utilized to hide any items with any items, not exclusive to devious devices being worn. In my case, this was most prominently used for body piercings and hiding them under slot 32 clothing. But with this mod, it appears the device hider now only works if the outer layer is a devious device. So a dress in slot 32 cannot hide a item like slot 51, but a chastity bra that is slot 32 can hide the same slot 51 item. Within the .ini for this mod I found an option called bOnlyDevices, which references a legacy version of the device hider functionality, but it was already set to false which based on the description I figured would be the setting I would want for my use case. 

So the question I have is, is there a way to utilize DDNG's device hider to hide non-device items with non-device items as was possible in a previous version of DD? Thanks in advance for any assistance.

 

As far as I understand, it never was intended to hide non-DD items with the DD device hider, that was a bug, and they fixed it. Use PASH, works like a charm, really good. https://www.nexusmods.com/skyrimspecialedition/mods/102515

Posted
4 hours ago, Sathar said:

I have the Pierced Nipples effect stuck on my Active Magic Effects list even though the piercings were removed many moons ago.  Is there a way to remove it (or is it meant to be "permanent")?

It doesn't do anything and has been permanent since forever...

Posted
21 hours ago, kostas5583 said:

hello everyone, can someone pls tell me what the basic script for equip device is? 

Here's code for random hands and gag equip, courtesy of @krzp

;Get DD
zadDeviceLists DD = (Game.GetFormFromFile(0x00CA01, "Devious Devices - Expansion.esm") as Quest) as zadDeviceLists
    
;something went wrong 
If (!DD || !akTarget)
return
EndIf

DD.EquipRandomDevice(akTarget, DD.zad_dev_heavyrestraints)
DD.EquipRandomDevice(akTarget, DD.zad_dev_gags)

 

If you want to equip certain device - use DD.LockDevice(akTarget, NeededDevice) instead.

 

 

 

Posted

Hi, i'm getting desperate. I followed the instructions step by step to install devious devices ng, replaced every animations in bodyslide by the 3BA version, used fnis multiple time AND patched unforgiving device with synthesis. Here's the results of a NPC wearing devious devices...

 

As you can see, the breasts are... small, and flat. When the devices are removed, and the npc is just naked, the breast physic perfectly work. What am i doing wrong? I tried everything i could to solve it myself, but i give up... and humbly ask for help.

ScreenShot26.png

Posted

I have an issue with the restrictive boots only show up to the knee. Switched back to 4.0 and the boots display correctly. No issues with the new pony boots on either 4.0 and 4.1. Tried disabling all item hiders, to no avail. I see the restrictive boots where updated in 4.1 and they look correct in the bodyslide builder. Not too sure whats causing the cutoff. 

enb2025_6_14_00_46_17.png

enb2025_6_14_00_59_02.png

Posted

And after reinstalling EVERYTHING (include the game in a clean state), now every devious devices are invisible. And the only thing i found about that is: "Run bodyslide." I did, exactly as instructed. I give up, and return back to the original devious devices. I would have loved to use this version but i can't figure it out.

Posted
Vor 24 Minuten sagte Icetoseeyouu:

Und nachdem ich ALLES neu installiert habe (einschließlich des Spiels in einem sauberen Zustand), sind nun alle hinterhältigen Geräte unsichtbar. Und das Einzige, was ich dazu gefunden habe, ist: „Führe Bodyslide aus.“ Das habe ich genau nach Anweisung getan. Ich gebe auf und kehre zu den ursprünglichen hinterhältigen Geräten zurück. Ich hätte diese Version gerne verwendet, aber ich komme nicht dahinter.

 

Bodyslide even has its own "group" to make creating them easier... but you obviously ignored this group or didn't find it (which would indicate an installation error).

Posted
1 hour ago, Icetoseeyouu said:

And after reinstalling EVERYTHING (include the game in a clean state), now every devious devices are invisible. And the only thing i found about that is: "Run bodyslide." I did, exactly as instructed. I give up, and return back to the original devious devices.

So what? You need to run bodyslide for original (aka LE) DD too. But of course you need to tell BS where the output needs to go. Installing is one thing, doing the setup properly the next step. Stop whining and do your homework.

Posted

Hmm, lovely how nobody answered for my original problem but was quick to berate me about the second one.

 

Anywaaaay, after a LOT of thinkering i discovered the solution to both of my problems.

 

1st one is the option: Breast node management and belly node management, which i had ticked. That's what made the breasts very small, but... that also mean that the chastity bra doesn't work. No idea why, and if someone have an idea i'd be glad to hear it. I can live without them tho.

 

2nd one was my own damn fault, so i needed the berating. Bodyslide wasn't set to put the meshes into the "data" folder. If like me you're stupid, it's under "settings" and you need to put your game installation in there up to "Data", otherwise it won't work.

 

But, still have the problem of the chastity bra not working, or any kind of bra for that matter. Any idea why?

Posted
20 minutes ago, Icetoseeyouu said:

But, still have the problem of the chastity bra not working, or any kind of bra for that matter. Any idea why?

How do you mean does not work?

If it's the boobs clipping through the device, then please check if "build morphs" was ticked when you built the item in bodyslide. Otherwise, that can only compensate for so much with extreme breast proportions, if your character happens to have very very large boobs.

 

On 6/14/2025 at 7:03 AM, piemsn said:

I have an issue with the restrictive boots only show up to the knee. Switched back to 4.0 and the boots display correctly.

There were changes in 0.4.1that involved which slots are used by these boots. Is your character a custom race by any chance? Also please make sure nothing that shouldn't is overriding the armor addon records for the boots.

Posted

Build morph? And i mean it's simply not appearing at all. Thanks for the pointer, i'll try to see this "build morph" thing and report back!

 

(The problem is the bra are simply invisible, but i think you pointed me in the right direction. Thank you kind sir/madam)

Posted

Well, i said i'd report so here's my report. I rebuilt everything in bodylside with the "build morph" checked so now, i have phsyics everywhere and it is nice, but my chastity bra keep staying stubbornly invisible. It's not the end of the world, but i don't really know how to fix it. Ho well...

Posted
2 hours ago, Taki17 said:

There were changes in 0.4.1that involved which slots are used by these boots. Is your character a custom race by any chance? Also please make sure nothing that shouldn't is overriding the armor addon records for the boots.

-I don't use a custom race. I was using a custom preset, but tried zero sliders and other standard presets, to no avail. 

 

-I'm not sure if I'm reading you right on the overriding sentence. I just have DDNG overriding DD.

Posted (edited)
On 6/14/2025 at 3:03 PM, piemsn said:

I have an issue with the restrictive boots only show up to the knee. Switched back to 4.0 and the boots display correctly. No issues with the new pony boots on either 4.0 and 4.1. Tried disabling all item hiders, to no avail. I see the restrictive boots where updated in 4.1 and they look correct in the bodyslide builder. Not too sure whats causing the cutoff. 

enb2025_6_14_00_46_17.png

enb2025_6_14_00_59_02.png

this problem is caused by the partitions change something is using that partition now (bug?), use Outfit Studio to change the partition from 58 to 38 SBP_38_CALVES and rebuild.
image.thumb.png.82c56c56d4b00df99499a2f5541c9bec.png

Edited by M2Dak

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