Jump to content

Darkest Dungeon Erotic Mods


Recommended Posts

Posted
On 7/30/2026 at 8:35 PM, CyberKishechnik said:

Tried to do something for myself, but maybe someone needed something like this.

warrens.corridor_wall.05_a.png

its p good! gonna do more for other areas? 

 

Posted
On 8/4/2026 at 4:48 PM, CyberKishechnik said:

I planned to make one background for the Belly of the Beast level, but its not finished.
image.png.e6f18f74e99ab5f456807dfe05a65f44.png
Girl's sprite is not mine, took it from here: https://www.nexusmods.com/darkestdungeon/mods/1413

Fantastic work! Would love to see the finished result

And if you don't mind, I managed to find this from Jefuty's Patreon. Would love if you could finish some parts. Guro warning tho

Spoiler

ME14R0TM_o.thumb.png.0645c675cf1816e10027119df5215755.png

Also, some extra stuff that I cleaned up but don't know where or how to add them

https://www.pixiv.net/en/artworks/77869116

77869116_p1edit.thumb.png.81c6e626b0a2d829f70bc3cadf98e8f8.png

https://www.pixiv.net/en/artworks/118880874

118880874_p0edit.thumb.png.65cf0e6a2794a78867b719c1605248b6.png

Posted (edited)

Hello fellow DD enjoyer. I'm back with another waifu text translation. This time it's Onikenshi pure love text. Unlike Mesmer and Lilith, this one have NO explicit text, only wholesome one. It also add a lot of town's dialogue that was ignored in the original mod so it take me quite a bit longer to translate them.
Just like before, after you download this mod, throw it in your mod file, make sure its PRIORITY is ABOVE any Onikenshi translation and skin mods you have, and you are good to go.
Note:
I still use DeepL and google translate to do the translation (since I don't study Chinese) so the writing style may not sync well with the original, already translated dialogues.
(I do proofread so there shouldn't be any missing, bug text?)
You can see some example (newly added) text in the picture (I only translate).
Also last time I forgot to delete localization.exe so the folder was a bit heavier. It should be much lighter now that I deleted it.

Capture.PNG

Onikenshi (Pure love) text.zip

Edited by TyneXX
Posted
7 minutes ago, ARandomPerson082 said:

I wonder if there were any mods which turn the houndmaster's hound into a slave or a dog girl?
Surprised this wasn't a more popular option

Xelsword mods?

houndmaster_guild_header.png.42b7f6500b1039eb588356d24848e308.png

Posted
9 minutes ago, Weldjerda said:

Xelsword mods?

houndmaster_guild_header.png.42b7f6500b1039eb588356d24848e308.png

Honestly don't really like Xelsword mods much, but thanks for the suggestion

...Why does she look so weird man. I'm talking more about a human girl with dog ears and tails. This is... a furry?

Posted (edited)
1 hour ago, ARandomPerson082 said:

I wonder if there were any mods which turn the houndmaster's hound into a slave or a dog girl?
Surprised this wasn't a more popular option

Reminds me of this picture by dookkidookie before his old pixiv disappeared. Inspired by this skin probably. The other picture in the rar is just a black background version. I put them in a rar since this site likes to lossy compress images.

92561824_p1.jpg

92561824.rar

Edited by Disrok
Posted
2 hours ago, ARandomPerson082 said:

Honestly don't really like Xelsword mods much, but thanks for the suggestion

...Why does she look so weird man. I'm talking more about a human girl with dog ears and tails. This is... a furry?

LOL . if u can't stand furrys then maybe niknerozz's edit on nexusmod? https://staticdelivery.nexusmods.com/mods/804/images/1756/1756-1710879887-1644545621.png

Same art style though, and as i understand it's not eveyones cup of tea 

Posted
6 hours ago, Weldjerda said:

LOL . if u can't stand furrys then maybe niknerozz's edit on nexusmod? https://staticdelivery.nexusmods.com/mods/804/images/1756/1756-1710879887-1644545621.png

Same art style though, and as i understand it's not eveyones cup of tea 

Hey, I'll blow a load to it.

Posted

So i've been having crash issue with the nagato class modpreview_icon.png.82f8ab05bf9fa77890d9715f4a7eaf05.png

Even after fixing the string.xml which was quite fked up it still crash , after reading the comments from the mod page on afdian, users are complaining about it for months but the author is just ignoring it?

 

Many crashes later i found out skill 4 and 7 put a mark on enemys, after which if a friendly skill is used on/by them the game crashes

1.thumb.PNG.8dcdb56715d15b83aff7d14496b26d35.PNG2.thumb.png.60aff94530e33e7ee9b01df8a7c68c6b.png

 

Anyways i looked throught the app.log:

 

[WARNING] [General] FMOD: Could not find ID for event 'event:/general/status/actor_dot_Nagatobloom_2Friend1_increment'

 

Apparently it means some sound file is missing? im still trying to figure a fix through google and ai but if all fail i may just remove it from effects file, i think it's thess 2 lines:

 

effect: .name "Nagato_ad_bloom_1_2" .target "target" .curio_result_type "negative" .chance 100% .actor_dot "Nagatobloom_1Friend1"  .on_hit true .on_miss true .queue false 

 

effect: .name "Nagato_ad_bloom_2_2" .target "target" .curio_result_type "negative" .chance 100% .actor_dot "Nagatobloom_2Friend1"  .on_hit true .on_miss true .queue false 

 

If someone got a better solution by all means please help

Class Duanzhu Nagato [Azure Lane].rar

Posted
38 minutes ago, Weldjerda said:

So i've been having crash issue with the nagato class modpreview_icon.png.82f8ab05bf9fa77890d9715f4a7eaf05.png

Even after fixing the string.xml which was quite fked up it still crash , after reading the comments from the mod page on afdian, users are complaining about it for months but the author is just ignoring it?

 

Many crashes later i found out skill 4 and 7 put a mark on enemys, after which if a friendly skill is used on/by them the game crashes

1.thumb.PNG.8dcdb56715d15b83aff7d14496b26d35.PNG2.thumb.png.60aff94530e33e7ee9b01df8a7c68c6b.png

 

Anyways i looked throught the app.log:

 

[WARNING] [General] FMOD: Could not find ID for event 'event:/general/status/actor_dot_Nagatobloom_2Friend1_increment'

 

Apparently it means some sound file is missing? im still trying to figure a fix through google and ai but if all fail i may just remove it from effects file, i think it's thess 2 lines:

 

effect: .name "Nagato_ad_bloom_1_2" .target "target" .curio_result_type "negative" .chance 100% .actor_dot "Nagatobloom_1Friend1"  .on_hit true .on_miss true .queue false 

 

effect: .name "Nagato_ad_bloom_2_2" .target "target" .curio_result_type "negative" .chance 100% .actor_dot "Nagatobloom_2Friend1"  .on_hit true .on_miss true .queue false 

 

If someone got a better solution by all means please help

Class Duanzhu Nagato [Azure Lane].rar 220.11 MB · 0 downloads

I'm not exactly sure but after I does a quick check inside the mod folder. In the heroes/Nagato/fx folder it seem like a .skel file for Nagatobloom2_Friend1 is missing. As you can see in the picture every others entry always have one .skel, one .png and .atlas, Only this one don't have any .skel file. Which could result in a crash? 
And whether or not a missing audio can cause crash is debatalble, since AI say missing a mod audio sound (in a mod) generally don't result in a crash (but it still show in the log).
Unless it tamper with the game original audio.

Capture.PNG

Posted
24 minutes ago, TyneXX said:

I'm not exactly sure but after I does a quick check inside the mod folder. In the heroes/Nagato/fx folder it seem like a .skel file for Nagatobloom2_Friend1 is missing. As you can see in the picture every others entry always have one .skel, one .png and .atlas, Only this one don't have any .skel file. Which could result in a crash? 
And whether or not a missing audio can cause crash is debatalble, since AI say missing a mod audio sound (in a mod) generally don't result in a crash (but it still show in the log).
Unless it tamper with the game original audio.

Capture.PNG

Brother im dying xD wish i knew this 2days ago but thank you , turns out that was the issue i fixed it by making a copy of Nagato.sprite.Nagatobloom_1Friend1.skel and renamed it Nagato.sprite.Nagatobloom_2Friend1.skel since they seemed similar enough, now it doesnt crash anymore. Thank you very much!

Posted

Hi everyone! I've been putting together a collection of vanilla class reworks that attempts to improve less-used skills while maintaining vanilla balance. For the most part. I got a bit excited on some of the characters any may have went overboard on shifting their abilities.

 

But I figured I could send out what I currently have just in case anyone is interested. Not every character is finished and some aren't even started. This has been made over the course of a week without must testing, so if you do play with it, feel free to give feedback on balancing ideas (or just tell me if the houndmaster's new harry is dogshit). It's nice to step back and get eyes on it, regardless. You can consult the changelog to see every change.

 

Many, if not all, of the abilities are inspired by preexisting ideas on the Steam Workshop (and a little bit from Black Reliquary). I yoinked the parts that I liked from some reworks, but I also felt that the vast majority of them simply buff the characters. This is my dilemma: I want to incentivize other forms of play without completely nerfing the typically used skills (PD stun, HM mark, etc).

 

That's why I'd like to ask for ideas for all characters. I think the gameplay loop of stunning the backline gets a bit dull, but I don't know how I'd change that while maintaining the essence of the vanilla characters.

 

Regardless, you can ignore all of this rambling and just play it as well without giving feedback. I hope you enjoy it!

 

20260807180931_1.jpg.0f8c0164cf4c0946a5873bd3afa359e1.jpg20260807180933_1.jpg.2181200ba27eeb4df1b04e00cbc3e9fb.jpg

20260807180845_1.jpg

Revitalized Classes - All in One (WIP).rar Revitalization Changelog.txt Is it balanced.txt

Posted
On 8/7/2026 at 12:53 AM, ARandomPerson082 said:

Honestly don't really like Xelsword mods much, but thanks for the suggestion

...Why does she look so weird man. I'm talking more about a human girl with dog ears and tails. This is... a furry?

Even original Xel skin has "human doggo" version, if im not mistacking

And a lot of side edits by different people

Posted
6 hours ago, songofsolomon said:

Could someone turn the Vicious Cat classes into hero skins? They look really good but are absolutely busted gameplaywise.

I dunno about skins, but if you want you can try these nerfed/edited versions i use. i didnt touch the trinket tho since its too much work so better not use them.

Class EvilMeow rebecca.rarClass EvilMeow Queen Thorns.rarClass EvilMeow Metal Slug.rarClass EvilMeow Mai Shiranui.rarClass EvilMeow MagicianGirl Suspected Black Mage Girl.rarClass EvilMeow Little White Cat Prison A.rarClass EvilMeow Knight Rose.rarClass EvilMeow Genki Zhu Ma.rarClass EvilMeow Dao Ma Dan.rarClass EvilMeow Danjin.rarClass EvilMeow Astarte Maid.rar

Posted
1 hour ago, ggfuceu511 said:

Thank you so much! How is the Danjin changed?

I can't recal what i exacly changed, but i usually nerf whatever i see is way too broken, and i do make sure to edit the descriptions too so you'll have to use the mod and discover for yourself :D

though i think danjin wasnt too strong considering most her skills cost hp, i probably just nerfed the base stats, the resistances and the dmg mod on some skills. i only change the effects when it's something overboard like inflict 10bleed for 10rounds or +50%dmg skills that nuke all ranks.

Posted (edited)
3 hours ago, RavenCroul said:

Hello everyone, tell me who is the author of this skin. If there is a file, please send it to me.woman-at-arms-v0-3kvdkm2jyhb71.jpg?auto=

That is Happiests ts skin. There is 4 of them. Original (eyeless): https://www.loverslab.com/topic/87075-darkest-dungeon-erotic-mods/page/299/#findComment-3902836 
The other 3 (crusader, flagellant, jester): https://www.loverslab.com/topic/87075-darkest-dungeon-erotic-mods/page/333/#findComment-4072171 
I found 6 other skins for MaA but only 5 (topless, original, eyes, head, topless + head) under all skin set (prefix g steam/skymodsnexusmods have 6 but got removed).
6th skin I call blue clothed and is under here: https://www.nexusmods.com/darkestdungeon/mods/1810 
Not sure where the other skins are from, maybe dcinside?
Crusader (full armor): https://www.nexusmods.com/darkestdungeon/mods/886

Edited by Disrok
Posted

Saw this years back but I beleive it wasn't finished back then. Has it been finished? Is it available to download? Struggled to find anything on it even from deovolente's patreon which I beleive mainly helped make it. I'm not expecting much but any help appreciated, mainly out of curiousity even if its not available.

scy_walk_马赛克2.jpg

Posted (edited)
56 minutes ago, Nhavok said:

Saw this years back but I beleive it wasn't finished back then. Has it been finished? Is it available to download? Struggled to find anything on it even from deovolente's patreon which I beleive mainly helped make it. I'm not expecting much but any help appreciated, mainly out of curiousity even if its not available.

scy_walk_马赛克2.jpg

i think someone post the class pages ago i think is Disrok who posted in the page 497

Edited by floquinhojorge

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
×
×
  • Create New...