w234aew Posted November 18, 2024 Posted November 18, 2024 (edited) I gave the dress patch from page 259 a try, but no dice; dress still not visible. I tried finding and figuring out the right texture, but I looked at the pile of sub-textures for the Garuda_B dress, and have decided to re-assign it to use a different dress mod that's more AE friendly. Will update when I decide which dress mod if people want the bodyslide file (it will require the dress mod as requirement). Edited November 18, 2024 by w234aew
jib_buttkiss Posted November 18, 2024 Author Posted November 18, 2024 (edited) 6 hours ago, Balgin said: Sometimes she reverts to her default voice for "goodbye" type dialogue lines or when opening the trade items menu as well. And during combat. Yeah, that's the same issue. The game sees that she has the FemaleEvenToned voice so lets her say them. But I can't block just some of the generic dialogue, only all of it at once. And if I did that, I'd have to replace it all- and I realised this approximately while I was compressing the .zip for 1.8.3. 6 hours ago, H Bof said: I should also mention that I had to talk to her to get the dialogue to start if it was supposed to be a forcegreet. After some more testing I wasn't able to get it to work or for Morella to start the dialogue herself. I was trying to see if it would sort itself out when the tonic wore off, but it looks like whatever bug it is is also preventing tonics from running out no matter how low I set the timer. Hm, okay. Just some quick checks- does this happen with other followers too? Was this on a savefile made fresh with 1.8.3? Have you ever enabled/disabled the werebimbo mode in this savefile? 6 hours ago, AphroditesEye said: All the same lines as before. I was stupid enough to update my SE to the most recent version two weeks ago so I'm still sorting out fixing my CK - but from when I have looked at it in the past, I was unable to figure out what was causing it. The only possible thing I could think of is the condition that checks if Morella is speaking the line is "!= 0" instead of "= 1", the logic behind that is that the condition ISN'T checking to see if the speaker IS Morella, it's checking to see if the speaker ISN'T Morella. There's a chance that just has buggy application so switching it to just "GetIsID CC_MorellaGraymane = 1" instead of "GetIsID CC_MorellaGraymane != 0" may fix it. I implemented all of her dialogue as a follower in a single quest for a reason, everything under the CCDLC_MorellaDialogue quest will only activate if it fulfills the quest's two main conditions - checking if the speaker is Morella, and checking if Morella is in the follower faction. This means ALL the dialogue in that quest, no matter what, will only even be checked if it can play if Morella is a follower and she's the one saying it. This is why you may have noticed I placed Morella's non-follower dialogue for when she's just in town in a separate quest that holds all Morella-related dialogue not spoken by her as a follower; such as Morella's lines if she's in town while not a follower or NPCs commenting on Morella herself. This method also has the bonus application that you don't need to put the condition to check if the NPC speaking is Morella in every single dialogue option, which is laggy because opening the "GetIsID" list requires the game to load EVERY SINGLE NPC (which I imagine was annoying when you had to do Lyvelia's quest), into every individual dialogue linked to the character you want speaking it. This is why every city in the game has an entire quest dedicated to it's citizens non-quest dialogue. It's a more efficient way of handling things that doesn't risk some code fuck-up causing NPCs to say dialogue they shouldn't have. I was actually confused when I initially went through the files and saw you implemented post-quest dialogue this way because of its inefficiency, but I figured you just didn't know/consider this method, which to be ENTIRELY FAIR, I only figured out because I looked through Inigo's files like a decade ago when I was first trying to figure out how to do all this. Inigo's developer has said on the record this was his first time doing something like this, and imo to this day he is still the most fleshed out and competently put together follower mod, so I generally try to follow the dialogue rules I saw established in that mod when putting together dialogue mods of my own as a result. That probably didn't need to be two whole paragraphs, but yeah tl;dr just change the dialogue condition and hopefully *that* will fix it, otherwise your other less-confusing, easy for future updates but potentially more time consuming option is just making a new quest for Morella and moving the dialogue you've written for her as a follower there. Alternatively you could just move it to the CCDLC_Morella quest in its relevant areas and that'll just solve the whole issue on it's own. If you plan on doing this though, make sure you put Morella's combat-based dialogue in the combat tab as opposed to the Idle tab you currently have it in - that's probably the biggest reason her combat dialogue is so likely to play for non-Morella NPCs to begin with, as combat dialogue already has a dedicated area in the CK and playing it the way you implemented it might be confusing the CK. Yeah, I had no idea about that quest-based field at first. There's also some mess with her dialogue because I didn't plan her out as a follower from the start, so at first it was just sort of squished into Childish Game's quest structure. I probably will move the idles I wrote into the CCDLC quests as well, just for sanity's sake. Though, attaching GetIsID to every line wasn't actually a problem- I just set the conditions once then duplicated that line a ton, and edited those dupe lines instead of making fresh blank ones. 2 hours ago, w234aew said: I gave the dress patch from page 259 a try, but no dice; dress still not visible. I tried finding and figuring out the right texture, but I looked at the pile of sub-textures for the Garuda_B dress, and have decided to re-assign it to use a different dress mod that's more AE friendly. Will update when I decide which dress mod if people want the bodyslide file (it will require the dress mod as requirement). Hm. Can I get a third opinion on this from anyone? I've got one vote for does work and one for doesn't. Edited November 18, 2024 by jib_buttkiss
AphroditesEye Posted November 18, 2024 Posted November 18, 2024 47 minutes ago, jib_buttkiss said: Though, attaching GetIsID to every line wasn't actually a problem- I just set the conditions once then duplicated that line a ton, and edited those dupe lines instead of making fresh blank ones. >I did this too lmfao Luckily the one upside to upgrading AE/SE to the most modern version is that the current versions' CK patches enable it to load in less than a minute instead of taking half the day. PRAISE THE MODDING COMMUNITY!
Wut1969 Posted November 18, 2024 Posted November 18, 2024 I really want to thank @Lily SushiSloot for giving Morella her voice. I think I read it was her first VA performance, and that kinda blows my mind. She nails the vivid character oerfectly. 👍 Sadly I have some issues because on my PC the recording sounds a bit 'telephoney' and that is really distracting to me. I also wondered if Lily will also be voicing Lyli and other BoS NPCs? And a very personal observation; I kinda imagine Morella to be 18 yrs old, with a bit higher voice. Obviously this is very debatable, but I would think Morella would benefit from a 5% pitch increase. Very obviously my 2 cents. 😁 1
Miauzi Posted November 18, 2024 Posted November 18, 2024 Vor 10 Minuten sagte Wut1969: Ich möchte @Lily SushiSloot wirklich dafür danken , dass sie Morella ihre Stimme gegeben hat. Ich glaube, ich habe gelesen, dass es ihr erster VA-Auftritt war, und das haut mich irgendwie um. Sie bringt den lebhaften Charakter perfekt auf den Punkt. 👍 Leider habe ich einige Probleme, da die Aufnahme auf meinem PC etwas „telefonisch“ klingt, was mich wirklich ablenkt. Ich habe mich auch gefragt, ob Lily auch Lyli und anderen BoS-NPCs ihre Stimme leihen wird? Und eine sehr persönliche Beobachtung; Ich stelle mir vor, dass Morella 18 Jahre alt ist und eine etwas höhere Stimme hat. Natürlich lässt sich darüber sehr streiten, aber ich denke, Morella würde von einer Erhöhung der Tonhöhe um 5 % profitieren. Ganz offensichtlich meine 2 Cent. 😁 Morella's voice stands out pleasantly from all the waifu characters for Skyrim with its "lower" voice... and you should remember that she is a young woman from the "Nordic" people. Have you ever seen (or listened to) how young women from Scandinavia (e.g. Norway, Sweden or Iceland) speak on TV or in real life and what pitch they use? Ultimately, Lydia's voice (in the German dubbing) is far too high and is the main reason why I now leave her behind in the castle or in "Briesenheim" ... it just doesn't fit with my experiences! 1
audhol Posted November 18, 2024 Posted November 18, 2024 2 hours ago, jib_buttkiss said: Hm. Can I get a third opinion on this from anyone? I've got one vote for does work and one for doesn't. Working and morphing correctly ingame with the patch. 1
w234aew Posted November 18, 2024 Posted November 18, 2024 1 hour ago, audhol said: Working and morphing correctly ingame with the patch. I can give it another try; I did re-generate the meshes in bodyslide after installing the patch, but maybe it's being overwritten by something else.
H Bof Posted November 18, 2024 Posted November 18, 2024 5 hours ago, jib_buttkiss said: Hm, okay. Just some quick checks- does this happen with other followers too? Was this on a savefile made fresh with 1.8.3? Have you ever enabled/disabled the werebimbo mode in this savefile? I didn't get to try it with other followers but I can later. As for the version it's a fresh save that has only used 1.8.3 and I haven't touched the werebimbo mode. This is all on SE 1.59 as well if that might be useful. It also looks like using the classic player controlled tonics still causes the dialogue to ask Morella to have sex to go back to normal as it should, but then it doesn't go back to the bimbo dialogue after the tonic wears off. 1
Lily SushiSloot Posted November 18, 2024 Posted November 18, 2024 4 hours ago, Wut1969 said: I really want to thank @Lily SushiSloot for giving Morella her voice. I think I read it was her first VA performance, and that kinda blows my mind. She nails the vivid character oerfectly. 👍 Sadly I have some issues because on my PC the recording sounds a bit 'telephoney' and that is really distracting to me. I also wondered if Lily will also be voicing Lyli and other BoS NPCs? And a very personal observation; I kinda imagine Morella to be 18 yrs old, with a bit higher voice. Obviously this is very debatable, but I would think Morella would benefit from a 5% pitch increase. Very obviously my 2 cents. 😁 I totally get what you mean, there are many lines that sound pretty telephony and I was wondering if that was because we had to compress the sound so much for Skyrim and maybe did it wrong a few times. Or maybe my mic had some weird issues that time. Hard to tell! Right now I am making a list of all the lines I wanna redo cuz they sound off or muffled, and I am thinking of using a better mic in the future and just re-recording most of her lines xD 6
Selloh Posted November 18, 2024 Posted November 18, 2024 6 hours ago, jib_buttkiss said: Hm. Can I get a third opinion on this from anyone? I've got one vote for does work and one for doesn't. Unfortunately I am also still having issues. The invisible body is an easy enough fix by moving the files out of "BOS Princess Dress" Folder and into the "Body" folder. Spoiler Morphs are still broken for me though, but the bodyslide works! I'm using the "Preview Bimbo Body" option in the MCM, and every other piece of clothing works besides the Princess Dress. @audhol That's OBody applying presets correct? I was under the impression that presets are applied differently from morphs, or am I mistaken? Do you get the same result if you use the "Preview Bimbo Body" option in BOS's MCM?
Wut1969 Posted November 18, 2024 Posted November 18, 2024 31 minutes ago, Lily SushiSloot said: I totally get what you mean, there are many lines that sound pretty telephony and I was wondering if that was because we had to compress the sound so much for Skyrim and maybe did it wrong a few times. Or maybe my mic had some weird issues that time. Hard to tell! Right now I am making a list of all the lines I wanna redo cuz they sound off or muffled, and I am thinking of using a better mic in the future and just re-recording most of her lines xD But comments aside; you really did a great job; I never have the feeling you're reading the lines. So kudos for that. Buy yourself an achievement to celebrate. 😉
Lily SushiSloot Posted November 18, 2024 Posted November 18, 2024 10 minutes ago, Wut1969 said: But comments aside; you really did a great job; I never have the feeling you're reading the lines. So kudos for that. Buy yourself an achievement to celebrate. 😉 Thank you so much! I super appreciate it and glad you are enjoying the mod as much as I am ❤️
audhol Posted November 18, 2024 Posted November 18, 2024 3 hours ago, Selloh said: That's OBody applying presets correct? I was under the impression that presets are applied differently from morphs, or am I mistaken? Do you get the same result if you use the "Preview Bimbo Body" option in BOS's MCM? I do use SLIF, dunno if that makes a difference?
DoomSequirrel Posted November 18, 2024 Posted November 18, 2024 cc_childishgames_3 seems to have a problem:
dontworryabouthts Posted November 19, 2024 Posted November 19, 2024 How well does this work with Buxom Wenches? I wanna run this mod so I can bimbofy other non-wench companions (since most of the wench companions are already bimbos anyway).
jib_buttkiss Posted November 19, 2024 Author Posted November 19, 2024 16 hours ago, AphroditesEye said: Luckily the one upside to upgrading AE/SE to the most modern version is that the current versions' CK patches enable it to load in less than a minute instead of taking half the day. PRAISE THE MODDING COMMUNITY! This is literally the thing that has me most tempted to move to SE. Though, the long load times are almost nostalgic for skyrim. A throwback to playing it on the Xbox 360, bringing a book to read during the loading screens... 15 hours ago, Wut1969 said: I really want to thank @Lily SushiSloot for giving Morella her voice. I think I read it was her first VA performance, and that kinda blows my mind. She nails the vivid character oerfectly. 👍 Sadly I have some issues because on my PC the recording sounds a bit 'telephoney' and that is really distracting to me. I also wondered if Lily will also be voicing Lyli and other BoS NPCs? And a very personal observation; I kinda imagine Morella to be 18 yrs old, with a bit higher voice. Obviously this is very debatable, but I would think Morella would benefit from a 5% pitch increase. Very obviously my 2 cents. 😁 She's so good, isn't she! Voicing any other NPC is up to Lily if she wants to! But I don't think there's any others that really absolutely must have a voice. Lyli would be good, just do Childish Games can be fully voiced, but it'd sound pretty weird if Lyli and Morella sound too similar. Maybe Lyvelia? I'll have a think. I'm not so sure about the higher voice. She might only be 19 (headcanon) but she's still a Nord. And it provides a better contrast for if she gets bimbofied, too! 7 hours ago, audhol said: I do use SLIF, dunno if that makes a difference? I don't think so, SLIF just handles the 'why' of the morphing, not the 'how' (in a manner of speaking). But for a quick sanity check- since this is a mistake I've made like ten times- you don't have a working mesh in the correct location leftover from testing, and the bodyslide is exporting the wrong one to somewhere else completely, giving the illusion that it's working since the game is still using the old one that you know works, do you? 2 hours ago, DoomSequirrel said: cc_childishgames_3 seems to have a problem: Oh, odd. You can fix it using the console: ssq CC_ChildishGames_3 Then click on Morella, then forcerefintoalias Morella 1 hour ago, hazakuraa1 said: the PC/NPC hand disappear when anything about nails appear, can someone help me this please? also dont see any makeup, lipstick too. I use CBBE 3BA, Fairskin. HighPolyHead does this cause the problem? Are you using YPS? This is usually an issue with YPS nails not being built in bodyside. 1 hour ago, dontworryabouthts said: How well does this work with Buxom Wenches? I wanna run this mod so I can bimbofy other non-wench companions (since most of the wench companions are already bimbos anyway). It should work 100% fine. The only thing I'd suggest is that you might want to turn the breast morphs down a bit- those wenches are pretty damn buxom by default, so if they get the full default size added they might look more like blimp wenches instead. 1
dontworryabouthts Posted November 19, 2024 Posted November 19, 2024 Thanks for the relatively quick reply. I should've been a bit more specific on my end however. Is there a way I can disable the curse for a follower as like an MCM setting? While I'll probably still use the mod, I'd like it if the wenches kept their default shape.
AphroditesEye Posted November 19, 2024 Posted November 19, 2024 1 hour ago, jib_buttkiss said: This is literally the thing that has me most tempted to move to SE. Though, the long load times are almost nostalgic for skyrim. A throwback to playing it on the Xbox 360, bringing a book to read during the loading screens... I tolerate SE's lesser catalogue of loverslab mods and occasional updates because of the DRASTIC strides the modding community has made within its framework and good load times. Like. Most of my loading screens rarely take even 30, 40 seconds. And I have texture mods lmao
jib_buttkiss Posted November 19, 2024 Author Posted November 19, 2024 (edited) 33 minutes ago, dontworryabouthts said: Thanks for the relatively quick reply. I should've been a bit more specific on my end however. Is there a way I can disable the curse for a follower as like an MCM setting? While I'll probably still use the mod, I'd like it if the wenches kept their default shape. You can block the curse for specific NPCs. Enable debug dialogue in the MCM then a conversation will appear where you can do it. If you want to bimbofy only certain NPCs and never any others, you can use the same debug dialogue to trigger the curse on them, and set the MCM settings for corruption gain all to 0 so that noone ever gets bimbofied naturally. You can also set the curse to apply with no morphs, but that's an on/off thing, not something you can set for individual NPCs. Edited November 19, 2024 by jib_buttkiss 1
Wut1969 Posted November 19, 2024 Posted November 19, 2024 4 hours ago, jib_buttkiss said: This is literally the thing that has me most tempted to move to SE. Though, the long load times are almost nostalgic for skyrim. A throwback to playing it on the Xbox 360, bringing a book to read during the loading screens... When I build my latest PC, I made sure that I put a very fast SSD in it, and that helped a lot with loading times. Modern SSDs are really something. Starting Skyrim is still slow, but other than that.. still happy with LE. 4 hours ago, jib_buttkiss said: She's so good, isn't she! Voicing any other NPC is up to Lily if she wants to! But I don't think there's any others that really absolutely must have a voice. Lyli would be good, just do Childish Games can be fully voiced, but it'd sound pretty weird if Lyli and Morella sound too similar. Maybe Lyvelia? I'll have a think. I'm not so sure about the higher voice. She might only be 19 (headcanon) but she's still a Nord. And it provides a better contrast for if she gets bimbofied, too! Yeah, she is. 😁 I haven't heard the bimbofied version of Lily.. er.. Morella yet, and hadn't thought of that either tbh. @Lily SushiSloot; are you any good at mimicking voices? I can only do the Inspector Gadget Bad Guy and I'm not good at acting either, so unless someone needs a autistic dremora in Skyrim, I am useless.
audhol Posted November 19, 2024 Posted November 19, 2024 5 hours ago, jib_buttkiss said: But for a quick sanity check- since this is a mistake I've made like ten times- you don't have a working mesh in the correct location leftover from testing, and the bodyslide is exporting the wrong one to somewhere else completely, giving the illusion that it's working since the game is still using the old one that you know works, do you? Its a very fair question and something I've been guilty of before too. To be sure I've uninstalled all three bimbo files, manually deleted any remaing folders then reinstalled and checked and it all works fine on my end. I cannot explain why its not working for some or all users. I'm uploading a merged version of BOS 1.8.3 already patched for SE and the updated princess patch, If thats not ok with you then just say and I'll remove it. BOS183SE.7z If you wanna test this then uninstall all bimbo files apart from the voice addons and install just this one file, remember to batch build with BOS in the filter and build morphs checked.
pifesh Posted November 19, 2024 Posted November 19, 2024 (edited) 4 hours ago, audhol said: Its a very fair question and something I've been guilty of before too. To be sure I've uninstalled all three bimbo files, manually deleted any remaing folders then reinstalled and checked and it all works fine on my end. I cannot explain why its not working for some or all users. I'm uploading a merged version of BOS 1.8.3 already patched for SE and the updated princess patch, If thats not ok with you then just say and I'll remove it. BOS183SE.7z 186.97 MB · 6 downloads If you wanna test this then uninstall all bimbo files apart from the voice addons and install just this one file, remember to batch build with BOS in the filter and build morphs checked. Hi..I´ve tested your "AIO" file for SE. I use cbbe 3ba body and i´ve found in bodyslide that 3ba variants of the following outfits are missing: BOS Alicia Top, BOS Love gown, BOS Miniskirt, BOS Panties, BOS Short Dress, BOS Wide Skirt ...about the princess dress i´ve said nothing because there was no 3ba version in the "officiial" file neither When i say that those files are not there i mean that they don´t show up in bodyslide window. Edited November 19, 2024 by pifesh 1
Balgin Posted November 19, 2024 Posted November 19, 2024 10 hours ago, jib_buttkiss said: Voicing any other NPC is up to Lily if she wants to! In the meantime if you want any male characters voicing, let me know.
Selloh Posted November 19, 2024 Posted November 19, 2024 4 hours ago, audhol said: Its a very fair question and something I've been guilty of before too. To be sure I've uninstalled all three bimbo files, manually deleted any remaing folders then reinstalled and checked and it all works fine on my end. I cannot explain why its not working for some or all users. I'm uploading a merged version of BOS 1.8.3 already patched for SE and the updated princess patch, If thats not ok with you then just say and I'll remove it. BOS183SE.7z 186.97 MB · 6 downloads If you wanna test this then uninstall all bimbo files apart from the voice addons and install just this one file, remember to batch build with BOS in the filter and build morphs checked. Morphs working! I even extracted the Caliente files and had them working from that. I went back to the previous file uploaded and noticed that the osp was "BOS Body.osp" and not "BOS Body 3BA.osp". I suppose that was that the issue? Either way thank you, haha. 1
CuriousBigred Posted November 19, 2024 Posted November 19, 2024 2 hours ago, pifesh said: Hi..I´ve tested your "AIO" file for SE. I use cbbe 3ba body and i´ve found in bodyslide that 3ba variants of the following outfits are missing: BOS Alicia Top, BOS Love gown, BOS Miniskirt, BOS Panties, BOS Short Dress, BOS Wide Skirt ...about the princess dress i´ve said nothing because there was no 3ba version in the "officiial" file neither When i say that those files are not there i mean that they don´t show up in bodyslide window. From what i've seen the bodyslide files were made with 1.8.3, so there were issues with the wide skirt and others. If you keep the original 1.8.3.1 and just add my fixes it should work better. I also fixed the problem with Thin bra, straps bra and the wide skirt. if it doesn't work let me know. Bimbos Of Skyrim 3BA Bodyslide fixes.7z
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