Jump to content

SexLab Framework SE

Sub Category  

These Skyrim Special Edition mods are all related to the SexLab SE adult framework and thus are of an adult only nature.

Select a subcategory to view available files.

Files From Subcategories

  1. SexLab Attraction SE

    This is the SE conversion of SexLab Attraction with permission to modify, publish and further improve the mods of the original author.
     
    The first published version (1.0) is an unmodified conversion of the original, further modified/improved versions will most likely follow closely in time.
     
     
    SexLab Attraction is a framework plugin very similar to the Sexlab Aroused.
    Support / Bugs / Ideas - Thread: https://www.loverslab.com/topic/94778-sexlab-attraction-se/
     
     
    Features
     
    It assigns attractiveness value to the PC and NPCs between 0 and 100 with a normal distribution meaning for most NPCs it oscillates around 50, about 3 out of a 100 have base attractiveness >80, and about 3 out of a 1000 >90. It also assigns weight and height preference values to the NPCs. Women like buffier men (mean weight preference 75, height 1.05), while men like smaller women (mean weight preference 25, height 0.95). Those preference means for genders can be changed via MCM.
     
    It provides a function to get attraction value which:
    - assigns attractiveness and weight preference if they were not assigned before
    - dynamically calculate "real attraction" of the NPC towards PC based on many factors:
    Your attractiveness Your speech NPCs gender preference NPCs gender NPCs weight preference in relation to PCs weight NPCs height preference in relation to PCs height  
    It comes with MCM with:
    - ability to choose whether SexLab sexual orientation should be used or the sexual orientations should be randomized using probabilities set in MCM
    - ability to choose whether attraction can influence relationships with NPCs
    - ability to set attractiveness of PC
    - ability to set attractiveness, weight and height preference of NPCs
     
     
    How it works
     
    Pressing the 'n' key will result in a message about PCs attractiveness. Pressing it with an NPC in the crosshair will instead list NPCs attractiveness and attraction to the PC. The key can be changed in MCM
     
    Initial attraction and attractiveness levels influence relationship with NPCs. NPCs are friendlier to those they are attracted to (chance for a +1 to relationship with a max of 1). NPCs of the same sex as PC can be jealous if the PC is attractive (chance for a -1 to relationship with a min of -1). NPCs that find you especially repulsive don't like you. This feature can be turned off in MCM. NOTE: This feature needs some other plugin (like Sexlab Approach) to assign attraction stats to NPCs. Otherwise it only works on NPCs you manually select with 'n' key.
     
     
     
    Requirements
     
    SexLab Attraction is required for plugins like SexLab Approach (soon also to be published for SSE).
    The plugin requires SexLab and SexLab Aroused (alternatively SexLab Aroused Redux).
     
     
    Credits
     
    The original author and creator is ylenard: https://www.loverslab.com/profile/124931-ylenard/
    Non-SE and original plugin: https://www.loverslab.com/files/file/1013-sexlab-attraction/
     
     
     
    What's New in Version 28-2-2018
     
    Released February 28, 2018
    (Latest) 28-2-2018 - Full SSE conversion of the original Oldrim plugin, released as an unmodified version (before any modifications or improvements)  
    Released November 24, 2014
    20-10-2014 - Included the fix for sexuality bug, Includes option for PC preferences and racial preferences 12-9-2014 - I made sure relationships change only by +1, 0 or -1 (-2 was a possibility earlier by oversight). Also changed the way the N key works. 29-8-2014 - Fixed (hopefully:P ) fluctuating stats bug, made sure relationships are only changed once, changed the way wealth is calculated (on equip for player, stored in a faction for npcs) to lower the script load 28-8-2014 - Fixed display bugs in MCM, generally changed a few things in MCM, added a reset button which causes the mod to assign new stats to NPCs, fixed the journal reset bug, changed the way wealth is calculated to make it lighter. 27-8-2014 - Some big changes: Attraction takes wealth and power into account, It calculates lust - how much desire does one actor have for another (takes into account Arousal meaning SexLab Aroused is a requirement now), it works between any two actors now. It also has a function that calculates disparity between social standing of two actors (only takes wealth and power into account right now, but will be expanded upon). When you press the key you will only see how attractive your PC considers the targeted NPC, how PC desires to have sex with NPC and the disparity of their social standing (number > 1 means the NPC has higher position) 18-7-2014 - A few bugfixes, slightly changed the way attraction is calculated, instead of checking 'playable' flag now the mod is checking 'allow PC dialog' flag which should solve vampire / custom race compatibility problem. Also added Height preference 3-5-2014 v2 - repacked for use with NMM 3-5-2014 - Several changes: Added an option to change the function key in MCM Added options to change the amount of Straight / Gay / Bisexual people in MCM. Mod randomizes sexual orientations, but uses SexLab system (in order to work with other mods, such as Aroused for instance) A few minor changes to the way attraction is calculated added a relationship decrease if an NPC finds you repulsive (which is not too easy to achieve ) restricted inheritance to relationships >= 2. NEEDS TESTING 27-4-2014 - Added an option in MCM allowing users to disable the influence of attraction on relationships 26-4-2014 - First version - No changes from version 26-3-2014, so if you have it installed it's bit by bit the same.  

    70555 downloads

    Updated

  2. SexLab Animation Loader SSE

    Sexlab Animation Loader SSE
     
    SLAnimLoader registers custom animations with SexLab.  It reads information
    about the animations from Data\\SLAnims\\json\\
    This makes it possible to add new animations without needing to edit any mods
    or do any scripting.  This also makes it easy to change animation tags, actor
    positions, sounds, mouth positions, etc.
     
    Dependencies For Users
    --------------------
    If you just want to load an animation pack that someone else has already built, this is all you need:
    SexLab 1.63+
    JContainers SE
    FNIS SE
     
    Dependencies For Animators
    --------------------
    If you want to build your own animation packs, you will also need:
    Python 3.x
     
    Installation
    --------------------
    Just install this normally like you would install any other mod. This mod doesn't come with any animations though, so you will likely want to also install some animation packs as well.
     
    Installing animation packs:
     
    Install animation packs just like you would any other mod. (They need to be unpacked and put into your Skyrim data directory.)
     
    (SLAL packs made for Oldrim must be converted first in order to work in SSE)
     
    Usage
    --------------------
    After installing the mod, open the MCM menu, select the animations you want to register, then click "Register"
     
    Uninstallation
    --------------------
    Rebuild the SexLab animation registry after uninstalling this mod to remove any animations it added.
     
    Upgrade Procedure
    --------------------
    No clean save or special upgrade steps needed. You will generally want to rebuild the SexLab animation registry after upgrading animation packs, to make sure you pick up the new pack data.
     
    Creating animation packs
    --------------------
    Rydin has written up an excellent guide describing how to create animation packs.
     
    The mod itself contains a readme and an example animation pack source file.
    Normally you'll want to edit your animation pack source file, then run SLAnimGenerate.py to generate the FNIS lists and the JSON data read by this mod.
    You will need to run GenerateFNISforModders.exe if the FNIS lists change.
    An example animation pack can be found here.
    Additional documentation can be found in the README or in the example source file.
     
    - Credits -
    --------------------
    Orxx for the original Skyrim implementation and the permission to port it to SSE
     
    Please don't bother Orxx via his own page about this SSE port!

    1312213 downloads

    Updated

  3. Spouses Enhanced SE

    (SE Edition)
    Current Versions
    Regular: 1.7.3
    SE: 1.7.3 (1.7.4 alpha)
     
    This mod is a port of the original Spouses Enhanced by TheDudeGuy and the updated Spouses Enhanced 1.7.3 by WraithSlayer
     
    Coming Soon: 
    Spouse Override -- Allows for a bypass of the base game marriage system in the event that you are using something that overwrites this. Allows for any npc in the game to be considered "married" to the player. This will nullify the compatibility requirement of an untouched "RelationshipMarriageFIN" listed below
     
    Author's Notes: 
     
       Hey y'all and welcome to the SE port of the original Spouses Enhanced mod by TheDudeGuy and WraithSlayer! I'd recently discovered this mod and was sad to see that both of those who've worked on it in the past have retired from working on it, so I sent a message over to WraithSlayer and got permission to keep going on with it! I've got a bunch of fun things planned for both this and the Oldrim version that will be developed in parallel, so expect to see much more activity coming from this end! I fully intend to stick with the overall vision that TDG had with the original, so don't worry about any ~unusual changes~.
     
       Because SKSE, SkyUI, and SexLab are all in their respective alpha/beta states, this mod might have some unusual quirks as things get updated. If you notice any bugs whatsoever, please let me know here, on discord, or on telegram (@AshAkiri) and I'll be happy to take a look. Also, if you are interested in receiving more frequent alpha builds as I work on the respective se and oldrim versions, please let me know as well!
     
    Development Plans:
    MCM "debug" menu for a few options that will greatly assist further development Unvoiced dialogue overhaul - As immersive as the voiced options are, I find it a bit weird for my husband to say "you've done well" every time we finish our thing. As a result, I'm adding an option to switch over to unvoiced dialogue and will add a much larger variety in conversations between you and your spouse (and any additional partners you may have) Look into potential solutions to the multiple spouses issue And much more!  
    (Adapted from the earlier version)
    Description:

    Spouses Enhanced is an intimacy mod made for use with the SexLab Framework by Ashal. It is meant to enhance married life in Skyrim. Your sex life with your spouse revolves around you, your spouse, and your bedroom. This mod was built to give married life in Skyrim a sense of progress and growth over time (i.e. during normal play), and to give you an easy and straight-forward way to be intimate with your husband/wife and to try to, in general, take a mature view of sex with your spouse (your spouse is a person, not a sex doll, etc).
     
    This mod features no "extreme" content. The focus of this mod is the relationship between two consenting, married adults.
     
    Core features:
    You can approach your spouse.  
    Your spouse will approach YOU, if a period of time has passed without you two making love, when you enter the same cell as your spouse. If you and your spouse aren't home, he/she will meet you at home. Rejecting them or deciding to keep them waiting longer than 24 hours will result in them becoming angry with you for a period, during which they will refuse sex. Your spouse has needs too, darn it.  
    Your spouse has an Affection Level. It starts at 0 and ends at 4. It goes up by 1 every 7 days you've been intimate at least once that day. Your spouse will grow more adventurous as their needs are consistently met and time passes. You can "cheat" and short-circuit this by using the MCM and unlock all options immediately.  
    You can give your spouse articles of clothing (or armor) for them to wear as an outfit. If the mood strikes them, they may put on outfits you have given them when they proposition you. You will also be able to simply ask them to put on something nice, once their affection level is high enough.  
    Spouses Enhanced "knows" if Hearthfire is installed but doesn't require it. If Hearthfire is installed, you will have to plan your intimate encounters around your children's schedules. You won't be able to select "I want you. Here. Now." if your children are in the house and awake. If you send them off to play outside or if they're asleep, you can do whatever you like. You can click "Ignore Children" in the MCM if you don't like this feature.  
    Requirements:
    SKSE 64 2.0.6 SkyUI SE Either SexLab Framework SE 1.63 Beta or SexLab Light SE (and their respective requirements) Fuz Ro D'oh (for custom dialogue)  
    Compatibility:
     
    Spouses Enhanced is compatible with virtually any marriable NPC, including those added by mods, but it requires the vanilla marriage quest to be unaltered (except for the Hearthfire edits, which are supported). Therefore, mods add multiple marriages, or provide significant changes to the marriage mechanics, run a very high risk of causing issues with SE, depending on how they're implemented. These incompatibilities will likely remain in a save even after you remove the responsible mods, as the changes to the RelationshipMarriageFIN quest are permanent once it initializes, and can only be fixed by starting a brand new game.
     
    Mods that are known to cause issues with SE:
    Spouses Can Live Everywhere - damages the marriage quest permanently if you have Hearthfires installed. Further Lover's Comfort (and possibly the original Lover's Comfort as well). May be fixed by ensuring Lover's Comfort is loaded before SE.  
    Feature Details:
    Dialogue:
    Almost everything in Spouses Enhanced is accessed by talking to your spouse and selecting the new option, "My love...".
     
    From here, you can:
    Kiss them (anywhere) Cuddle (when asked to go to a bed) Let them know you want them (access sex acts) (Requires Affection Level depending on act) Access their Wardrobe (requires Affection Level 1) Ask them to put on something specific from their wardrobe (requires Affection Level 2)
    Affection:
    Your spouse's Affection Level determines several things, including their receptiveness to perform certain acts, what Entry Events they will perform, and grants you more options to specify their outfits.
    Affection Level 0: Able to kiss (anywhere) and cuddle (ask to go to bed). Access missionary (Straight), Anal (Gay), or missionary + lesbian (Lesbian) acts only. Affection Level 1: Unlock "adventurous" acts (standing, etc). Unlock oral. Unlock Outfit Wardrobe access. Unlock all Entry Events. Unlock Lover's Scent spell. Affection Level 2: Unlock anal (straight + lesbian couples). Unlock "body" actions (boobjob, footjob). Unlock ability to specify exact outfit. Affection Level 3: Unlock "rough" acts. Unlock roleplay scenarios. Unlock "Lover's Surrender" spell. Affection Level 4: Unlock Three-Way acts. Choose to include your housecarl, a nearby follower, or a single person you've spoken to about this. This person can be anyone in the game that is at least your Friend or greater, and is accessed by selecting "I need to ask you a question. It's personal." They may decline if they have a particular relationship with the spouse (sibling, child, grandparent, cousin, etc) or if that person is married already.
    Master Bed:
    Spouses Enhanced has a concept of a "Master Bed". This is the bed your spouse will go to when you ask to go to the bedroom. By default, this is automatically selected for you depending on where your spouse lives (even Hearthfire houses).
     

    Keep in mind that, while inside your house, you can approach your spouse at any time. You do not have to be near the bed.
     
    You can manually set a bed as the Master Bed by opening your Alteration Spells and casting the LOVER'S SANCTUARY spell at a nearby bed. You can also clear the manually selected bed by casting the spell anywhere.
     
    If Hearthfire is installed, it will attempt to use the best bed available.
     
    If you ask your spouse to go to the bedroom and then never show up for 24 hours, it will have the same effect on them as turning down an Entry Event (explained below). They will be mad at you for a short time.
     
    While out in the field with a spouse that is also a follower, you can use a nearby unowned bed to perform a smaller set of the ordinary actions available.
     
    Outfit Wardrobe:
    The Outfit Wardrobe is accessed only through your spouse's dialogue; it doesn't actually "exist" anywhere in the world. The Outfit Wardrobe has 10 drawers, which can each hold a unique outfit.
     
    When asked to put on an outfit, or when your spouse surprises you with wearing an outfit, your spouse will attempt to put on EVERY ITEM that you place in a given drawer. So, use common sense and restraint in terms of what you put in each drawer. Your spouse will also take EVERYTHING OFF before they equip an outfit, so if a drawer only has, say, a set of high heels in it, and they select that drawer, they will come out wearing high heels only.
     
    At Affection Level 1, you can open their outfit drawer. At Affection Level 2, you can ask them to put on a specific outfit.
     
    Spells:
    Adds the following spells:
     
    Affection Level 0: Lover's Sanctuary. Allows you to manually set a bed as the "master bed".
    Affection Level 1: Lover's Scent. Allows you to see your spouse through walls, if in range. Works like Detect Life spell. Helpful when trying to find your spouse in your large estates.
    Affection Level 3: Lover's Surrender. Cast to make your spouse immediately amorous (start a random Entry Event). Greater Power; can cast once per day. Since it's a power, use the SHOUT KEY to cast it.
     
    You can remove all added spells by using the Remove Spells MCM option. Uncheck Remove Spells to immediately get them back.
     
    Entry Events:
    Your spouse will approach YOU for attention every so often, configurable in the MCM. There are, in this version, 7 different possible events. Only two of them will occur at Affection Level 0, but the rest become possible at Affection Level 1 and up. The Entry Event is always randomly selected based on the Affection Level and whether or not you have children awake and in the house at the time.
     
    If you turn down your spouse when they approach you, they will be disappointed, but nothing negative will happen. If you do it a second time (in a row, without initiating an intimate encounter in the mean time), they will be angry for 24 hours and will turn down any of your advances during that time. There are no "long term" side-effects. There is also no long-term side-effect of simply not being home when they become "amorous" or being gone for long lengths of time.
     
     
    Other options and features:
    "Enable Wake-Up Animation" plays a short cuddling or sex animation once every 24 hours when you wake up in the same place as your spouse and master bed.
     
    "Female-On-Male Dialogue Options" is off by default, but can be turned back on. This prevents dialogue options such as "I want you inside me." from appearing when you are playing as a male character, and talking to a female spouse.
     
    FAQs:
    "I think the Affection system is too complicated! I just want to bang my spouse any way I want!"
    Open the MCM and click Affection Level Override. Then, set the slider to 4. Poof, you have access to everything.
     
    "I have this really hot fantasy that I'd like to see play out in the mod as an Entry Event or something similar."
    I can't make any promises as my main intent for picking up this mod was to fix its bugs and bring it up to speed with the latest versions of the SexLab framework. However, if I like an idea a lot I may dedicate time into adding it. It's not likely, though.
     
    "Is this mod clean / has it been cleaned with TES5Edit?"
    Yes. There are some cell edits that are necessary. They only exist as edits because the original author linked some bed references to properties in a script. Your house modification mods should play nice. DO NOT re-clean this mod! You will break it!
     
    "Does this mod support spouses that are also followers?"
    Yes.
     
    "Can you pack the bazillion scripts in a BSA?"
    Not really. It's an extra hassle for me every time I want to release an update, and it shouldn't be necessary at all if you're using a mod manager to handle mod uninstalling for you. And if you're not, well, you're just crazy. 
     
    "Does this mod change the way marriage works? / Does it add divorce / cheating / etc?"
    The default Marriage and Adoption systems from Skyrim and Hearthfire were completely untouched. No changes were made to the default way you get married, etc. I do not plan to make changes of this nature. The purpose of this mod is to complement the existing system, not overhaul it.
     
    "Will you add XYZ feature to the marriage system?"
    No modifications will be made to the marriage system in the base game.
     
    "Does this mod support multi-marriage mods?"
    No, and it will likely never will. Spouses Enhanced was built with a single spouse in mind, and at this point it would probably be easier for someone to make a new mod from scratch rather than try to adapt SE to work with multiple spouses.
     
    "Does this mod support Serana as a spouse / Marriable Serana?"
    Yes. See Requirements section for the additional mods you need.
     
    "I'm married to a custom follower. Will this mod work with it?"
    As of version 1.6.0, yes. However, if they use a custom voice-type (like many modded NPCs do), their dialogue in Spouses Enhanced will be unvoiced. The lack of voice can be fixed by creating an add-on for this mod that adds new dialogue for that specific voice-type, assuming there's enough voice acting recorded to use in SE's context. This is NOT something I will dedicate time to, so please, don't ask me to provide voice acting for your custom spouse. Check the following question if you want more information on how to do that yourself.
    Custom followers that inherit a voice-type present in the base game will have voice acting for Spouses Enhanced dialogue, and don't require external support.
     
    "I want to make an add-on for SE that adds voiced support for my custom spouse."
    You'll need to add new dialogue topics for all the dialogue present in _SE_MainScript, with a condition that matches your voice-type. You'll also need to ensure that the voice-type is added to the _SE_SpecialVoices form-list when your add-on is initialized, otherwise SE will revert to the unvoiced dialogue path. You can check the Serana add-on for an example of implementation.
     
     
     
     

    159580 downloads

    Updated


×
×
  • Create New...