alagasia Posted March 9, 2024 Posted March 9, 2024 Does anyone got a virus detection with Xelsword's new spider pack? or is it just me? 1
Fnakasjg Posted March 9, 2024 Posted March 9, 2024 antiquarian.zip  Just a little fast edit for original Xels Antiquarian (since i met her in proper playthrough) - just same pattern to make "mild variant" between original "Clothed" and "Nude" Made this variant for "shadow" ("B" folder) and "visible" ("D" folder) eyes, bcs "why not", just to not return for it in future and count as "complete"  "Clothed" (original)|"Topless" (mine)|"Nude" (original) Spoiler  Also added a little cute "camp" variant for her - chose and replace with one for "camp", i left both files in folder, just rename one into "camp", second in something like "camp2", so at any point of time you will be able to swap those (after game reloading) and use both if you will want  "Camp" both variants ("topless" and "clothed" same since her boobs are hidden in both) Spoiler  2
Dunkle Konig Posted March 9, 2024 Posted March 9, 2024 (edited) Perhaps someone knows where they saw this, it was this image but it included a circus tent, I can't remember where I saw it, does anyone have it? Edited March 9, 2024 by Dunkle Konig
niknerozz Posted March 10, 2024 Posted March 10, 2024 7 hours ago, Dunkle Konig said: Perhaps someone knows where they saw this, it was this image but it included a circus tent, I can't remember where I saw it, does anyone have it? This one? https://www.nexusmods.com/darkestdungeon/mods/1726  2
zzz0128X Posted March 11, 2024 Posted March 11, 2024 Hi guys I had a strange bug in LLE both v1.22 and v1.3: Assert Failed (SpriteLibrary::lnstance( ).GetSpriteldName( string_hash( pActivateClass→m_CurioGraphicName.e ))!= nullptr) Quest::SystemClass::LoadTypes in quest_class.cpp line 1343 Couldn't find quest activate curio pillory. Make sure this exists in the second column of curio_props.csv file Does this mean some code calls curio pillory? Although curio pillory does have atlas png skel in props/shared/curios folder, this curio pillory has never been registered in lustiest_curio_props.csv file. I can't find other codes about curio pillory either. After skipping this warning, the game can be loaded and played normally.
MentinaVK Posted March 11, 2024 Posted March 11, 2024 (edited) On 3/7/2024 at 8:12 PM, Fnakasjg said: If i remember right its vanilla and untouched in my game, but if it is not - well, someone else will give you another one vanilla, i guess)  fanatic.zip 6.58 MB · 22 downloads That's it! Many thanks! Edited March 11, 2024 by MentinaVK
niknerozz Posted March 11, 2024 Posted March 11, 2024 Is it possible to use monster fx for heroes fx? I got these errors. I already changed the name in atlas and the animation works fine in skeletonviewer. I want to do stupid stuff for my hero but I'm not good in coding. I want to replace certain fx without adding new ability.Â
Fnakasjg Posted March 11, 2024 Posted March 11, 2024 (edited) 47 minutes ago, niknerozz said: Is it possible to use monster fx for heroes fx? I got these errors. I already changed the name in atlas and the animation works fine in skeletonviewer. I want to do stupid stuff for my hero but I'm not good in coding. I want to replace certain fx without adding new ability. Usually here no problems - since its just sprites, and compostion|organisation|method is all the same for both heroes and enemies (same reason why its possible and actually easy to port and backport any skins from enemies into heroes, or from heroes into enemies, same for "fx" effects as well)  You need no coding at all to implement this - its just 2 titles renaming (for "atlas" and "skel", to match mod name (as it was for original files, for example if it was "outlaw" title prefix and you adding something with "crusader" prefix - just edit "crusader" into "outlaw" for title, outside, not inside) And this all - even no need to edit anything INSIDE, or touch "sprite" title (bcs "sprite" title must match title INSIDE "atlas" in first link, and you didnt edit it INSIDE if you remember - so just let it be as it is) - only "atlas" and "skel" is enough and will not cause issues if you not figured out "advanced way" of renaming (to being properly matched everywhere)  Try to edit only titles for "atlas" and "skel", without editing anything INSIDE them, also not editing "sprite" title (in fact to any skin to work - you need to edit and match with class|enemy only "atlas" and "skel" titles so game will recognize them for that class|enemy and match, "sprite" name just must match with what is inside "atlas" and it easly can be untouched - here will be no issues and bugs since recognition will not go outside mod folder - for example i using MULTIPLE "sprites" with same name for different mods, and its not overwriting each other if "atlas" and "skel" titles are different and matching class|enemy name  Also - did you removed "modfiles.txt" from mod? Since "buffer too small" is very common issue when "modfile.txt" is here and you edit anything inside mod folder Edited March 11, 2024 by Fnakasjg
niknerozz Posted March 11, 2024 Posted March 11, 2024 46 minutes ago, Fnakasjg said: Usually here no problems - since its just sprites, and compostion|organisation|method is all the same for both heroes and enemies (same reason why its possible and actually easy to port and backport any skins from enemies into heroes, or from heroes into enemies, same for "fx" effects as well)  You need no coding at all to implement this - its just 2 titles renaming (for "atlas" and "skel", to match mod name (as it was for original files, for example if it was "outlaw" title prefix and you adding something with "crusader" prefix - just edit "crusader" into "outlaw" for title, outside, not inside) And this all - even no need to edit anything INSIDE, or touch "sprite" title (bcs "sprite" title must match title INSIDE "atlas" in first link, and you didnt edit it INSIDE if you remember - so just let it be as it is) - only "atlas" and "skel" is enough and will not cause issues if you not figured out "advanced way" of renaming (to being properly matched everywhere)  Try to edit only titles for "atlas" and "skel", without editing anything INSIDE them, also not editing "sprite" title (in fact to any skin to work - you need to edit and match with class|enemy only "atlas" and "skel" titles so game will recognize them for that class|enemy and match, "sprite" name just must match with what is inside "atlas" and it easly can be untouched - here will be no issues and bugs since recognition will not go outside mod folder - for example i using MULTIPLE "sprites" with same name for different mods, and its not overwriting each other if "atlas" and "skel" titles are different and matching class|enemy name  Also - did you removed "modfiles.txt" from mod? Since "buffer too small" is very common issue when "modfile.txt" is here and you edit anything inside mod folder I always remove the modfiles.txt. I removed my fx edit and I can play the game - meaning my edit is the problem and no other thing is broken. I try to only change name of atlas and skel but to no avail :(. Can you help me edit it? From Xelsword's cultist witch file to Occultist: 1. cultist_witch.sprite.pull_target >>  occultist.sprite.daemons_pull_target  2. cultist_witch.sprite.push_target >>  occultist.sprite.hands_from_abyss_target Â
LeatheRosenWulf Posted March 11, 2024 Posted March 11, 2024 Big ask, can someone suggest skin/class mods that fit with Muscarine's? Steam Workshop::Muscarine's Class Mods (steamcommunity.com)  I am looking at NaNaSkin for the vanilla classes, I don't like the difference in eye appearance (Shadowed eyes vs non-shadowed) but the only option I found that makes them match more or less is JEF's retextures, which feel off to me for some reason (I'd only use them for Muscarine's classes, I like NaNaSkin's retextures more tbh.)  NaNaSkin: Steam Workshop::NaNaSkin-Mods (steamcommunity.com) JEF: Steam Workshop::LW SEXY SKIN and EC Series~ (steamcommunity.com)  I feel like I might have to use JEF's for the Village NPCs, cause the other NPC mod is lacking Blacksmith, Abbey, and CampTrainer. I want the art to be as consistant as possible, which may be impossible, but I'll get as close as I can.  The other npc modlist: Steam Workshop::NPC (steamcommunity.com)  I know these are all already on here, I just posting the links for easier referance if anyone wants to help me. I don't plan on adding any sex mods (yet, maybe at a latter date idk) and am just looking to get class and skin mods (Any classes that fit the classes I'm already adding or reskins appearance wise, also I am keeping as lore friendly as possible, hence I am not using the tifa Muscarine mod)
Sahlo Qah Posted March 12, 2024 Posted March 12, 2024 (edited) https://www.nexusmods.com/darkestdungeon/mods/1753/ Â https://steamcommunity.com/sharedfiles/filedetails/?id=3179713703 Gem Hunter 3.0, on your choice of platforms Edited March 12, 2024 by Soft_Scales 4
Fnakasjg Posted March 12, 2024 Posted March 12, 2024 (edited) 10 hours ago, niknerozz said: I always remove the modfiles.txt. I removed my fx edit and I can play the game - meaning my edit is the problem and no other thing is broken. I try to only change name of atlas and skel but to no avail :(. Can you help me edit it? From Xelsword's cultist witch file to Occultist: 1. cultist_witch.sprite.pull_target >>  occultist.sprite.daemons_pull_target  2. cultist_witch.sprite.push_target >>  occultist.sprite.hands_from_abyss_target  As i said - try to rename only that way as i said So for your edit it will be 1. cultist_witch.sprite.pull_target >>    occultist.sprite.pull_target 2. cultist_witch.sprite.push_target >>    occultist.sprite.push_target  THAT mean "rename only prefix title and nothing else", it you didnt understand - only prefix, and only for "skel" and "atlas", do not edit INSIDE atlast (in 1st line) and for "sprite" itself - only "skel" and "atlas" by way i show  You can also send me those "fx" which you want to edit (files themself), i will show on straight example (send class as well so i will be able to match name of class for files obviously) Its like 5 minutes of renaming titles) Edited March 12, 2024 by Fnakasjg
niknerozz Posted March 12, 2024 Posted March 12, 2024 44 minutes ago, Fnakasjg said: As i said - try to rename only that way as i said So for your edit it will be 1. cultist_witch.sprite.pull_target >>    occultist.sprite.pull_target 2. cultist_witch.sprite.push_target >>    occultist.sprite.push_target  THAT mean "rename only prefix title and nothing else", it you didnt understand - only prefix, and only for "skel" and "atlas", do not edit INSIDE atlast (in 1st line) and for "sprite" itself - only "skel" and "atlas" by way i show  You can also send me those "fx" which you want to edit (files themself), i will show on straight example (send class as well so i will be able to match name of class for files obviously) Its like 5 minutes of renaming titles) It does work. However, I must make an edit on occultist.art to make it work. Without the edit, I got the error.  Thanks for the help Â
Fnakasjg Posted March 12, 2024 Posted March 12, 2024 4 minutes ago, niknerozz said: It does work. However, I must make an edit on occultist.art to make it work. Without the edit, I got the error.  Thanks for the help  Ye, you need to match in "art" as well, but here its easy since you need just only match properly name of sprite itself, without any titles - easy enough
Anmon Posted March 12, 2024 Posted March 12, 2024 (edited)  On 8/6/2020 at 5:30 AM, acdcfan53 said: Inspired by the pregnant large ectoplasm slime girl posted earlier. Made a version to go with https://steamcommunity.com/sharedfiles/filedetails/?id=1997258361 which allows the large ectoplasm to engulf your characters.  monsters.zip 1.33 MB · 869 downloads Bashed @acdcfan53's absorbing slime skin into a large ectoplasm skin, works decently well with the slime bosses from Lustiest Lair.  Sprites may look a little misaligned due to being a quick & dirty hackjob. ectoplasm_large.zip  Spoiler  Edited March 12, 2024 by Anmon 5
noratheexplora Posted March 13, 2024 Posted March 13, 2024 (edited) anyone that can craft monster brains that don't get parse errors,please chat with me on discord as NoraTheExplora my monsters are all braindead. my poor imp monster needs help. Edited March 13, 2024 by noratheexplora 2
noratheexplora Posted March 13, 2024 Posted March 13, 2024 look at her,can't defend herself,just sits there,no brains. Â
Tomas 213 Posted March 13, 2024 Posted March 13, 2024 (edited) halo? disculpen mis camaradas pero alguien puede ser tan amable de pasarme estos mods? y perdón por mi falta de ingles  https://steamcommunity.com/sharedfiles/filedetails/?id=2773469293 https://steamcommunity.com/sharedfiles/filedetails/?id=2931377798 https://steamcommunity.com/workshop/filedetails/?id=2789322604 https://steamcommunity.com/sharedfiles/filedetails/?id=1825622538 https://steamcommunity.com/sharedfiles/filedetails/?id=2572649246 https://steamcommunity.com/sharedfiles/filedetails/?id=2928491130 https://steamcommunity.com/sharedfiles/filedetails/?id=3181881842 https://steamcommunity.com/sharedfiles/filedetails/?id=2865429202 https://steamcommunity.com/sharedfiles/filedetails/?id=2325415039 https://steamcommunity.com/sharedfiles/filedetails/?id=2982167948 https://steamcommunity.com/workshop/filedetails/?id=2268360314 https://steamcommunity.com/sharedfiles/filedetails/?id=3093381718 https://steamcommunity.com/sharedfiles/filedetails/?id=2928491130 https://steamcommunity.com/sharedfiles/filedetails/?id=2869642551 https://steamcommunity.com/sharedfiles/filedetails/?id=2481566601 https://steamcommunity.com/sharedfiles/filedetails/?id=2489829455 https://steamcommunity.com/sharedfiles/filedetails/?id=2031047890 https://steamcommunity.com/sharedfiles/filedetails/?id=3186785051  Nose si son muchos mods : ,v Y espero que todos los Links esten bien Edited March 16, 2024 by Tomas 213
peronperon Posted March 14, 2024 Posted March 14, 2024 18 hours ago, Tomas 213 said: halo? disculpen mis camaradas pero alguien puede ser tan amable de pasarme estos mods? y perdón por mi falta de ingles  https://steamcommunity.com/sharedfiles/filedetails/?id=2773469293 https://steamcommunity.com/sharedfiles/filedetails/?id=2931377798 https://steamcommunity.com/workshop/filedetails/?id=2789322604 https://steamcommunity.com/sharedfiles/filedetails/?id=1825622538 https://steamcommunity.com/sharedfiles/filedetails/?id=2572649246 https://steamcommunity.com/sharedfiles/filedetails/?id=2928491130 https://steamcommunity.com/sharedfiles/filedetails/?id=3181881842 https://steamcommunity.com/sharedfiles/filedetails/?id=2865429202 https://steamcommunity.com/sharedfiles/filedetails/?id=2325415039 https://steamcommunity.com/sharedfiles/filedetails/?id=2982167948 https://steamcommunity.com/workshop/filedetails/?id=2268360314 https://steamcommunity.com/sharedfiles/filedetails/?id=3093381718 https://steamcommunity.com/sharedfiles/filedetails/?id=2928491130 https://steamcommunity.com/sharedfiles/filedetails/?id=2869642551 https://steamcommunity.com/sharedfiles/filedetails/?id=2481566601 https://steamcommunity.com/sharedfiles/filedetails/?id=2489829455 https://steamcommunity.com/sharedfiles/filedetails/?id=2031047890  Nose si son muchos mods : ,v Y espero que todos los Links esten bien https://catalogue.smods.ru/game/darkest-dungeon/ see here. good luck
ASDFGHB Posted March 15, 2024 Posted March 15, 2024 On 12/28/2023 at 8:01 AM, papadude86 said: Did this mod ever come into existence I like it very much I am using the SFW version of that mod rn, does a NSFW exist?
sageone123 Posted March 15, 2024 Posted March 15, 2024 9 hours ago, ASDFGHB said: I am using the SFW version of that mod rn, does a NSFW exist? It exists.
YepName Posted March 16, 2024 Posted March 16, 2024 Does anyone have the nsfw skins mod of the old 2.0 Gem Hunter? I learned too late the old one was being removed and didn't have time to make a backup.
sageone123 Posted March 16, 2024 Posted March 16, 2024 On 3/15/2024 at 11:11 AM, ASDFGHB said: I am using the SFW version of that mod rn, does a NSFW exist? give you. Contains three skins in total. B is what I did, I haven't tested it, but it should be fine. It should be noted that none of them make nsfw for the deformed state. Â abomination.7z 1
Alborguini Posted March 16, 2024 Posted March 16, 2024 can anyone send me 2b's ZIMIK skin file? i tried to download it bu it was not available anymore here on the forum
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