Jump to content

SkyrimLL/DeepBlueFrog mods conversion to SSE


Recommended Posts

Posted
5 hours ago, Plaguetard2.0 said:

Oh, I didn't realize it was in parasites now... my apologies! I'll just go back into the dunce corner where I belong 😅 thanks for the response! I shall include parasites into my load order.

No problem. I didn’t finish the move completely. Some things are still in SD, like the hidden grove and some random infected NPCs.

  • 3 weeks later...
Posted (edited)

Guys I don't know if someone have done this before, but I managed to apply the sliders of this ressource mod with Inflation Framework : 


Via a slight modification to the file of "SLIF Bodymorph setting", I don't have the og link to this file, but I can explain what I have done,
I installed the ressource mod with the instructions on the page obviously, then I have launched BodySlide, builded the Body, I use Unique Player 3.0 so I copied the files in the corresponding folder to apply it on my character body, then I used Outfit Studio to apply the sliders on the clothes that my character wear

Then, I opened the mod "SLIF BodyMorph setting", modified the file located in "SKSE\Plugins\StorageUtilData\SexLab Inflation Framework\lists" as followed:
- Under "000_morphs", at the end I added 

{
    "morph_lists" :
    {
        "000_morphs" :
        [
            "Breasts",
            "BreastsFantasy",
            "BreastsGone",

            [etc...]
            "HipsUpperWidth",
            "Oviposition_1",
            "Oviposition_2",
            "Oviposition_3",
            "Oviposition_4",
            "Oviposition_5",
            "Oviposition_6"
        ],


Then, under "006_belly_morphs", I added:
 

        "006_belly_morphs" :
        [
            "Belly",
            "BigBelly",
            "PregnancyBelly",
            "TummyTuck",
            "Oviposition_1",
            "Oviposition_2",
            "Oviposition_3",
            "Oviposition_4",
            "Oviposition_5",
            "Oviposition_6"
        ],


Saved the file, and then go in the other json located in "SKSE\Plugins\StorageUtilData\SexLab Inflation Framework\bodymorphs\" at line 446 I added:

        "LegsThin" :
        {
            "reverse" : "False",
            "values" :
            [
                0,
                0,
                1,
                1,
                10,
                10,
                1,
                1,
                20,
                20
            ]
        },
       "Oviposition_1" :
        {
            "reverse" : "False",
            "values" :
            [
                100.0,
                0,
                0,
                0,
                10,
                10,
                1,
                1,
                20,
                20
            ]
        },
        "Oviposition_2" :
        {
            "reverse" : "False",
            "values" :
            [
                100.0,
                0,
                0,
                0,
                10,
                10,
                1,
                1,
                20,
                20
            ]
        },
        "Oviposition_3" :
        {
            "reverse" : "False",
            "values" :
            [
                100.0,
                0,
                0,
                0,
                10,
                10,
                1,
                1,
                20,
                20
            ]
        },
        "Oviposition_4" :
        {
            "reverse" : "False",
            "values" :
            [
                100.0,
                0,
                0,
                0,
                10,
                10,
                1,
                1,
                20,
                20
            ]
        },
        "Oviposition_5" :
        {
            "reverse" : "False",
            "values" :
            [
                100.0,
                0,
                0,
                0,
                10,
                10,
                1,
                1,
                20,
                20
            ]
        },
        "Oviposition_6" :
        {
            "reverse" : "False",
            "values" :
            [
                100.0,
                0,
                0,
                0,
                10,
                10,
                1,
                1,
                20,
                20
            ]
        },


Then I saved the file, launched the game, Modified the morphs in the MCM for the Oviposition, infected me with the option of Estrus Chaurus +, and boom, ovi effect:
image.png.688034134f778e00c6d972bc140ddbe1.png

Obviously, it do not make any difference between a normal inflation and an egg inflation, so if you have for exemple Fill Her Up, and you are inflated from Human sperm, you will get an OVI effect

Hope it satisfy someone else here, I managed to do that after like 3 hours of investigation in the files of my game, sorry in advance if I do not post this on the right spot, This is literally the first time I send anything on this site

 
Edited by az4cz0az1dnd2tx9
Posted

Very interesting!

Someone created a mod that links this morph to Estrus egg cycle but it is done through equipped bodies as outfits, which is not ideal (those bodies have a weight and can be just unequipped).

I was thinking of adding that to Parasites and/or Hormones.

These SLIF morphs are a much better approach!

Posted (edited)
2 hours ago, DeepBlueFrog said:

Very interesting!

Someone created a mod that links this morph to Estrus egg cycle but it is done through equipped bodies as outfits, which is not ideal (those bodies have a weight and can be just unequipped).

I was thinking of adding that to Parasites and/or Hormones.

These SLIF morphs are a much better approach!


Noice, noice, noice, By the way I retrieved the og file of Tulius VER : 



And I tested all of this more deeply in game, turns out Fill Her Up don't give an Ovi Effect for an unknown reason, but that's a great news, didn't had the occasion to test other parasites infection with this, but I hope that give a OVI effect

And yes, I found this mod that links this morphology to the estrus cycle of eggs, and I didn't like it because my tattoos disappeared, the skin glitched through my real skin, my character was forced to stay naked, etc... So I kept watching for the implementation of these OVI resources with Parasites, but I never saw anyone do anything that satisfied me. So, yeah, yesterday, I decided to do search a solution myself x)

I'm glad I was able to help!

Edited by az4cz0az1dnd2tx9
  • 2 weeks later...
Posted

I downloaded the SexLab Parasites mod, was wondering if there were files for 3BA conversions of the Queen of Chaurus Armor and the other armors for Bodyslide or if I even needed something like that. 

Posted
3 hours ago, datboi98 said:

I downloaded the SexLab Parasites mod, was wondering if there were files for 3BA conversions of the Queen of Chaurus Armor and the other armors for Bodyslide or if I even needed something like that. 

 

The 3BA conversions should be in this post:

 

  • 2 weeks later...
Posted
On 3/20/2026 at 11:08 PM, DeepBlueFrog said:

 

The 3BA conversions should be in this post:

 

Do not try to fix this post in the description of the mod, otherwise we will stop asking the same thing for years.

  • 2 weeks later...
Posted

Hoping someone can help. For the Wolfclub se mod I have all the dependencies installed and the mod itself, but Simple Slavery isn't recognizing the mod. Anyone run into a similar issue and figure out a solution?

Posted
3 hours ago, Elayne1 said:

Hoping someone can help. For the Wolfclub se mod I have all the dependencies installed and the mod itself, but Simple Slavery isn't recognizing the mod. Anyone run into a similar issue and figure out a solution?

 

That version of Wolfclub is now considered experimental.

It was updated from a very old version before the author did some major updates. 

I should remove it from my list of 'patches'.

Posted
12 hours ago, DeepBlueFrog said:

 

That version of Wolfclub is now considered experimental.

It was updated from a very old version before the author did some major updates. 

I should remove it from my list of 'patches'.

Ah, thank you for letting me know! Hopefully that mod can be updated to run on SE sometime in the future. 

Posted

I am at the point where, after seed implantation and mating with spider and chaurus, I am supposed to "seed spawn chaurus" eggs from inventory.... when I try to do this, nothing happens. The only seed spell that works for me is the calm spell. None of the others do. I'm guessing I need to do this spell to get the rest of the queen's armor? I am basically just stuck at this point. The debug option to add all queen armor is greyed out for me.

 

Do you have quest ID's for these, so that I could just skip a step? I would like to finish this quest storyline but am unable to.

Help! 👋

Thanks!

Posted (edited)
2 hours ago, jacksenigma said:

I am at the point where, after seed implantation and mating with spider and chaurus, I am supposed to "seed spawn chaurus" eggs from inventory.... when I try to do this, nothing happens. The only seed spell that works for me is the calm spell. None of the others do. I'm guessing I need to do this spell to get the rest of the queen's armor? I am basically just stuck at this point. The debug option to add all queen armor is greyed out for me.

 

Do you have quest ID's for these, so that I could just skip a step? I would like to finish this quest storyline but am unable to.

Help! 👋

Thanks!

 

A few things could be happening:

 

- The eggs are not recognized as Chaurus Eggs. Are you using an ingredients overhaul like CACO?

- Eggs from Estrus Chaurus are not yet recognized as Chaurus Eggs either.

- or it could be a bug.

 

Also, according to the Walkthrough, here is what you should be doing after mating with both Chaurus and Spider:

 

Report back to the Elder Roots about the effects of the Chaurus on the Seed

https://github.com/SkyrimLL/SkLLmods/wiki/Parasites:-Walkthrough

 

Did you talk to the Elder Roots?

Edited by DeepBlueFrog
  • 1 month later...
Posted (edited)

Is it possible to edit which bondage furniture is available during punishement? It doesn't make sense with cages, not to mention furniture with wall attachments that hover in the air. Even if you can hit between the bars, it's not what your owner would choose and isn't in line with the whip animation. It's a case of RNG becomes something dumb that breaks immersion and pushing the fact that it's a mod in your face a little too much for my taste.

Edited by Omnishade
Posted
2 hours ago, Omnishade said:

Is it possible to edit which bondage furniture is available during punishement? It doesn't make sense with cages, not to mention furniture with wall attachments that hover in the air. Even if you can hit between the bars, it's not what your owner would choose and isn't in line with the whip animation. It's a case of RNG becomes something dumb that breaks immersion and pushing the fact that it's a mod in your face a little too much for my taste.

 

If I remember well, the poses are in a form list inside the esp file.

Making them a more realistic choice is something I wanted to do for a long time.

Posted
On 6/5/2026 at 2:48 AM, DeepBlueFrog said:

 

If I remember well, the poses are in a form list inside the esp file.

Making them a more realistic choice is something I wanted to do for a long time.

 

I don't see it.

 

Spoiler

Screenshot2026-06-10035142.png.1f27577b7b7542a184ae7404d67e26b6.png

 

Posted (edited)

I now have an animation bug in my game that makes it impossible to switch back to standing after kneeling. How can I reset the pose?

Edited by Omnishade
Posted
9 hours ago, Omnishade said:

I now have an animation bug in my game that makes it impossible to switch back to standing after kneeling. How can I reset the pose?

 

A few questions:

- Are you using OAR?

- Is your character wearing restraints or a collar?

Posted (edited)
8 hours ago, DeepBlueFrog said:

 

A few questions:

- Are you using OAR?

- Is your character wearing restraints or a collar?

 

Yes on both questions. I also have modesty toggle which could be the culprit but didn't dare remove it since it has a script. She's wearing a chain collar from SD+.

Something seems to have changed about the collar since I played SD+ last though. You are still enslaved even if you remove it with lockpicking or a restraints key?

Edit: It was a bug in one save only, probably after punishment. Going back to an older save fixed it.

Edited by Omnishade
Posted
3 hours ago, Omnishade said:

Or I thought it fixed it, but it comes back after a punishment scene...

 

Interesting.

The OAR addition is new. 

I will have to test what happens after a punishment on my game.

Posted
On 6/12/2026 at 4:51 AM, DeepBlueFrog said:

 

Interesting.

The OAR addition is new. 

I will have to test what happens after a punishment on my game.

 

I found a fix but it's not optimal. In the OAR menu there are three kneeling idles. The one that got stuck is kneeling 02, and disabling that after using safeword made it possible to stand up. So I could probably temporarily disable the idle in different situations, but would ofc prefer if you found a better fix.

Posted
1 hour ago, Omnishade said:

 

I found a fix but it's not optimal. In the OAR menu there are three kneeling idles. The one that got stuck is kneeling 02, and disabling that after using safeword made it possible to stand up. So I could probably temporarily disable the idle in different situations, but would ofc prefer if you found a better fix.

 

Interesting. 

Thanks for the detective work. I will add that to my notes.

Posted (edited)
On 3/6/2026 at 7:19 AM, az4cz0az1dnd2tx9 said:

Guys I don't know if someone have done this before, but I managed to apply the sliders of this ressource mod with Inflation Framework : 


Via a slight modification to the file of "SLIF Bodymorph setting", I don't have the og link to this file, but I can explain what I have done,
I installed the ressource mod with the instructions on the page obviously, then I have launched BodySlide, builded the Body, I use Unique Player 3.0 so I copied the files in the corresponding folder to apply it on my character body, then I used Outfit Studio to apply the sliders on the clothes that my character wear

Then, I opened the mod "SLIF BodyMorph setting", modified the file located in "SKSE\Plugins\StorageUtilData\SexLab Inflation Framework\lists" as followed:
- Under "000_morphs", at the end I added 

{
    "morph_lists" :
    {
        "000_morphs" :
        [
            "Breasts",
            "BreastsFantasy",
            "BreastsGone",

            [etc...]
            "HipsUpperWidth",
            "Oviposition_1",
            "Oviposition_2",
            "Oviposition_3",
            "Oviposition_4",
            "Oviposition_5",
            "Oviposition_6"
        ],


Then, under "006_belly_morphs", I added:
 

        "006_belly_morphs" :
        [
            "Belly",
            "BigBelly",
            "PregnancyBelly",
            "TummyTuck",
            "Oviposition_1",
            "Oviposition_2",
            "Oviposition_3",
            "Oviposition_4",
            "Oviposition_5",
            "Oviposition_6"
        ],


Saved the file, and then go in the other json located in "SKSE\Plugins\StorageUtilData\SexLab Inflation Framework\bodymorphs\" at line 446 I added:

        "LegsThin" :
        {
            "reverse" : "False",
            "values" :
            [
                0,
                0,
                1,
                1,
                10,
                10,
                1,
                1,
                20,
                20
            ]
        },
       "Oviposition_1" :
        {
            "reverse" : "False",
            "values" :
            [
                100.0,
                0,
                0,
                0,
                10,
                10,
                1,
                1,
                20,
                20
            ]
        },
        "Oviposition_2" :
        {
            "reverse" : "False",
            "values" :
            [
                100.0,
                0,
                0,
                0,
                10,
                10,
                1,
                1,
                20,
                20
            ]
        },
        "Oviposition_3" :
        {
            "reverse" : "False",
            "values" :
            [
                100.0,
                0,
                0,
                0,
                10,
                10,
                1,
                1,
                20,
                20
            ]
        },
        "Oviposition_4" :
        {
            "reverse" : "False",
            "values" :
            [
                100.0,
                0,
                0,
                0,
                10,
                10,
                1,
                1,
                20,
                20
            ]
        },
        "Oviposition_5" :
        {
            "reverse" : "False",
            "values" :
            [
                100.0,
                0,
                0,
                0,
                10,
                10,
                1,
                1,
                20,
                20
            ]
        },
        "Oviposition_6" :
        {
            "reverse" : "False",
            "values" :
            [
                100.0,
                0,
                0,
                0,
                10,
                10,
                1,
                1,
                20,
                20
            ]
        },


Then I saved the file, launched the game, Modified the morphs in the MCM for the Oviposition, infected me with the option of Estrus Chaurus +, and boom, ovi effect:
image.png.688034134f778e00c6d972bc140ddbe1.png

Obviously, it do not make any difference between a normal inflation and an egg inflation, so if you have for exemple Fill Her Up, and you are inflated from Human sperm, you will get an OVI effect

Hope it satisfy someone else here, I managed to do that after like 3 hours of investigation in the files of my game, sorry in advance if I do not post this on the right spot, This is literally the first time I send anything on this site

 

I have news about this thing that I have done on march 6, I found that Unique Player 3.0 make my game crash at random places like the dungeon where you fetch the book for the academy, I enter the first part of the dungeon, the game load and then black screen for ever, forced to end the game task anyway.
So I had to uninstall it and make a new game, the great news is, this method work with basically any body mod, I installed this mod for exemple : https://www.nexusmods.com/skyrimspecialedition/mods/80089
Made the modification like explained in my precedent post, needed to apply the sliders with outfit studio on the body, etc...

(I will maybe show how to do it some day but for the moment I don't remember how to do it, so it'll wait sorry)

Then I added the ovi sliders to my armors and clothes, and my game take into account the ovi effect in any scenario

The only problem, I am forced to apply the ovi sliders on every single clothe and armor I use in the game manually, fortunately, I don't use every single armor in the game, so I did this on the few armor piece I use

For the exemple I will use a dress from magecore, start by loading the whole project in Outfit studio from bodyslide or manually, then select load reference :
image.png.0697fdb8de6f881d036af3cc2a54c9a4.png

Then select your body (with the ovi sliders) :
image.png.3ead2a26ca57e2fd3d4fb43a994f30e1.png

Your load reference window should look like this :
image.png.0a0e9e966b15640c250102f6af92e667.png

Hit ok and then, in the main interface of Outfit studio unselect any object, by pressing ctrl + click on any highlighted object here :
image.png.0f01edec2fcf26690b9e7497882fe1ed.png

In my case I will ctrl + click on 3BA_Vagina to unselect it, it is just to make sure the next step don't apply only on this object, now go to the menu "Slider" and hit "Conform All" :
image.png.a7b80d9ccc55240e5a85e8cd5ab2aeba.png

You should now see a progression bar in the botton right corner of the window, when it is full, you can search for the oviposition sliders here:
image.png.9b3df67ac374fe131aca5558c090fc54.png

Play with them to see if it work, if it is in fact working you can ctrl + s (save) and quit, build with body slide, then go in the game, find the outfit, equip it, get infected, wait until the ovi effect manifest, and enjoy.

Edited by az4cz0az1dnd2tx9
Posted (edited)
22 minutes ago, az4cz0az1dnd2tx9 said:

I have news about this thing that I have done on march 6, I found that Unique Player 3.0 make my game crash at random places like the dungeon where you fetch the book for the academy, I enter the first part of the dungeon, the game load and then black screen for ever, forced to end the game task anyway.
So I had to uninstall it and make a new game, the great news is, this method work with basically any body mod, I installed this mod for exemple : https://www.nexusmods.com/skyrimspecialedition/mods/80089
Made the modification like explained in my precedent post, needed to apply the sliders with outfit studio on the body, etc...

(I will maybe show how to do it some day but for the moment I don't remember how to do it, so it'll wait sorry)

Then I added the ovi sliders to my armors and clothes, and my game take into account the ovi effect in any scenario

The only problem, I am forced to apply the ovi sliders on every single clothe and armor I use in the game manually, fortunately, I don't use every single armor in the game, so I did this on the few armor piece I use

For the exemple I will use a dress from magecore, start by loading the whole project in Outfit studio from bodyslide or manually, then select load reference :
image.png.0697fdb8de6f881d036af3cc2a54c9a4.png

Then select your body (with the ovi sliders) :
image.png.3ead2a26ca57e2fd3d4fb43a994f30e1.png

Your load reference window should look like this :
image.png.0a0e9e966b15640c250102f6af92e667.png

Hit ok and then, in the main interface of Outfit studio unselect any object, by pressing ctrl + click on any highlighted object here :
image.png.0f01edec2fcf26690b9e7497882fe1ed.png

In my case I will ctrl + click on 3BA_Vagina to unselect it, it is just to make sure the next step don't apply only on this object, now go to the menu "Slider" and hit "Conform All" :
image.png.a7b80d9ccc55240e5a85e8cd5ab2aeba.png

You should now see a progression bar in the botton right corner of the window, when it is full, you can search for the oviposition sliders here:
image.png.9b3df67ac374fe131aca5558c090fc54.png

Play with them to see if it work, if it is in fact working you can ctrl + s (save) and quit, then go in the game, find the outfit, equip it, get infected, wait until the ovi effect manifest, and enjoy.

Now for the body, I'll try to redo what I have done to apply the correct sliders to my body

So of course as mentioned in the precedent post, I use succubus race, so I will show how to do it with this specific mod, if you are using some other mod or no mod at all, you can follow the steps of the original ovi body ressources.

So, start by loading your chosen body in Outfit studio, here you want to load the file located in "Succubus Race - with horns and SMP tail - Main - test\CalienteTools\BodySlide\SliderSets\Succubus Body 3BA.osp"

Now like we have done it for the clothes, load a reference and browse "3BA Ovibody\CalienteTools\BodySlide\SliderSets\[Erin] CBBE 3BA.osp", do not select "SE 3BBB Amazing.osp"

Then unselect "3BA_Vagina" like we have done it for the outfit, go to the "Slider" Menu and select conform all, wait fot the progress bar to finish, then play with the oviposition sliders and see if it works, then save your body, build it in body slide and enjoy

 

Edited by az4cz0az1dnd2tx9

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...