zarantha Posted October 25, 2024 Posted October 25, 2024 7 hours ago, CitrusPeels said: Im having problems with removing DD armors from myself, nothing works. I have the keys and they get used/removed when I unlcok the armor but it stays on. I can ask people to help me out of it, they say yes but its still there. Any ideas? You have something breaking the scripts. Nothing should overwrite DD except DD NG. DCL and ZAZ are ok too, because they just overwrite textures. If you installed any of the standalone mods (DDa, DDi, DDx, DDc) remove them. They are outdated LE versions and should not be used. All have been included in this main DD download since 5.0. If you have any old script patches from other mods or from posts outside of the 5.x section of the troubleshooting post, remove them. They are most likely not compatible unless they state they are for DD 5.2 (and not any of the beta versions of 5.2). If none of that applies, check the known issues section of the troubleshooting post to see if you installed mods known to cause problems.
subspaces1 Posted October 25, 2024 Posted October 25, 2024 (edited) My armbinder texture is weirdly stretched, anyone have any idea how to fix? Happening immediately after I just ran everything through bodyslide Edit: Realizing that I can also raise my hands in first person. They're invisible and I can't equip anything, but my arm stumps are still there and I can punch, which I assume isn't meant to be the case Edit 2: Putting on a yoke also makes my chastity belt invisible for some reason? Edited October 25, 2024 by subspaces1
zarantha Posted October 25, 2024 Posted October 25, 2024 5 hours ago, subspaces1 said: My armbinder texture is weirdly stretched, anyone have any idea how to fix? Happening immediately after I just ran everything through bodyslide Edit: Realizing that I can also raise my hands in first person. They're invisible and I can't equip anything, but my arm stumps are still there and I can punch, which I assume isn't meant to be the case Edit 2: Putting on a yoke also makes my chastity belt invisible for some reason? Are you using DD NG? I haven't seen that armbinder issue with DD. I would assume it's DD NG's SMP armbinder and you're missing Faster SMP. Also sounds like DD NG. Try disabling all the options on the devices underneath menus in DD's MCM. If you are using DD NG, you should be asking questions on that thread, it changes many things from base DD.
scoul73 Posted October 27, 2024 Posted October 27, 2024 Can anyone post or link to instructions/information on bound combat? My searches have not been very useful. I did find someone asking a relevant question about a hundred pages back, but I did not see any answer to it. I can enchant a ring with the fortify unarmed combat enchantment, and that works, but is not what I was trying to find. In SSEEdit, "Devious Devices - Integration.esm" has perks like "Spiky Heels" that look like they multiply attack damage. These are probably the perks that the MCM has an option for, but I can't activate it with several DD boots that I try. Is there an "experience in combat" component or some other way of "training up" to have them activate? Also, I have not tested this one with the game I have running, but do perk overhauls that modify unarmed damage also help bound combat? If the fortify unarmed enchantment works, I assume that perk overhauls like Ordinator and Vokrii also work?
chaimhewast Posted October 27, 2024 Posted October 27, 2024 5 hours ago, scoul73 said: In SSEEdit, "Devious Devices - Integration.esm" has perks like "Spiky Heels" that look like they multiply attack damage. These are probably the perks that the MCM has an option for, but I can't activate it with several DD boots that I try. Is there an "experience in combat" component or some other way of "training up" to have them activate? Looking at the script sources, they should be granted when the "use bound combat perks" toggle is set to true and zadBoundCombatScript.EvaluateAA is called. However, they're all conditioned to only apply if you're wearing something with the zad_deviousHeavyBondage keyword, so you have to be wearing something that locks away your hands (armbinder, yoke, straitjacket, etc). I do see a series of "Accustomed to Bondage" perks that give you a damage boost depending on how long you've had your hands bound (5% after 2 game hours up to 100% after 48), but that seems to be limited to armbinders and yokes. The straitjacket "enchantment" is missing the magic effect that would apply them. 5 hours ago, scoul73 said: Also, I have not tested this one with the game I have running, but do perk overhauls that modify unarmed damage also help bound combat? If the fortify unarmed enchantment works, I assume that perk overhauls like Ordinator and Vokrii also work? It'll depend on how the overhaul does its check. Ordinator and Vokrii both do a simple check if your weapon slots are empty (which they would be when you're bound), so they should work, but anything that requires you to equip a special "fake unarmed" weapon wouldn't.
scoul73 Posted October 28, 2024 Posted October 28, 2024 16 hours ago, chaimhewast said: Looking at the script sources, they should be granted when the "use bound combat perks" toggle is set to true and zadBoundCombatScript.EvaluateAA is called. However, they're all conditioned to only apply if you're wearing something with the zad_deviousHeavyBondage keyword, so you have to be wearing something that locks away your hands (armbinder, yoke, straitjacket, etc). Thank you. I have tried to test further based on this and it works. I can see zad_DeviousHeavyBondage and zad_DeviousBoots as keywords, and I can see those keywords on items. I use AddMenuItem to guarantee I get the right items in the game. I did not see any effects show up in the powers active effects display, and my test game is also a high level game. This made me think that the effects were not working because I did not see them listed and I did not see a meaningful change in damage output. But some perks are invisible and unarmed combat does not scale well, so I just did not notice. Using More Informative Console, I see "Spiky Heels" appear and disappear as a perk as I wear and remove equipment. To verify that it worked, I made an override mod and updated the Spiky Heels perk to apply a 100x damage multiplier. This was very obvious in the test, showing that it has an effect. I have not tested everything, but I assume that the rest will work, unless there is another oversight like the missing straitjacket effect. To help anyone else in the future, here is what I see in SSEEdit for bound combat: Spiky Heels: Boots multiply damage by 1.25x Actions Speak Louder than Words: Gags multiply damage 1.25x Desperate Fighter: Belts multiply damage by 1.25x Underestimated Slave: Collars multiply damage by 1.1x Agitated: Vaginal plugs multiply damage by 1.1x Stabbing in the Dark: Blindfolds multiply damage by 0.5x (penalty) Small Profile: Corsets multiply incoming damage by 0.8x Protected by Arm Cuffs: Arm cuffs multiply incoming damage by 0.9x Protected by Leg Cuffs: Leg cuffs multiply incoming damage by 0.9x Protected by Gloves: Gloves multiply incoming damage by 0.8x Distracting Visuals: Suits multiply incoming damage by 0.75x Accustomed to Bondage I - V: Damage multiplied by 1.05x, 1.1x, 1.25x, 1.5x, 2.0x All devices above must be Devious for the perk to apply. I do not know the conditions for Accustomed to Bondage to work, but the previous poster said that it comes from wearing them for different amounts of in-game time. chaimhewast, do you know if that timer requires continuous wear and resets, or if it is permanent based on overall time amounts? I also thought of another thing. There is a "nipple magic" option in the skeleton, to cast magic from breasts rather than hands. This one I can't test without reinstalling the mod and probably breaking everything in my game. Is there any Devious option that integrates with that mod option to allow spellcasting (at least with an unbound chest)? I am guessing not, but wanted to ask. Thanks again.
chaimhewast Posted October 28, 2024 Posted October 28, 2024 3 hours ago, scoul73 said: chaimhewast, do you know if that timer requires continuous wear and resets, or if it is permanent based on overall time amounts? It resets, and doesn't count time spent sleeping.
effrenatus Posted October 28, 2024 Posted October 28, 2024 Hello good people. Can you please tell me how i can find out which DD version i have installed? Thank you in advance!
zarantha Posted October 29, 2024 Posted October 29, 2024 7 hours ago, effrenatus said: Hello good people. Can you please tell me how i can find out which DD version i have installed? Thank you in advance! There's no easy way, unless you have DD NG installed. DD NG will say next generation on the mcm splash screen. For base DD SE, you should have DD 5.2 if you downloaded it after Feb 14, 2023. Before DD 5.2 is not supported, you should upgrade to DD SE 5.2 and optionally install DD NG over the top (fixes DD DLL compatibility and a lot of other things).
effrenatus Posted October 29, 2024 Posted October 29, 2024 (edited) 10 hours ago, zarantha said: There's no easy way, unless you have DD NG installed. DD NG will say next generation on the mcm splash screen. For base DD SE, you should have DD 5.2 if you downloaded it after Feb 14, 2023. Before DD 5.2 is not supported, you should upgrade to DD SE 5.2 and optionally install DD NG over the top (fixes DD DLL compatibility and a lot of other things). EDIT: Okay My download is from Feb. 16, that is 5.2, okay thank you for pointing that out. I do not have DD NG though. I'll look that up, thank you! Edited October 29, 2024 by effrenatus 1
DrSeptimus Posted October 30, 2024 Posted October 30, 2024 (edited) DD alternate start set my carry weight to 850, anyway to reset it back to 150 for survival mode? Edited October 30, 2024 by DrSeptimus
SubtleSerenitySSA Posted October 30, 2024 Posted October 30, 2024 hello i use bodysilde and enable build morth go to game some of cloths works fine but chains and rope and some of shoes seem have bug make my body invisible can any body help? i have Deviously Cursed Loot SE and Devious Devices NG and Devious Devices SE 5.2
zarantha Posted October 31, 2024 Posted October 31, 2024 7 hours ago, MFooxN said: hello i use bodysilde and enable build morth go to game some of cloths works fine but chains and rope and some of shoes seem have bug make my body invisible can any body help? i have Deviously Cursed Loot SE and Devious Devices NG and Devious Devices SE 5.2 You probably have your paths wrong. And you need to run bodyslide for both DD and DCL. For help with bodyslide, look at the bodyslide how to on the troubleshooting post.
zarantha Posted October 31, 2024 Posted October 31, 2024 12 hours ago, DrSeptimus said: DD alternate start set my carry weight to 850, anyway to reset it back to 150 for survival mode? Just use the console commands to set it back. player.setav CarryWeight 150
Stiffisharc Posted October 31, 2024 Posted October 31, 2024 (edited) When I load Skyrim I get this message. Upon starting a new game I get a CTD. I assume this is due to the dll likely not being updated for the most recent version of AE. If so, is there going to be an update? If not, is it possible to fix another way. I downloaded SSE a couple weeks ago as I got back into Skyrim again so that would be why I "allowed" my game to update. Edited October 31, 2024 by Stiffisharc
safado Posted October 31, 2024 Posted October 31, 2024 12 hours ago, Stiffisharc said: When I load Skyrim I get this message. Upon starting a new game I get a CTD. I assume this is due to the dll likely not being updated for the most recent version of AE. If so, is there going to be an update? If not, is it possible to fix another way. I downloaded SSE a couple weeks ago as I got back into Skyrim again so that would be why I "allowed" my game to update. For SkyrimAE 1.6.1130+ install over DD SE 5.2 a copy of DD-NG and disable\remove Devious Devices SE patch.esp in the load order. Only a new game can properly initiate the NG changes. Any issues should be relayed in the DD-NG forum. Spoiler Installation Install as you would any other mod Ensure DD NG overwrites all other mods including Devious Devices, OSL Aroused, and SLIF Run Nemesis or FNIS Start a new game Compatibility Skyrim AE/SE/VR are all supported thanks to Clib-NG. LE is unsupported. Compatibility for SLIF and OSL Aroused are built in. Backwards compatibility with any mods dependent on Devious Devices SE should be preserved but you will need a new game. If using Unforgiving Devices, ensure UnforgivingDevices - DD Patch.esp loads below DD_Animation_Overhaul_by_Taki17.esp. Requirements Hard: Devious Devices SE 5.2 Address Library Open Animation Replacer Nemesis (preferred) / FNIS CBBE 3BA Soft: OSL Aroused (as a faster replacement for SL Aroused Redux) Sexlab Inflation Framework Dynamic Armor Variants 2
Evamodylove Posted November 1, 2024 Posted November 1, 2024 Has there been any update or patch for TDM so it'll work with hobble dresses? The problem in question is the one where you just cannot walk when one is equipped. I've tried everything i could find but there's barely even anything to find about it.
Herowynne Posted November 2, 2024 Posted November 2, 2024 6 hours ago, Evamodylove said: Has there been any update or patch for TDM so it'll work with hobble dresses? The problem in question is the one where you just cannot walk when one is equipped. I've tried everything i could find but there's barely even anything to find about it. The workaround is to switch to first person, start walking, then switch back to third person while walking.
Telis5678 Posted November 2, 2024 Posted November 2, 2024 (edited) Hi, can anyone help with the problem that Foox fella also had? As in, body being invisible when devious devices are equipped. I have properly installed DD and DD NG, no error popups appear, I've built everything in the BodySlide Studio 4 times already, but it just doesn't want to work properly, a reinstall of those 2 mods didn't help either. Some screenshots for reference(this "shadow" body may have something to do with it? Spoiler Edited November 2, 2024 by Telis5678 typos
zarantha Posted November 2, 2024 Posted November 2, 2024 1 hour ago, Telis5678 said: Hi, can anyone help with the problem that Foox fella also had? As in, body being invisible when devious devices are equipped. I have properly installed DD and DD NG, no error popups appear, I've built everything in the BodySlide Studio 4 times already, but it just doesn't want to work properly, a reinstall of those 2 mods didn't help either. Some screenshots for reference(this "shadow" body may have something to do with it? Reveal hidden contents I already replied to him, maybe READ? It's only a few posts up, I'm not asking anyone read the whole damn thread, just the page they're on and maybe one previous. The ONLY WAY this happens is if something is incorrect with how your bodyslide has been set up, or if it is built at all. So if you're building them, then you have the wrong output path. Fix that and it will work. Look at the bodyslide section of the troubleshooting post for more info.
Telis5678 Posted November 2, 2024 Posted November 2, 2024 14 minutes ago, zarantha said: I already replied to him, maybe READ? It's only a few posts up, I'm not asking anyone read the whole damn thread, just the page they're on and maybe one previous. The ONLY WAY this happens is if something is incorrect with how your bodyslide has been set up, or if it is built at all. So if you're building them, then you have the wrong output path. Fix that and it will work. Look at the bodyslide section of the troubleshooting post for more info. Oh yeah, I'm sorry, I completely missed the link that you posted there for some reason and you were right, it was that, I am actually sorry for wasting your time. Just got frustrated cause this is like the fifth time I'm trying to mod the game fairly extensively and everything besides that was seemingly working for the first time. So, thanks and cheers. 1
dddvvddd Posted November 3, 2024 Posted November 3, 2024 When I use the cuffs they just appear on both limbs but aint connected. Is this normal?
chaimhewast Posted November 3, 2024 Posted November 3, 2024 2 hours ago, dddvvddd said: When I use the cuffs they just appear on both limbs but aint connected. Is this normal? Depends on the type of cuffs. Leg and arm cuffs lock onto the body and are mostly decorative. There's other devices if you want the limbs to be restricted - for arms, there's things like handcuffs, armbinders, etc and for the legs there's fetters and legbinders.
LadyAshe Posted November 3, 2024 Posted November 3, 2024 Armbinders and yokes don´t work... could anyone help? on LE it always worked but since i have AE i have always that bug... i use fnis and also loot for the load order. and i use vortex modmanager. the links are screenshots of all my mods active. https://prnt.sc/JwyLAU0C8zw4 https://prnt.sc/03TlpJk3UGrs https://prnt.sc/wiY59vPPfw-R https://prnt.sc/M4EyZmPQn_k6 https://prnt.sc/xc8NF-3ZyBvW https://prnt.sc/4kaC5LiQjXyr https://prnt.sc/UgTpO6dYLJPz
zarantha Posted November 3, 2024 Posted November 3, 2024 2 hours ago, LadyAshe said: Armbinders and yokes don´t work... could anyone help? on LE it always worked but since i have AE i have always that bug... i use fnis and also loot for the load order. and i use vortex modmanager. Don't use nemesis, or if you must, install DD NG over the top, which converts the animations from FNIS to OAR. DD only supports FNIS. You have nemesis active, which means even if you ran FNIS again, it still has remnants of when nemesis ran. the only way to get rid of nemesis completely is to reinstall DD and other FNIS mods. But honestly, DD NG has a ton of improvements for SE and AE, and I highly recommend using it. The animations are faster with OAR, and they've refactored a lot of it to make use of modern mod requirements so things mostly work better. 1
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now