Jump to content

Recommended Posts

Posted

Amarith the Futanari Crusader

View File

NOTICE - I had a hell of a time getting this mod to work. First mod I ever made for special edition, and holy shit why is it so much harder making a follower with a custom face in SE than in LE??? So, I made, deleted, and changed a lot of stuff in the making of this mod. So I can't guarantee everything will work correctly, especially considering the CK really liked to tell me there was an error producing the BSA but produce it anyway, so idfk. I'd appreciate it if anyone that tries the mod let me know if it works and if you found any oddities.

 

 

!!!!!!!!LOCATION!!!!!!!!

She is located in the Falkreath INN, "Dead Man's Drink".

 

 

Description:

Also known across Morrowind as Amarith the Immortal, a holy crusader of the Gynopian Order in allegiance of the Goddess Kathrodite (Kath-thro-die-tee), Amarith has traveled far to Skyrim in search of heathen undead to slay and tight new holes to squeeze into.

 

Her Futanium steel armor, forged in the molten jizz of her benevolent hermaphroditic Goddess Kathrodite, stands tall and imposing on sturdy high heel boots. Futanium vambraces, gauntlets, and pauldrons protect her flesh, while the fine fabric on her palms remains gentle enough to caress a partner without removing her armor. Her upper torso is padded by thick fabric woven with futanium maille, leaving the bottom half exposed so as not to disgrace herself by shutting away the blessing that swings proudly between her legs. No armor is needed there but the divine protection of Kathrodite.

 

 

Installation:

Download all requirements listed below and their prerequisites. Read all mod descriptions carefully if you're new to modding. This ain't no picnic. You have to work before you play, and if you half ass that work by blindly downloading stuff and not checking requirements it's your own fault if something doesn't work (Unless my mod is broke).

 

The armor is a tad more complicated than the average mod, and the OG mod doesn't make that very clear. You need the texture files from the original Kardia mod, found here:

https://www.nexusmods.com/skyrimspecialedition/mods/41822

After that you can install the 3BBB (3BA) converted version here on loverslab. You will find the link below in the requirements. After that it's a pretty standard install process. Just drop it in your data folder (After installing all requirements of course).

 

 

Optional Options:

Includes 3 options for your perusal:

        -Non Futanari ESP

        -Custom BodySlide Presets (For both the body and the schlong)

        -3BBB Vagina Texture Fix (Use if your char's pussy is too bright. Might be caused by ENB, idk. This is not made for my mod, I made this months ago. You can even use it without              my mod.)

 

 

Compatibility:

The body should be compatible with all CBBE body texture mods, but the schlong is not. I recommend using Fair Skin.

Fair Skin Complexion - https://www.nexusmods.com/skyrimspecialedition/mods/798

If you have to use another mod, you may need to deal with texture seams or make your own patch using the guide provided on the SOS addon page.

 

Troubleshooting:

Only issue I know about is that she won't have a penis when you first meet her. Though she does actually have a dick, it just takes some fiddling with to get it to show because the revealing tag on armor can be finicky. You can fix this by targeting her (Default hotkey is N) and then open the Schlongs of Skyrim MCM menu. Her settings will be on the right. Adjust the size value of her dick to your preference (I recommend something between 4 - 7). This'll reset her dick and make it visible.

 

 

Requirements:

 

 

 

Apachii Hair - https://www.nexusmods.com/skyrimspecialedition/mods/2014   (ApachiiSkyHairFemale_v_1_5_1)

CBBE 3BBB (3BA) - https://www.nexusmods.com/skyrimspecialedition/mods/30174

RaceMenu High Heels - https://www.nexusmods.com/skyrimspecialedition/mods/18045


 

Posted

Great follower. 

 

If you could wean her off the requirement for SOS- Addon - Futanari CBBE SSE  it would be awesome. I would feel more relaxed about downloading and installing her.

If you want an example, the mod Futanari Prisoner uses a special penis that is registered as an add-on schlong, meaning she's standalone (so to speak).

 

SOS-Addon Futanari is a mod that I still have...nightmares...over. It takes over a game and goes out of control. I wake up screaming in the night remembering Lakeview Mannequins all growing dicks...  ?  It spreads kind of like Coronavirus and before long even grandmothers, draugrs and mud crabs are popping schlongs out.

 

Anyhow - great work!  have you a picture of Amerith's face for your mod pictures?

                   

 

 

 

 

Posted
On 4/5/2021 at 2:13 AM, Subject2Host said:

 

As option for your shlong trouble

 

Just as example:

 

1. Quest - Start Game Enabled

2. Your NPC as alias.

3.In quest script OnInit()  and In alias script OnPlayerLoadGame()

 

Function like this 

 

function ShlongingNPCDremora()
     if SOS_API.Get().IsSchlonged(RaperDaedra) == true
        
           ;debug.notification("DAEDRA SHLONGED")
    elseif SOS_API.Get().IsSchlonged(RaperDaedra) == false
           

           ;debug.notification("NPC NOT SHLONGED")
           form curr_shlong = SOS_API.Get().FindSchlongByName("ERF Futa") 
         
           if curr_shlong != none
               ;debug.notification(curr_shlong)
               SOS_API.Get().SetSchlong(RaperDaedra, curr_shlong)
               SOS_API.Get().SetSize(RaperDaedra, 10)
               ;GenderSet(NPC,1)             
              SexLab.TreatAsMale(RaperDaedra)
              int ar = Aroused.GetActorArousal(akActor) ;for SLA effect             
         else
             debug.notification("CANT FINDE SHLONG ADDON")
         endif   
     endif
endfunction

 

RaperDaedra - my futa NPC

 

Thats all. 

Posted
On 4/5/2021 at 10:11 AM, Bluegunk said:

Great follower. 

 

If you could wean her off the requirement for SOS- Addon - Futanari CBBE SSE  it would be awesome. I would feel more relaxed about downloading and installing her.

If you want an example, the mod Futanari Prisoner uses a special penis that is registered as an add-on schlong, meaning she's standalone (so to speak).

 

SOS-Addon Futanari is a mod that I still have...nightmares...over. It takes over a game and goes out of control. I wake up screaming in the night remembering Lakeview Mannequins all growing dicks...  ?  It spreads kind of like Coronavirus and before long even grandmothers, draugrs and mud crabs are popping schlongs out.

 

Anyhow - great work!  have you a picture of Amerith's face for your mod pictures?

                   

 

 

 

 

If you read the description you'll find that there is a non-futa version available.

 

If you do want her to be a futa though that mod is your only option. it's the only one available for skyrim special edition. I think you're probably exaggerating the spreading, but what you probably mean is that all females have dicks. you can fix that by setting the probability in the SOS menu to zero. Amarith has a faction set so that she has the schlong, so even if the probability is zero she will still have it without needing to manually give her it in mod settings. Or you can get an empty female schlong addon to act as the non-futa version so that probability will work correctly (However only problem with that is that the addon for that is bugged [for me at least] and doesn't work).

Posted
13 hours ago, Subject2Host said:

If you read the description you'll find that there is a non-futa version available.

 

If you do want her to be a futa though that mod is your only option. it's the only one available for skyrim special edition. I think you're probably exaggerating the spreading, but what you probably mean is that all females have dicks. you can fix that by setting the probability in the SOS menu to zero. Amarith has a faction set so that she has the schlong, so even if the probability is zero she will still have it without needing to manually give her it in mod settings. Or you can get an empty female schlong addon to act as the non-futa version so that probability will work correctly (However only problem with that is that the addon for that is bugged [for me at least] and doesn't work).

 

Yes, I know there is a non-futa version!

OK. I've taken the risk of adding the SOS mod back in... so far I haven't been overwhelmed by futanari! I think I got the settings right this time.

I'll give Amarith a try now!

Thanks!

  • 3 weeks later...
  • 3 weeks later...
  • 5 weeks later...
  • 3 weeks later...
Posted (edited)

There appears to be a major problem with Amerith. She has no facegen files    ?

 

Therefore her face is the default Bethesda "spud face" that is suffering black face bug.

 

I wonder if you accidentally left them out of the download?

 

Anyway - I regenerated them in my Creation Kit and Amarith is healthy and looking good!  All the (ahem) parts work fine!

Edited by Bluegunk
Posted
On 7/5/2021 at 10:15 AM, Bluegunk said:

There appears to be a major problem with Amerith. She has no facegen files    ?

 

Therefore her face is the default Bethesda "spud face" that is suffering black face bug.

 

I wonder if you accidentally left them out of the download?

 

Anyway - I regenerated them in my Creation Kit and Amarith is healthy and looking good!  All the (ahem) parts work fine!

There is a facegen file, but maybe it wasn't included in the bsa for some reason? Or perhaps you have a mod that wants to overwrite it. If you have a female high poly head mod maybe that's why?

Posted (edited)
On 7/17/2021 at 10:41 PM, Subject2Host said:

There is a facegen file, but maybe it wasn't included in the bsa for some reason? Or perhaps you have a mod that wants to overwrite it. If you have a female high poly head mod maybe that's why?

 

I downloaded it twice to make sure and checked through the structure. There are no facegen files in the mod, nor BSA.

However, it's easy to generate them at my end and that solves the problem!

 

But I see you have put a file up so thanks for that! I've downloaded it.  ?

 

Edited by Bluegunk
  • 2 months later...
Posted (edited)

Any chance for a version that doesn't rely on Apachii hair? I'm not really fond of it and I'm not willing to download another 300+ MB hair package just for one follower.

Edited by belegost
  • 1 year later...
Posted (edited)

Thank you for the mod you made!

 

Amarith in my game is also black face. I've download the facegen. Where should I put in the facegen file?

 

I've tried to put it in FaceGenData/FaceGeom/Amarith.esp/

And it just went CTD.

 

Edited by altgecho
  • 6 months later...
Posted

So I downloaded the mod and did everything I had to do, but she isn't there, not even in the console commands. Any tips?

  • 1 year later...
Posted (edited)

When i entern in the inn, she disappear. I have skyrim se 1.6.640

 

 

I fix the problem, when i enter in the inn, Amarith, disappear, but if i go closer to the table(where i see she, before she disappear), i can interract with hem. So i try to change the dick size in the schlong ui and she appear.

 

Sorry for bad english

Edited by Ligigi
I fix the problem

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