ravanara Posted July 22, 2023 Posted July 22, 2023 I made a Merge of only the DLC as suggested without touching the main file is someone needs/wants it. Troubles of Heroine AIO DLC.rar 6
dovehello Posted July 24, 2023 Posted July 24, 2023 In the quest "tour of fun", serpent said i need to use sex magic on 10 people in winterhold, but i already finish the main quest of college,(Mirabelle dead)and i didn't find any sex magic. so the quest stuck. is there a way to skip this?☺️
Xaqiq13 Posted July 24, 2023 Posted July 24, 2023 (edited) Where is Lars mother from Catherine quest ? Edited July 24, 2023 by Xaqiq13
DSHV Posted July 26, 2023 Author Posted July 26, 2023 On 7/24/2023 at 9:51 AM, dovehello said: i need to use sex magic on 10 people in winterhold You need to ask the inhabitants of Winterhold being without armor and clothes. On 7/24/2023 at 10:46 PM, Xaqiq13 said: Where is Lars mother from Catherine quest ? This is a roleplay, talk to him wearing what Catherina gave. 1 hour ago, Azatthot said: Whats the quest id for initiation quest? aaainitalizationritual. Added more links to the mod's description.
Ikwydls Posted July 26, 2023 Posted July 26, 2023 (edited) On 7/22/2023 at 12:55 PM, DSHV said: Oh, it's unbelievable nice to just learn about this. Hi, I hope you're aware of regex and other ways to make bulk editing scripts easier with the noted bugs, the method here can be used in notepad++ or python script or whatever suits your fancy: Spoiler Regex Find What: GetAnimationsByTags\(2, *"(.*?)" *, *"(.*?)" * Regex Replace With: GetAnimationsByTags\(2, "\1,\2" With Notepad++ (Find in Files, tick regular expression search mode) or python you can run this replacement a few times (Replace All) and the functions calls might be fixed. The example includes some correct lines that shouldn't change: Spoiler GetAnimationsByTags(2, "Missionary,Aggressive") GetAnimationsByTags(2, "Missionary") GetAnimationsByTags(2, "Missionary", "Aggressive") GetAnimationsByTags(2, "Missionary", "Aggressive", "Test1", "Test2") GetAnimationsByTags(2, "Missionary,Aggressive", unknown third non-string parameter) SomeOtherFunction(2, "Missionary,Aggressive") Replace All with regex repeated a few times-> (All correct) GetAnimationsByTags(2, "Missionary,Aggressive") GetAnimationsByTags(2, "Missionary") GetAnimationsByTags(2, "Missionary,Aggressive") GetAnimationsByTags(2, "Missionary,Aggressive,Test1,Test2") GetAnimationsByTags(2, "Missionary,Aggressive", unknown third non-string parameter) SomeOtherFunction(2, "Missionary,Aggressive") The below will find function calls with an actor count above 2 (to look through and identify mistaken ones). There might be some smarter way to do this but hope it might help. Find What: GetAnimationsByTags\(([3-9]|\d\d+) Edited July 26, 2023 by Ikwydls 1
23581321 Posted July 27, 2023 Posted July 27, 2023 Is it possible to get your items back after the farm questchain?
Anonno12345 Posted July 28, 2023 Posted July 28, 2023 First, absolutely LOVE this mod, I even use the FO4 Survivor mod. I recently ran into a bug where the bathing companions are stuck in the river, all 3 of them. I can walk up and talk to them but I can't get them to reset, even with console commands. I even had Aela walking out of Whiterun with me and then passed her naked in the river.
Xaqiq13 Posted July 29, 2023 Posted July 29, 2023 @DSHV Yes but I skip it to fast and forget what should I wear, I know there was something about with emperor clothes but I wear it and talk with Alhfild and Catherine and Lars and nothing happend
poporaltemporal Posted July 29, 2023 Posted July 29, 2023 I am not sure if this is in intrest of you but I am working on SPIDable Bodies that gives mod creator possibility to create dialogue based on looks of the actor. So you could make the insultous NPCs speak of fat or starving etc... https://www.nexusmods.com/skyrimspecialedition/mods/96572 1
Karkhel Posted July 29, 2023 Posted July 29, 2023 3 hours ago, poporaltemporal said: I am not sure if this is in intrest of you but I am working on SPIDable Bodies that gives mod creator possibility to create dialogue based on looks of the actor. So you could make the insultous NPCs speak of fat or starving etc... https://www.nexusmods.com/skyrimspecialedition/mods/96572 This would be great for baka mods, I wonder if it could eliminate the silly slider where player has to let the mods know about the body sizes. 1
rdhordes Posted July 29, 2023 Posted July 29, 2023 On 7/17/2023 at 4:46 PM, DSHV said: Thank you. Added to the description. It is necessary to complete this quest at certain stages so that Hadring has a new dialogue. -//- Too many links in the description. Does anyone have any suggestions for organizing them? Yes, I was testing it and indeed the quest didn't progress so I couldn't talk to Hadring about it. Sadly I made a lot of progress outside of the quest and I'm missing a good save to roll back to. Could you perhaps give me the setstage to after you complete the Sourmilk quest, maybe the one where you switch places with the elf woman? If it's not too much trouble that is, if it is I guess I'll just move on from that quest.
Its_LB Posted July 30, 2023 Posted July 30, 2023 Anyone willing to lmk the best set up for this mod? which voice pack should I download? I plan on using ver 2.4.1 since that version has a voice patch for DBVO on nexus Just let me know all the files I should get thank you
DSHV Posted July 30, 2023 Author Posted July 30, 2023 On 7/28/2023 at 12:22 AM, 23581321 said: Is it possible to get your items back after the farm questchain? Yes, they are in the safe near the gate. On 7/28/2023 at 5:22 AM, Anonno12345 said: even with console commands. Can you disable them? On 7/29/2023 at 11:51 AM, Xaqiq13 said: nothing happend You need wear Emperor clothes and the stage of AAATOHModelShow==40 to ask "Mas.. Son, how are you?" 12 hours ago, rdhordes said: Could you perhaps give me the setstage to after you complete the Sourmilk quest, maybe the one where you switch places with the elf woman? Setstage AAAPursuitofaShadow 57. 7 hours ago, Its_LB said: I plan on using ver 2.4.1 You can use the latest version of the mod (2.7.3) and any voice packs. It's just that phrases in the new content will not have a voice. Then it will be possible to update. --//-- Added the link to Troubles of Heroine - ElevenLabs AI voice patch unique npcs 1
janedynamite Posted July 30, 2023 Posted July 30, 2023 hey DSHV, I'm pretending to minecraft the Dark Brotherhood in my game. I played some of their quests and didn't see any additional dialogue from your mod yet or DarkBrotherhood-related characters am I gonna miss any content from your mod by killing them? (Vanilla Quest: Destroy the Dark Brotherhood!)
lcewolf Posted August 1, 2023 Posted August 1, 2023 I like when you write the state of mine of the PC in the quest. You did that few time Like the piercing quest or wrong bruiser and other. I was wondering if you could add few page for making a personal diary for the PC ? The idea is mainly describe the state of mine at Each step of main quest. Just few exemple: AAAToHSkeeverQueen SKEEVER QUEEN It's awful all my holes are sore. I am so disgusted and humiliated! I have been fuck by Skeevers! Ugly Beast! I can’t remove the taste of skeevers cum I had to swallow. All my holes have been fully filled and leaking cum! My whole body is cover with scratch. I feel like i tainted my soul Gods forgive me but I have to obey for the sake of my love! I smell so bad! Their disgusting smell is stuck on me. I'm covered in their cum which is stuck on my skin and I can't wash off. The way my master describes this, I believe it will become the new normal. I guess it’s just the beginning… AAATroublesofHeroineQuest (Take note that i use SL Survival and The Amazing World of Bikini Armor ) I followed his instructions for organizing a guild, which main task is tormenting me. He is now watching me all the time and know everything I do and say. I know what it means I have to act like a total slut, feed myself with cum or disgusting food. I cannot refuse any kind of sex or abuse by anyone and anything… I cannot wear normal clothing or armor. Only bikini that dont cover my pussy, ass and my breast while smiling. I cannot even hide and cover myself with my hand. Walked naked or in bikini I cannot see the difference. People will rape me and the way I look and act I cannot blame them! There is nothing I can do. He is in control for now and I hate that. I have to obey him. I must do it for the sake of my lover. Oh gods help me! Just few unwrited page will do the trick to. So we could use those for describe the state of mine and the downfall of the PC. I guess as far as the main story go our PC will become more and more into submissive and broken. Corrupted With maybe a spark of hope to get out of this infernal blackmail. @DSHV I also have a question. Why serpent or Catherine never ask,force or order the pc to cum? He force her to eat and drink what he want, make her wear what he want but let her «free» to control her ability to cum. If he force her to cum at each encounter including beast, monster and disgustion person he would completly screw her head. The PC will ask herself how the hell can i cum while getting fucked by a disgusting beast. Are they right about me all along? @DSHV I don't know where you find all the time to write and work on this mod. It's an impressive work. Sometime it is very hard to read because it's very brutal and nasty. But I can't stop reading it! It's like reading a novel. Real piece of art. I remember the first version you did. You have made so much work on this since that moment. I’m always surprise by the complexion and the detail. It's shaping Skyrim completly differently. Even when you are not running the main quest all the detail are great. The gangbang quest. The doppleganger... Thank you for your hard work. 3
shiagwen Posted August 1, 2023 Posted August 1, 2023 Reading the description page this mod would be too good to be true. playing it for a while i came to real disgusting dialogues of bruiser or the argonian in ratway, which goes beyond my understanding of fun and entertaining. Then i did the olivia quest which ends in a building on the road where nothig is in and nothing happens, strange. so generally i ask mydself if this is worth continue exploring or if everything look like that : Disgusting dialogues, buildings with no content, etc
Ikwydls Posted August 1, 2023 Posted August 1, 2023 (edited) New version: https://files.catbox.moe/xk6eye.rar Hi, here are patched script fragments for Troubles of Heroine SAE2.8.2, decompiled sources are included. Hopefully releasing this is ok. Warning, not completely tested. There are over 900 script fragments modified with regex included. Changes: - Corrected all "GetAnimationsByTags" calls based on the documentation in SexLabFramework.psc: - Animations initiated by dialogue are more likely to start with the correct amount of actors and as the expected type of act. - Corrected ActorCount parameters based on requested tags. Calls with "Threesome" or "MMF" now have actor count 3, for MMMF 4, for MMMMF 5. - Corrected required animation tag (Tag) parameters to include the tags incorrectly included in the TagSuppress parameter. - Made all incorrectly filled restricted animation tag (TagSuppress) parameters an empty string "". All restricted tags seemed to actually be tags that were wanted. - Added "Foreplay" tag to required tags of all kissing scenes that didn't already include one. This will decrease the chance of animations featuring more stuff other than kissing appearing. I used a script to find and checked the relevant dialog topics in SSEdit, and the scenes in question seemed to be related to giving kisses, instead of full on sex. Documentation for reference: Spoiler ;/* GetAnimationsByTags * * Get an array of animations that have a specified set of tags. * * * * @param: int ActorCount - The total number of actors that will participate in the animation, valid values are between 1 and 5. Each animation is specific for a defined number of actors. * * @param: string Tags - A comma separated list of animation tags you want to use as a filter for the returned animations. (E.g. "Leito,Vaginal,Missionary", to get the animation from Leito, in missionary position, where the mouth has some importance. All or just one of the tags? Depends on the value of the parameter RequireAll) * * @param: string TagSuppress [OPTIONAL] - A comma separated list of animation tags you DO NOT want present on any of the returned animations. (E.g. "Aggressive" will filter out all the animations that have the tag "Aggressive") * * @param: bool RequireAll [OPTIONAL True by default] - If TRUE, all tags in the provided "string Tags" list must be present in an animation to be returned. When FALSE only one tag in the list is needed. (E.g. If the tags are "oral,Vaginal" and RequireAll is set to TRUE, then the animations found will have BOTH Oral and Vaginal tags; if RequireAll is set to FALSE, then the animation swill have just one of the two tags, and also both together will be returned in the list.) * * @return: sslBaseAnimation[] - An array of animations that fit the provided search arguments. Be aware that the maximum number of returned animations is 128. Also if more animations that 128 are valid for the parameters specified. */; sslBaseAnimation[] function GetAnimationsByTags(int ActorCount, string Tags, string TagSuppress = "", bool RequireAll = true) Example of change: Spoiler sslbaseanimation[] anims = SexLab.GetAnimationsByTags(2, "Anal", "Sex", true) ; Selects an animation with the tag "Anal", but restricts "Sex". -> sslbaseanimation[] anims = SexLab.GetAnimationsByTags(2, "Anal,Sex", "", true) ; This function call will select an animation that has both tags. Update: Further changes to the scripts. Again use at your own discretion though these can't do any real harm. Old version still below. - Removed all uses of "MF, MFF...", "Threesome" and "Foursome", etc tags. They shouldn't be needed when ActorCount is specified and the participants are always chosen beforehand in the script. Notably this should fix some scenes with multiple creatures, as creatures commonly use "CF", "CFF", etc., tags instead. - Further investigated the scripts and used the size of the "sexActors" array used to start the scene to determine the (hopefully) correct ActorCount parameter for cases where the tags didn't give enough or correct clues. This should make more group scenes work. - Removed or changed obscure tags that were redundant or not used by (many) animators: Spoiler - Changed all calls with the tag "Rape" or "Rough", now those calls will also accept animations with the tag "Aggressive", for example: Spoiler sslBaseAnimation[] anims = SexLab.GetAnimationsByTags(2, "Rough") -> sslBaseAnimation[] anims = SexLab.GetAnimationsByTags(2, "Rough,Aggressive", "", False) I tried searching JSONs for multiple popular SLAL packs and only Bakafactory seems to use the "Rough" and "Rape" tags regularly, making the earlier parameters very restrictive. Now other aggressive style animations from other SLAL packs are possible. -Similarly made calls with the tag "Doggy" (used only by Bakafactory) also accept "Doggystyle". (Combinations like "Aggressive,Doggy" and "Anal,Doggy" remain due to specificness.) - Removed use of the tags: --"Sex" (Redundant, the tag is only used by Bakafactory. Most calls tagged with this also had another tag such as "Vaginal" or "Blowjob", already distinguishing which animations are wanted.) --"Bestiality" (Redundant, the participants of the scene are chosen separately and will result in such an animation if one of them is a creature.) --"FemWerewolf" (Couldn't find an animation that has the tag, the participants of the scene are chosen separately and will result in such an animation if one of them is a female werewolf.) --"Dog", "Horse", etc. (Redundant) --"Straight" (Redundant, "Lesbian" on the other hand is useful) -Replaced: --"Deepthroat" with "Blowjob" (Couldn't find an animation that has the tag.) --"Doggy" with "Doggystyle" () --"femaleaggreessive" with "Aggressive,Femdom" (Couldn't find an animation that has the tag.) Fixed a couple of tag typos. Old version: https://files.catbox.moe/68q0m2.rar Troubles of Heroine script replacer v2.rar Edited January 9, 2024 by Ikwydls Edit: Version 2 updated for SAE2.8.2, more tweaks 4
DSHV Posted August 1, 2023 Author Posted August 1, 2023 On 7/30/2023 at 10:46 PM, janedynamite said: am I gonna miss any content from your mod by killing them? I couldn't come up with content with this guild. There is the content with Emperor if you kill the Dark Brotherhood and join the Legion. There is also content from Maven which now starts both on destruction and on joining DB. 14 hours ago, lcewolf said: I was wondering if you could add few page for making a personal diary for the PC ? Thanks for the kind words. Yes, I originally wanted to add detailed descriptions of the psychology of the heroine to the log. After all, my mod is inspired by Oblivion's LoversGGBlackmail (and LoversCrowningIsle, but there's no fall but fully embracing of depravity). But it's hard, I just couldn't write something and as a result "New adventure, yay; More humilations, oh" 14 hours ago, lcewolf said: The PC will ask herself how the hell can i cum while getting fucked by a disgusting beast. I think that everyone can decide in the head a moment of breaking the heroine. 7 hours ago, shiagwen said: so generally i ask mydself if this is worth continue exploring There big questlines like the main quest of the mod, Pursuit of a Shadow and Jordis Saga. Others consist of a few quests (like Sexist factions, Service to Art) or a single quest (Bearer of Unbearable Bears, I want more!). Some are just meetings with an exchange of phrases that do not involve development. The level of disgust in all quests varies. About Woman Torment you can read order of quests in the description. 4 hours ago, Ikwydls said: Hi, here are patched script fragments for Troubles of Heroine 2.7.3, decompiled sources are included. Hopefully releasing this is ok. Thank you. Added to the description.
vshibah Posted August 1, 2023 Posted August 1, 2023 does anyone know exactly how much this changes the """vanilla experience""" - in the sense that, I want to download and install the mod, but I'm not interested if it changes much default content - like adding lines to tons of default npcs, etc. does it do that? or is it more towards the new characters it introduces? would appreciate if anyone can elaborate ^^
Ikwydls Posted August 2, 2023 Posted August 2, 2023 12 hours ago, vshibah said: does anyone know exactly how much this changes the """vanilla experience""" - in the sense that, I want to download and install the mod, but I'm not interested if it changes much default content - like adding lines to tons of default npcs, etc. does it do that? or is it more towards the new characters it introduces? would appreciate if anyone can elaborate ^^ By default civil war and factions will have added content. You can disable additions to vanilla content. Most of this mods content is in new NPCs and in the questline started by adopting the orphan in front of Whiterun. You will run into the new NPCs in many vanilla locations though.
ddos0347 Posted August 3, 2023 Posted August 3, 2023 did this mod requires Devious Devices? Cause I see there is "piercing" content in quest details and ZAZ animation pack seems have no piercing armor
rdhordes Posted August 3, 2023 Posted August 3, 2023 On 11/10/2022 at 1:03 AM, Ursur1major said: I'm doing "Pursuit of a shadow: Anga's Mill" but not sure if the quest is broken or if there's more I'm supposed to do. I'm told to clean up and I get several map markers on random stuff littering the ground, but when I pick them up the marker resets and just targets the empty ground. I don't see anything else I can pick up or interact with and talking with Lothinfingra does not show any additional dialogue. What am I supposed to do? I got this too and I think I know why. I'd say it's an incompatibility with "Realistic Needs and Diseases 2.0". That mod seems to merge two kinds of empty bottles into one modded kind and because of that you can never meet the requirement for the quest. Basically three the of the same bottles spawn when one should be different. I can't fix that with console either, two IDs spawn the same bottle
lcewolf Posted August 5, 2023 Posted August 5, 2023 On 8/3/2023 at 10:59 AM, ddos0347 said: did this mod requires Devious Devices? Cause I see there is "piercing" content in quest details and ZAZ animation pack seems have no piercing armor No unfortunally. It's add an effect that it. No devious requirement.
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