Jump to content

[mod] Wicked Debauchery


black1

Recommended Posts

Posted

Question, is the coming of age event giving a secret, or does it always reveal the incest ? Im asking cause the only two time that i used it i got the consequences. 

  • 3 weeks later...
Posted
On 3/25/2026 at 10:29 AM, LonerEmperor said:

Now that you mention it, I haven't seen those options since 1.18.3.

 

EDIT:
I just checked it. Yes, I still can't see them. Have you found a solution?

 

EDIT:

I got curious so I dug a little deeper. I reviewed this:

 

 

I checked the my game rules, and for some reason, it was switched to:

 

Carnalitas: Non-consensual Scenes > Dubious Consent Only

 

Maybe I was experimenting before, and forgot it.

 

So, I switched it back to "Any".

 

And voila! They're back.

 

Carnalitas is mentioned as an option for Wicked Debauchery. If you don't have it, you may not see this exactly as it's written in your game rules, and you may have other mods that hide non-consensual interactions. I have Carnalitas for other mods that depend on it.

 

I hope this is your case too. So, I hope this helps.

 

If not, it maybe a load order issue, or conflicts with other mods.

Thank you so much. I've solved it thanks to you.

Posted
On 5/1/2026 at 9:50 AM, Zukzukarr said:
  • randomly select vaginal, anal ,blowjob sex scene.

It would be better to have the option to choose.

What i did was change one file from the mod. Follow this path: wicked debauchery folder, common, character_interactions. You will see lots of files, replace wd_demand_sex_interaction.txt with the one im giving you. I just replaced the random selection to manual selection. 
Line 109 added this:
# Added by Maverick
    send_option = {
            flag = vag_option
            localization = "'Vaginal'"
    }
    send_option = {
            flag = anal_option
            localization = "'Anal'"
    }
    send_option = {
            flag = oral_option
            localization = "'Oral'"
    }

And, in the original if you scroll down, inside on_accept you will find the random selection, so i replaced that with this:

                    if = {
                        limit = { scope:vag_option = yes }
                        wd_sex_scene_is_vaginal_effect = yes
                        wd_sex_scene_is_cum_inside_effect = yes
                    }
                    else_if = {
                        limit = { scope:anal_option = yes }
                        wd_sex_scene_is_anal_effect = yes
                    }
                    else_if = {
                        limit = { scope:oral_option = yes }
                        wd_sex_scene_is_oral_effect = yes
                    }
                    #If selected trio then
                    else = {
                        wd_sex_scene_is_vaginal_effect = yes
                        wd_sex_scene_is_cum_inside_effect = yes
                    }

wd_demand_sex_interaction.txt

  • 2 weeks later...
Posted

Sorry to bother you. I'd like to ask which files I need to delete in order to disable this mod's built-in memory feature. For me, the memory feature in this mod is incomplete — interactions between characters and many other characters don't fully show up. When I use other Carnalitas-based mods, the memory feature displays more than what this mod overrides. I hope you'll have time to answer.

Posted

I am very sorry to bother you. I would like to ask how the libido-reducing events in WD are triggered after the sexual events in the main game. How can I insert sexual animations between these two? Can you tell me which files need to be modified?

Posted
On 2025/12/17 at PM7点05分, New expectations said:

我经常出现在儿童性教育和情色活动的动画中,没有角色建模的案例。有时候有,有时候没有动画,区别在于旁边的性爱动画文字不同。我猜对应的性爱动画设置出了问题。

这确实是个bug。

image.png

Hello, I also noticed this problem. Have you solved it now?

Posted (edited)

Hello.

I can't see any text from this mod. I only have the animation.

Do you know how could I solve this problem? Many thanks.

Capture d'écran 2026-05-30 113437.png

 

 

I only have CBO (base anim and mesh) and WD (with extended).

 

 

 

Edited by Patanouk
add informations
  • 2 weeks later...
Posted (edited)
On 5/30/2026 at 11:39 AM, Patanouk said:

Hello.

I can't see any text from this mod. I only have the animation.

Do you know how could I solve this problem? Many thanks.

Capture d'écran 2026-05-30 113437.png

 

 

I only have CBO (base anim and mesh) and WD (with extended).

 

 

 

Je vois que la date est en français... j'ai bidouillé le mien alors je ne suis plus sûr à 100% mais il me semble que le mod de base ne propose pas de traduction fr d'où les textes et titre d'option et d'event absents. Il faut soit jouer en anglais soit bricoler une traduction ou à minima une modification du dossier de localisation pour renvoyer le jeu vers les textes en anglais. 

Edited by TarhamMarhat

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