Jump to content

Recommended Posts

Posted (edited)

can I get some help? the mod seems to work fine, but any bimbofication or genderbend doesnt work on npc's or the player, although the rest of the mod seems to work fine

 

Edited by Diamondbolt
Posted
24 minutes ago, Diamondbolt said:

can I get some help? the mod seems to work fine, but any bimbofication or genderbend doesnt work on npc's or the player, although the rest of the mod seems to work fine

 

What kind of body do you use? Did you run bodyslide? Does the test button in the MCM in the body section work for you? Did you read the first page and install the prerequisites? 

Posted

i used himbo and cbbe for my body mods, with botox for skyrim, i did run the body slide and the models for the npc already in the game work fine, but the test body section doesnt work, i have all the hard requirements for the mod aswell

 

Posted
6 hours ago, xyzxyz said:

"make a new save" is the worst solution option. And it didn't work for me on a continued save

If you read my post on here a page or two ago, there is a way to make it work on a continued save. You have to basically uninstall BOS, load up the save, save WITHOUT BOS. Then clean the save file using Resaver or some other save cleaners and then finally reinstall BOS and continue the save. 

I too would like to just play without having to do all this, but considering the unpaid labor that went into this mod, its best to be thankful to the mod author and try our best to make things work.

Posted
20 minutes ago, Yahya124 said:

If you read my post on here a page or two ago, there is a way to make it work on a continued save. You have to basically uninstall BOS, load up the save, save WITHOUT BOS. Then clean the save file using Resaver or some other save cleaners and then finally reinstall BOS and continue the save. 

I too would like to just play without having to do all this, but considering the unpaid labor that went into this mod, its best to be thankful to the mod author and try our best to make things work.

Wouldn't that reset the entire mod to 0 progress?

Posted

HI, just wondering if anyone could help me with the installation and setup? I get the mod to somewhat work, but the Genderbend and bimbofication dont seem to work, but the modells of all the npc's in the mod use the BOS models

Posted
On 7/11/2026 at 2:14 AM, Aethernaut1899 said:

I'm also getting the high heels hypno note over and over now - it's on a new save, fresh for 1.9.1.

 

Heya, it looks like in QF_CC_HypnoQuest_Manager_08C46B8F.psc at line 580ish the variables storyMode and storyModeIndex got dragged into the funciton selectNextMission. i think that means that every time the function is called to get a new note number it always resets that variable back to 3 (so it picks the 4th note). i think u can solve this by just rearranging it so it looks like this 

 

bool storyMode = true
int storyModeIndex = 3

int function selectNextMission()

    int missionChosen= 999

 

but i dont know how to compile files like that, can someone compile this file with this changed and see if that fixes it? thank u!!

Posted

Hey all,
I've made an updated DBVO patch for BoS v.1.9.1.1.

It uses the Blondie Voice on Elevenlabs, and I used the V3 model, which can handle "non-word" sounds via tags, like giggles, laughs, etc. I did each line by line, trying to make it fit the context, example:

[British][Sarcastic]Fine. I'll just wait around. Naked.
[British][Sarcastic]Sure, wonderful. If you say so. [Irritated]How do I take it off?
[British][Giggling]Hahaha Yes, I can! [Happy]It's the bestest thing ever!

It should have all dialogue that can work (leading (...) don't work). I've also excluded the line that usually cause people trouble due to file length (I can upload it as a separate file if anyone wants it).

Let me know if I missed any others

It fits OK with the Valerie voice (not quite right), but you can merge the files with any other packs you might be using.

 

I've also uploaded an optional replacement for the random giggle-sounds that play, so that they are consistent. Some samples below:

_giggle__Yes,_I_can!_It's_the_bestest_thing_ever!

 

Fine._I'll_just_wait_around._Naked.

 

Just_give_it_to_me,_bard.__Intimidate_

 

Sure,_wonderful._If_you_say_so._How_do_I_take_it_off_

 

 

giggle_02.wav

 

giggle_03.wav

 

 

 

 

Bimbos of Skyrim Blondie DBVO.zip Giggle replacement.zip Mp3 files.zip

Posted
4 hours ago, xyzxyz said:

Wouldn't that reset the entire mod to 0 progress?

unfortunately, yes it would, however the rest of the character remains intact. If you dont want to lose BOS progress as well, then im not sure what can be done. Maybe the mod author will come with a way to fix it without losing progress. But it wouldnt bet on it. 

Posted

Thanks for the hard work. Really love the execution of the helmet so far, despite the issues with the head disappearing when wearing it. Are there any plans to make it so forces outside the player's control compels them to wear it? For example, it would be really nice to see Elivan or the another malicious individual take advantage of the dwemer helmet after finding it in the player's inventory somehow after the quest for a more "irreversible" change even if the hypnosis quest is completed.

Posted
1 hour ago, TheRaizin said:

Where is the note to remove the wreath located? I've waited three days and Lexanna still can't be talked to

Spoiler

In my game, it's been in Raldbthar twice, in the same room as Alain, in a chest under the scaffolding. 

 

Posted (edited)

So, I noticed we no longer get the dialogue option to have bimbo change their hair, also the head tends to turn into the default female head upon closing/opening the game and I need to disable/enable NPCs to fix it, BimboLips also resets and need to be reapplied.

 

Another issue I noticed is an issue when completing a childish games quest, it "corrupts" my file and causes CTD everytime I try to open the save after closing the game (or even reloading to the previous save after the quest was completed 50% of the time before closing my game). The crash folder said it was an issue with TESNPC(Name: `Ladia`, FormId: 3E004725, File: `paradise_halls_fellglow_slave_camp.esp`) but that NPC is nowhere near Whiterun and this only happends after completing a childish games quest. I suspect it's more likely something on my side, but still sharing just in case.

 

Also tried the option to skip the quest, did nothing (no transfo on Mori/Lyvi, and getting the greeting that allows me to start the quest.

 

I play on SE version.

Edited by w0wlol
Posted
15 hours ago, GrimReaperCalls said:

Hey all,
I've made an updated DBVO patch for BoS v.1.9.1.1.

It uses the Blondie Voice on Elevenlabs, and I used the V3 model, which can handle "non-word" sounds via tags, like giggles, laughs, etc. I did each line by line, trying to make it fit the context, example:

[British][Sarcastic]Fine. I'll just wait around. Naked.
[British][Sarcastic]Sure, wonderful. If you say so. [Irritated]How do I take it off?
[British][Giggling]Hahaha Yes, I can! [Happy]It's the bestest thing ever!

It should have all dialogue that can work (leading (...) don't work). I've also excluded the line that usually cause people trouble due to file length (I can upload it as a separate file if anyone wants it).

Let me know if I missed any others

It fits OK with the Valerie voice (not quite right), but you can merge the files with any other packs you might be using.

 

I've also uploaded an optional replacement for the random giggle-sounds that play, so that they are consistent. Some samples below:

_giggle__Yes,_I_can!_It's_the_bestest_thing_ever!

 

 

 

Bimbos of Skyrim Blondie DBVO.zip 46.48 MB · 1 download Giggle replacement.zip 1.24 MB · 1 download Mp3 files.zip 100.16 MB · 1 download

soo do we need the mp3 file cause the dbvo isnt working

Posted (edited)
11 minutes ago, QueenMaker said:

soo do we need the mp3 file cause the dbvo isnt working

No you do don't need them, I just uploaded them if anyone wanted to use them for other things. What voice pack are you using? If you're not using the Valerie voice, you need to put the .fuz files into the correspondingly named folder for your pack. So, unpack my archive, find the folder named "voicevalerie", and change its name to e.g. "voicebella" or whatever voice pack you're using.

Edited by GrimReaperCalls
Posted
13 minutes ago, GrimReaperCalls said:

No you do don't need them, I just uploaded them if anyone wanted to use them for other things. What voice pack are you using? If you're not using the Valerie voice, you need to put the .fuz files into the correspondingly named folder for your pack. So, unpack my archive, find the folder named "voicevalerie", and change its name to e.g. "voicebella" or whatever voice pack you're using.

Stupid question: you would need to have a DVBO patch for all mods you use to have consistent behavior, right? It's not that the voicepack just reads the text files directly.

 

I like the idea very much, but it seems like a lot of work on larger modlists. I'd have to check how many mods on my modlist actually add dialogue.  

 

Still, well done. 👍

 

Posted

HI, just wondering if anyone could help me with the installation and setup? I get the mod to somewhat work, but the gender bend and bimbofication dont seem to want to morph me, below is an attachment with all the mods im currently usiimage.png.7199cc2dd9cbf5097e8132624e719cbb.pngng, and advice/ tips would be appreciated.

Posted
32 minutes ago, Diamondbolt said:

HI, just wondering if anyone could help me with the installation and setup? I get the mod to somewhat work, but the gender bend and bimbofication dont seem to want to morph me, below is an attachment with all the mods im currently usiimage.png.7199cc2dd9cbf5097e8132624e719cbb.pngng, and advice/ tips would be appreciated.

I don't see any 3BA clothing mods.

Try the Bimbo test button when your character is naked and see if that helps. 

Posted
38 minutes ago, Wut1969 said:

Stupid question: you would need to have a DVBO patch for all mods you use to have consistent behavior, right? It's not that the voicepack just reads the text files directly.

 

 

You can combine files from different voicepacks freely, you don't need any specific patches, the only issue is that you'd have different voices for different lines of dialogue. Just make sure the files are in the same folder.

Posted
14 minutes ago, Wut1969 said:

I don't see any 3BA clothing mods.

Try the Bimbo test button when your character is naked and see if that helps. 

Yeah, still doesnt, seem to work, and a clothing mod would affect the genderbending either i assume

 

Posted
46 minutes ago, Diamondbolt said:

HI, just wondering if anyone could help me with the installation and setup? I get the mod to somewhat work, but the gender bend and bimbofication dont seem to want to morph me, below is an attachment with all the mods im currently using, and advice/ tips would be appreciated.


Not sure about your genderbending issue. As for your morphs not working, make sure you've selected "Build Morphs" in the bottom right side of the Bodyslide menu, and rebuild the bodies.

Posted
9 minutes ago, Selloh said:


Not sure about your genderbending issue. As for your morphs not working, make sure you've selected "Build Morphs" in the bottom right side of the Bodyslide menu, and rebuild the bodies.

thanks, i forgot to do this, but the morphs still dont apply to my character

Posted (edited)

I do not like the skyrim mod thing and hate it very much. anyway here is a fix for the always heels note bug:

 

 

 

u need to slot it into the scripts folder. then u need to go into the console and type "set CC_hypnomissionsdone to 4"

 

u need to do this bc it keeps ticking up with every note and itll think youve done a lot of different notes for every time you got the heels one!

 

i hate the creation kit a lot!

 

ps i uploaded the old one that this was meant to replace, whoops. this new one is definitely the fixed version. for real this time.

QF_CC_HypnoQuest_Manager_08C46B8F.pex

Edited by wannabeDD
Posted
17 hours ago, Yahya124 said:

unfortunately, yes it would, however the rest of the character remains intact. If you dont want to lose BOS progress as well, then im not sure what can be done. Maybe the mod author will come with a way to fix it without losing progress. But it wouldnt bet on it. 

How save is that if one of my followers already started getting cursed? It's Amira and truthfully I am considering updating to the newest version because I want to give her the blacklist, she's like one of the three followers that I really don't want to get bimbofied. 

That and I also just started childish games so I'm not sure whether my game will get completely borked or not.

Posted
24 minutes ago, Diamondbolt said:

Yeah, still doesnt, seem to work, and a clothing mod would affect the genderbending either i assume

 

That's correct, but you need both a 3BA body, 3BA clothes -and- to press the correct buttons in Bodyslide to see any morphing.

I also notice that you don't have any mods to start sex scenes, nor animations for those scenes, so gaining corruption will be difficult.

 

 

 

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