Jump to content

Select a subcategory to view available files.

Files From Subcategories

  1. SexLab SE - Sex Animation Framework v1.66b - 01/18/2024

    Skyrim SexLab SE/AE (SSL) v1.66b
    An adult animation framework  
     
    This version of SexLab is for Skyrim Special Edition / Anniversary Edition
    For the old LE version, click here
     
    IMPORTANT Note on downloads:
    For Skyrim Special Edition (1.6.1170, aka AE) use SexLabFrameworkAE_v166b.7z
    For Skyrim Special Edition (1.6.1130, aka AE) use SexLabFrameworkAE_v166.7z
    For Skyrim Special Edition (1.5.97, aka SE) use SexLabFrameworkSE_v163.7z
    For the GOG version of Skyrim (1.6.1179) use SexLabFrameworkGOG_v166b.7z 
    AE and GOG versions also require latest version of Address Library (available here)
    Only the latest version is supported. 1.5.97 version will not be updated.
     
    To download older versions not mentioned above, you can find zip files for them here: https://github.com/eeveelo/SexLab/tags
    DO NOT use older versions unless you know what you are doing, and do not expect tech support help when using older versions. 
     

    ----- Description --------------------------------------------------------------
     
    Skyrim SexLab, is intended to serve as a unifying resource for modders to pull animations from to aid them in development of adult themed mods, without having to going through the complex scripting work it takes by themselves. A modder is provided with a wealth of tools and functions they can call that will aid them in creating their own mod.
     
    As it is intended as a resource mod that other mods can pull from to use for adult animations. This mod does NOTHING by itself, and requires a separate mod to make use of the resources provided.
     
    ----- Frequently Asked Questions -------------------------------------------
     
    http://www.loverslab.com/topic/17711-sexlab-frequently-asked-questions-faq/
     
    ----- Requirements -------------------------------------------------------------
     
    Skyrim Script Extender (SKSE) REQUIRES SKSE 2.2.6 OR NEWER
     
    Address Library for SKSE Plugins
     
    Fores New Idles in Skyrim SE (FNIS) REQUIRES FNIS 7.0.0 OR NEWER
    FNIS Creature Pack version 5.2 or newer is required only if you want creature animation support in SexLab, otherwise it is not required. If you get a warning in game about not having 5.2 installed despite having installed it. You have without exception, installed it incorrectly. You can either ignore the warning and keep using SexLab like normal if everything working anyway, or do the smart thing and figure out what's wrong with your FNIS install so the warning will leave you alone.
    SkyUI SE REQUIRES VERSION 5.0 OR NEWER

    An actor skeleton mod such as XP32 Maximum Skeleton Special Extended (XPMSSE)

    ----- Basic Installation Procedure ------------------------------------------
     

    After properly installing SKSE, SkyUI, and FNIS as listed above, follow these steps.
    Download the latest full framework pack & install it using your mod manager of choice (Mod Organizer highly preferred.) Run the GenerateFNISforUsers.exe tool. If you have a custom animation skeleton installed (very likely, if you don't you should. See: XPMSSE ) make sure you check the "Skeleton arm fix" patch. Click the big button that reads "Update FNIS Behavior" You should see a line that says "Reading SexLab..." if not you've done something wrong. DO NOT ignore any warnings or errors you see in the FNIS window. Activate the SexLab.esm file in your list of active mods. Load or start a new save game in Skyrim and navigate to the Mod Configuration menu titled "SexLab" Check that you meet the requirements on the left pane and then click the Install option in the top right. NOTE: Some of the checks you'll see there are only soft dependencies, or can be a false-negative. If the Install button is clickable for you, just go ahead and continue. [*]Close all menus and stand still until the install finishes, it can take a few minutes.

    ----- Basic Update Procedure -------------------------------------------------
    Download the latest full framework archive, if you are using a version older than 1.60, you will need the full archive, otherwise you will only need the update patch. Extract the updated framework/patch into your Skyrim's data folder, or if using Mod Organizer (like you should be) then merge the files ontop of an existing MO mod install for SexLab Framework. (optional, but recommended for safest upgrade) Disable ALL SexLab related mods except for SexLab.esm and any that are absolutely required or disabling will mean losing progress on in some way. Navigate to your Skyrim's data/tools/GenerateFNIS_for_Users folder and run the GenerateFNISforUsers.exe utility. If you have a custom animation skeleton installed (if you dont, you should) make sure you check the "Skeleton arm fix" patch. Click the big button that reads "Update FNIS Behavior" You should see a line that says "Reading SexLab ..." if not you've done something wrong. Load your save game and you should see a notification that SexLab is updating and/or installing, it will then go through the update process. [*]Wait 1-2 minutes, until you see a notification that says SexLab has finished updating and/or installing [*]Wait another 30 seconds or so and then perform a quick test animation either via the SexLab MatchMaker mod or by starting one via the animation editor. [*]Assuming the test animation was successful, save your game with the update now fully applied, you should see the appropriate version number listed on the last page of the SexLab MCM. [*](optional, but recommended for safest upgrade) if you followed step 3, you should now reinstall all the SexLab mods you disabled, ensuring you are using the latest version of each. For best results reinstall them one at a time and make sure they are functional with the new version of SexLab before reinstalling the next one.

    ----- Creature Use Instructions -----------------------------------------
     

    If you want to use creature animations, you will need to follow some extra installation instructions.
    Install the latest FNIS and the latest FNIS Creature Pack if you have not yet, both of which are available on the FNIS Download page Run GenerateFNISforUsers and click the big "Update FNIS Behavior" button. After it finishes patching, you should see 2 lines, "Create Creature Behaviors ..." and BELOW that "Reading SexLabCreature ..." Load your Skyrim save Navigate to the SexLab Mod Configuration menu and go to the first available settings page, "Animation Settings" Check the box for "Allow Creature Animation" so that it is in a toggled on state (the box is filled instead of empty) You will need to install mod that lets you start animations with creatures, as SexLab Framework does not start any animations by itself. SexLab MatchMaker works with creatures, and is the more straight forward of means to start creature animations. For others, look through the download page for SexLab mods with creature support  
     
     
     
    ----- Uninstalling ----------------------------------------------------------------
     
    To cleanly uninstall the mod, perform the following steps.
    With your current installation, go into MCM and select the "Rebuild & Clean" page. Click on the row that says "Clean System" You will be prompted to close all your current menus, do so. After closing your menus and being told the system clean is complete, save your game. Perform the uninstall procedure for any 3rd party SexLab mods you have installed. Quit the game. Disable SexLab.esm and any SexLab mods you have enabled in your load order
    ----- Changelog ----------------------------------------------------------------
     
    See: https://github.com/eeveelo/SexLab

    ----- Modder's Guide -------------------------------------------------------------
     
    A modders guide to using the API can be partially found in scripts/sources/SexLabFramework.psc
     
    WARNING: The API docs are currently fairly outdated in some spots for v1.60. It should be fine in most spots, but if you have any questions feel free to private message me or ask somewhere else and I'll answer soon as I'm able. Updating them is my top priority right now.
    If you are a mod developer looking to develop a mod using SexLab, feel free to contact me via private message and I will do everything I can to help you along and if possible upgrade the framework to fit your needs.
    ----- Future Plans ----------------------------------------------------------------
     
    See dedicated development thread
     
    ----- Credits -----------------------------------------------------------------------
     
    Scripting & Project Owner:
    Ashal
     
    Additional Scripting:
    osmelmc
     
    SKSE Plugin:
    h38fh2mf
    Ashal
     
    Animations:
    Unknown Modders - http://skup.dip.jp
    Arrok - BBP Animations
    JoshNZ - Animated Prostitution
    Mithos
    Blac945
    Zynsch
    TDA
    Zynsch
    Bleagh
    PanicForever
    Athstai - Dark Investigations
    3jiou - http://www.loverslab.com/topic/38317-3js-animations/
    Mitos - http://www.loverslab.com/topic/42217-mitos-animation-shop/
    Leito86 - http://www.loverslab.com/topic/39465-animations-by-leito-12915-new-animations/
    4uDIK - http://www.loverslab.com/topic/38934-аnimations-for-sexlab/
    FalloutBoy2 - http://www.loverslab.com/topic/39160-animation-complete/
     
    Audio:
    Lovers with PK
    Setekh
     
    Mesh/Textures:
    Calyp - Strapon
    oli3d - Bukkake Shaders
    4uDIK1 - Male Nudesuit
    Dimon99 - Female Nudesuit
    Vacaliga - Stacking cum textures
     
    Localization:
    aravis7 - French
    CGi - German
    mswind - Chinese
    anonymous - Japanese
    fedim - Russian
    sh1ny - Russian
    holtof55 - Russian
    Huili - Russian
    RockMic - Italian
     
    NOTE: If you have an updated translation file or would like to translate or update one of the existing translations; send it to me or let me know if you have any questions about how.
    ----- Permissions -----------------------------------------------------------------
     
    You must ask my permission before distributing this base framework on any site other than LoversLab.com
     
    The animations themselves belong to the individual modders who made them, I am using them solely by their permission and/or stated open use policy. If you wish to repurpose them else where it is there permission you need and not mine.
     
    Unless you are contributing to the Git repository development branch, you are not allowed to edit any of the included scripts and resources except to translate the mod into another language.
     
    If you wish to translate the framework into another language, go right ahead, no need to ask. If you need it, I will provide you with as much support as I can to assist you with the translation process. Afterwards if you want to send me the translated file and I will package it with the releases, or you are free to release the translation file, and the translation file alone, however you wish.
     
    ----- Contacting Me --------------------------------------------------------------
     
    I will provide direct support to people via email and private message ONLY if you are a modder using the framework in your mod. People seeking support for using the mod contacting me this way will be, without hesitation, completely ignored. If you need support for the framework, use the thread or support section, I will answer such questions there and only there.
     
    ---------------------------------------------------------------------------------------
     
     

    1,726,481 downloads

    Updated

  2. Amazons - CBBE Bodyslide Preset

    An athletic body type going from skinny to muscular.
    Designed to be used with Sandow Plus Plus and its companion mod, Sandow Plus Plus - Ripped Bodies.
     
    Overview
    This is my most recent take on the "girl gets muscular over time" quip, and it's my personal favorite.
    The main idea here is to start with a skinny, almost emaciated woman and make her muscular and sexy as she trains and progress through the game.
    I think this time I really pushed the envelope as far as I could with the idea of "make a woman as muscular as possible while not looking like a man".
     
    Weight 100 is based on my RL girlfriend (that's why this is my favorite ❤️).
     
    This preset is meant to be used for non-elven warrior types in my upcoming mod Max Sick Gains and it's the female counterpart to Spartan.
     
    Notes
    This was designed to be used with Sandow Plus Plus v3.1+ (I'm making Sexlab integrations so I'll upload it here when it makes sense), since the head can get too huge or too small and that version of the mod has head scaling based on body weight just to avoid that issue.
     
    Sandow Plus Plus - Ripped Bodies (I won't upload it here because it's soon to be deprecated) is also a must if you want to pull everything together.
    Did you notice my character was ripped at W100 but not at W0? That's why.
     
    At any rate, I hope you like this as much as I do.

    7,289 downloads

    Updated

  3. Spectator Crowds SE - Shorter Notifications

    This is a tiny patch for Spectator Crowds Ultra Edition SE.
     
    I love this mod, but the notifications on screen are both quite technical and also you can barely read them; they are too long and too small and you don´t have time to read them before they disappear. So I changed the wording to what´s most relvant:
     
     
    Example before:
    MyNotification(aSpectator.getLeveledActorBase().getName() + " has noticed " + SexTargetName + " having a " + SexActType + " threesome with " + OtherSexActorNames + " and is going to watch...")
    Would read on screen something like:
    Whiterun Guard has noticed Lydia having a lesbian threesome with Aela the Huntress and Delphine and is going to watch...
     
    I turned that into:
    MyNotification(aSpectator.getLeveledActorBase().getName() + " saw " + SexTargetName + " having a threesome and will watch.")
    Reading on screen:
    Whiterun Guard saw Aela the Huntress having a threesome and will watch.
     
    Another example before:
    MyNotification(aSpectator.getLeveledActorBase().getName() + " is highly aroused by watching the sex act and has started a new sex act with " + PartnerNames)
    Would read on screen something like:
    Whiterun Guard is highly aroused by watching the sex act and has started a new sex scene with Aela the Huntress
     
    I turned that into:
    MyNotification(aSpectator.getLeveledActorBase().getName() + " got horny from watching and now fucks " + PartnerNames)
    Reading on screen:
    Whiterun Guard got horny from watching and now fucks Aela the Huntress
     
     
    Installation (possible any time during gameplay):
     
    Use your favourite mod manager or drop the file in your Skyrim Data/Scripts directory. NOTE: This mod replaces one script from the version "SpectatorCrowdsUltra0.99alpha4 - SE" - please make sure you have exactly this version installed, as I don´t know if other versions contain the exact same script. It may or may not work with other versions.  
    Enjoy.

    4,269 downloads

    Submitted

  4. Various SL Triggers Addons + Sperm Alchemy Ingredients

    After playing with some more commands i decided to share them on this place instead of making a new topic. The reason for these new commands is to make some unused mods in my loadorder make some random appereances in my playthroughs. 
     
    Required: SL Triggers 
     
    New Commands:
     
    #################
    Cure Disease
    #################
     
    So you catched a Disease and have a hard time to get rid of it? Some alchemists praise the healing capabilities of cum. Give it a try, suck some dicks and you will eventually be healthy again.
     
    As with the other triggers, you can set it, how you like it. Give it 10%, 57% or 100% chance to trigger. Its up to you, if you want to get it only from oralsex or any other. Get it from anyone and anything or only from undead creatures. Very helpful if shrines dont cure diseases in your skyrim and/or if potions are either rare or expensive. 
     
    #################
    Equip Pet Collar
    #################
     
    This Requires the Mod Pet Collar to be installed, otherwise it wouldnt do anything. You can set a chance and conditions when a pet collar has to be applied to your character. See Screenshot for example. Make sure you have set Pet Collars MCM to your liking (especially the stash and equipment options).
     
    Additional Note: In my game after the pet collar has been applied to my character, it shows "Put it on" with the other escape options when clicking it, although it is already equipped and working. Clicking "Put it on" does nothing though and you can still use unlock or try to escape as it has to be. The same thing happens when adding the collar via Pet collars MCM, so im not sure if this is an error with my command. Please report if anything irregular happens.
     
     
     
     
    #################
    Summon Hentai Troll
    #################
     
    This requires the Mod Hentai Creatures found on MNC. You can set chance and conditions when a hentai troll is summoned. Great when being defeated as a revenge option. I suggest setting a low chance. The Troll follows you until dismissed/banished
     
     
     
     
     
    #################
    Losing Sexlab Survival Licenses
    #################
     
    This requires the Mod Sexlab Survival. IF you play with Licenses, you can set chance and conditions how to lose them. For example setting a low chance for losing them when Defeated. Comes with several commands for each license (so you can set to lose them all, or just one specific)
     
     
     
     
     
    #################
    Apply TDF Prostitution Effect
    #################
     
    Requires TDF Prostitution. You can set a chance and condition on which the magic effect "allure" is applied, which lasts 20 Minutes. This makes NPCs treat the PC as a prostitute and forcegreet her. For example give low chance on Oral Animations. 
     
     
     
     
     
    #################
    Sperm Alchemy Ingredients
    #################
     
    Why I did this:
     
    I am currently plaing an Alchemy/Pickpocket/Sneak Character with no Combat or Mage Skills. Sneaking through a Bandit Dungeon, try not to be seen by the normal Bandits and pickpocketing a Poison into the Leaders inventory to get the Quest "Kill Bandit Leader" done. Same way for DB Quests. Or using Rage poisons instead. Very interesting and challenging gameplay. But the game lacks powerful Poison ingredients compared to the high amount of hitpoints some Bandits have. Additionally this offers an Incentive to have sexual activity.
     
     
    Description:
     
    This Mod adds 4 Alchemy Ingredients:
    Fresh Sperm (meant to be common from humans, so very basic effects)
    Toxic Sperm (meant to be rare from humans. Is like a downgraded Jarrin Root so its not too overpowered) Beware, eating this to uncover its effects can kill when youre low on Health.
    Wild Sperm (meant to be obtained from creatures, has some useful effects for sneaky characters)
    Undead Sperm (meant to be obtained from undead, has some useful effects for mages)
     
    Also adds 4 new commands for SL Triggers so these new ingredients can be obtained through sexual activity:
    Receive Sperm
    Receive Toxic Sperm
    Receive Creature Sperm
    Receive Undead Sperm
     
    Just install and set the triggers ingame within SL triggers MCM
     
    Recommended Settings:
    Receive Sperm: On End, Oral, Partner Humanoid, 100%
    Receive Toxic Sperm: On End, Oral, Partner Humanoid, 5%
    Receive Creature Sperm: On End, Oral, Partner Creature, 100%
    Receive Undead Sperm: On End, Oral, Partner Undead, 100%
     
    You can of course set the triggers how you like it though. The reason why i would set Undead and Creatures to 100% is, because i dont do these animations in my playthroughs. Maybe different for you if you like creature sex. Then you might set Receive Sperm to "Any" and lower the chances for Creature and Undead Sperm.
     
     
    +++ REMOVED: Follower restrictions (nofollowers.zip) +++
    Not working as i wanted. Will probably make a new version from scratch. I am sorry, if any problems did occur in your game due to this mod

    30,985 downloads

    Updated

  5. Sandboxing for ZAZ

    Enable NPC Sandboxing for ZAP (beta)
    This mod enables sandboxing for all ZAP (ZAZ Animation Pack) 8.0+ furniture. NPCs and followers will walk up to furniture, strap themselves in, play animations, release themselves, and then walk up to another piece of furniture and repeat the process according to their AI package.
     
    Ideal for the slave dungeon where you keep all your attractive mod-added followers.
     
    What is sandboxing? How does the mod change this?
    NPCs and followers "sandbox" while you're standing around or talking to other NPCs. They'll sit on chairs, lean against walls, warm their hands on a fire, appear to use crafting tables etc. By default, ZAZ furniture is ignored by sandboxing. There are good reasons for this:
    ZAZ furniture is designed for the player, not for NPCs. When NPCs enter furniture, they're often out of alignment (see attached images). This is a known issue with ZAP. This mod could put you in some awkward situations and even break some quests. e.g. if you're a "slave" strapped into something, your "master"/"mistress" could tie themselves up in another piece of furniture, forcing you to wait or use console commands or other mods to break out of furniture.  
    Despite these downsides, it annoys me when ZAZ furniture added by mods just stands there empty. AFAIK, there isn't a way to strap NPCs into furniture permanently or make NPCs "play" with each other. I made this mod because the out-of-alignment issue doesn't ruin my immersion as much as NPCs just standing around.
     
    Technical Notes
    This mod was made with SSEEdit. It actually removes the "Ignored by Sandbox" flag from ZAZ furniture, but I didn't want to get into that detail above.
    This is my first mod. Any feedback, constructive or otherwise, is welcome.
     
    How to Install
    Just install with a mod manager and enable. After installing, bring a follower or two to the ZAZ test zone to test it out. Enter the following in the console to teleport there:
    coc zbftestzone Compatibility: This mod just changes some furniture flags, so it shouldn't have serious compatibility issues. It's easy to pull an NPC out of sandboxing: just talk to them. The issues I see are:
    Another mod does something dumb because an NPC is sandboxing. For example, CTDs can happen if some faulty object that was not previously being used starts causing CTDs whenever an NPC uses it. NPCs sandbox themselves into furniture while you can't move, breaking some quests or requiring console commands to break yourself out. This mod will not work for mods that create new copies of ZAZ furniture, because those may have the "ignored for sandboxing" flag set.  
    Requirements
    Requires ZAZ 8.0+. The mod is likely version-specific. Tested only with the CBBE version (so far), though UNP should only differ in armor sets and this should work.
     
    Recommended mods:
    The Whiterun mod series isn't being maintained or being developed anymore, but is 
    the ideal use case for this mod
     
    ZAP Helper Addon lets you place furniture, assign an NPC to furniture (only one at a time) and adds an "align" spell to fix the out-of-alignment problem. If I continue developing this mod further, I'll try to add an align spell like this.
     
     
    The Hearthfire dungeon addon adds ZAZ furniture, a sleeping area and two pools to your Hearthfire home cellar. This is where I house my co-adventurers.
    SE version in this comment has been working for me.
     
    Interactive BDSM: This mod works with Interactive BDSM. If an NPC enters ZAZ furniture, another will start torturing them. One of the attached screenshots shows this.
     

    6,159 downloads

    Updated

  6. Phillip The Horse SE

    Phillip The Horse SE:
    I've modified Phillip and finally decided to upload him. (sorry about that) I will add screens soon. if anyone wishes to contribute some, send them my way. I'll be sure to credit ya if I choose to share it.
    This is still the same mod as LE, so he is not totally complete on everything. This is a DIRECT PORT. He is not a rideable horse. I wish to fix this and update him to have this feature when I figure out how to do so. Now of course, it would be pretty lame if I only straight ripped the mod and uploaded him. Instead, I have also modified the Mesh to use ABC (on the ABC version) this WILL REQUIRE ABC.
    If you have any issues please let me know. I have had him tested by multiple people this time, not only myself. That way I can try to mitigate the issues that arose with the Tirk upload. I'm sure some will still have problems with him though, so I'm happy to help here in comments, or over on my Discord. I'll link below.

    https://discord.gg/97WdPDan2Q

    Again: If you download the ABC Version, you will need ABC.
    P.S.: Some packs listed below aren't actual hard reqs as far as I can tell. I don't use HCOS, or funnybusiness, so those are not hard reqs. Fus Ro D-oh, Sexlab, CF, and More Nasty Critters are hard reqs.
     
    Future Plans: As stated, I plan to continue to troubleshoot/improve Phillip in the ways I know how. My biggest concern is giving the ability to ride him. Other than that, someone gave me the idea to work on a troll follower a while back, and I'm considering taking a shot at figuring that out. It all depends on how busy I am, so no promises.
     
     
    Original Mod Link:
    https://www.loverslab.com/files/file/5770-phillip-the-talking-horse/
     
     
    Original Mod Description:
     
    Phillip the Talking Horse
     
     
     
     
     
    Description:
    The sequel to Tirk in a series of talking creature followers. Is incomplete but functional, and by that I just mean it is missing one or two features I want to add in the future.
     
    You can find Phillip in Katlia's farm just outside of Solitude.
     
    Educate Thyself:
    https://dan.tobias.name/frivolity/archaic-grammar.html
    https://iloveromanticfantasy.wordpress.com/2012/04/26/a-glossary-of-medieval-terms/
    https://en.oxforddictionaries.com/explore/archaic-words
    http://www.citrus.k12.fl.us/staffdev/social studies/PDF/Medieval English.pdf
    https://hobbylark.com/fandoms/How-to-Talk-at-a-Renaissance-Faire
    http://medieval.stormthecastle.com/medieval-words.htm
    http://mentalfloss.com/article/61819/42-old-english-insults
    http://go.vsb.bc.ca/schools/templeton/departments/socialstudies/MsRamsey/Documents/Medieval People.pdf
    http://dancyalien0.tripod.com/id8.html
     
    For Thine Amusement:
    https://link.springer.com/chapter/10.1057%2F9781137273062_12     (Original post was deleted, so I had to find this)
     
    Requirements:
    -Sexlab
    -CreatureFramework (Latest standalone version)
    -More Nasty Critters V10+ (Recommend SLAL version)
    -Horny Creatures of Skyrim
    -Sexlab Animation Loader
    -Billy's Slal Pack
    -Fuz Ro D-oh
    -might require funnybusiness animations. Can't remember
    -Sailing Rebel slal anim pack
    Installation:
    Simply unzip the archive and drop the files in your skyrim folder.
     
     
    Compatibility:
    Uncertain. I wanted to finally get this mod out, but I haven't had time to do a lot of testing, or get screenshots.
     

    4,969 downloads

    Updated

  7. NG's German translations

    Ich plane hier eine kleine Sammlung an Mod Übersetzungen zur Verfügung zu stellen, die ich in meiner Zeit, in der ich mich mit Skyrim SE beschäftige für mich selbst erstellt habe und noch erstellen werde.
    Es gibt eine Menge guter Mods für erwachsene hier auf Loverslab die einer Übersetzung würdig wären, aber leider kann ich sie nicht alle übersetzen. Daher bitte ich um Verständnis, dass es sich bei der Mod Auswahl um von mir favorisierte Mods handelt.
     
    Mit der Zeit könnte/wird diese Liste natürlich wachsen.
     
     
    ACHTUNG ACHTUNG
    Bei Mods die verschiedenen Versionen von Bodyslides und unterschiedliche ESP‘s für Kleidung und Rüstung enthalten nutze ich immer die BHUNP Version für meine Übersetzungen, außer ich schreibe etwas anderes hinter den Link zur original Mod.
    Das Mischen unterschiedlicher ESP Versionen kann dazu führen, dass die Kleidung/Rüstung im Spiel nicht korrekt angezeigt wird!
                                                                                                                                                                                                                                                      
     
     
    Übersetzte Mods:
     
    Spank That Ass SE v4.5
    SexLab Approach Redux 2.41
    Naked Defeat SE 4.81
    adcSexlife Plus 6.52 beötigt SexLab SexLife SE 1.4.2 als Voraussetzung
    Books of Dibella SE- Alternate Start Plugin 1.2
    Fill Her Up Baka Edition 1.75
    SLHH Expansion English SE 3.68
    Prison Alternative - A modular Prison System 1.2
    Sexlab Defeat Baka Edition SE 1.45
    Toys Framework SE V2.21 - Aktualisiert 06.07.22 -
    Classic ToyBox SE V1.32
    Toys Workshop SE 1.31
    HoT&WeT SE V1.42
    Sanguine Toy Box of Orgies 1.0
    Fertility Adventures SE 0.24
    Simple Slavery Plus Plus 6.5.15 [SE]
    Pama´s Deadly Furniture (scripts) 1.9.0
    Dark Arena 1.33+ oder 1.38 SE
    Estrus Chaurus V4.390 SE
    Yamete! V4.3.2
    BaboDialogue 4.401
    BaboDialogue 4.5 Nur auf Patreon verfügbar
    Skooma Whore SE 1.01
    Skooma Whore Patch V1.04 SE
    SLSW Addicted 3.635 SE
    Dark Desires Club 1.1.5
    Public Whore v1.1.4 SE
     
     
     
    Installation
    1. Installiert die Original Mod für Skyrim Special Edition und alle die Mods die der Modersteller als Voraussetzung angibt.
    2. Überschreibt alle Dateien der Original Mod mit meinen übersetzten Dateien.
    (Das Archiv (.rar oder.zip) ist so gepackt, dass man es auch z.B. mit dem Nexus Modmanager installieren kann.)
     
     
    ________________________________________________________________________________________________________________________________________
     
    I also have a Patreon page, if you like my work I would love for you to show me some love!  

    8,459 downloads

    Updated

  8. VTAW 5 SOS & SLA Keywords Patch

    Adds the SOS revealing keyword to slot 32 armors and a few keywords from BakaFactory's SL Aroused to VTAWs Wardrobe 5. 

    Requires all three mods.

    Clothing patch makes all armors clothing instead.

    954 downloads

    Updated

  9. ERF Futanari CBBE SSE Uncut for 3BA Vaginaless v2

    An edit of TRX_Trixter's Uncut version of EvilReflex's Futanari CBBE SSE specifically made to fit Vaginaless 3BA v2. It is essentially a Vaginaless 3BA v2 version of my previous mod.
     
    NOTE: Requires original. Every variant is SMP-enabled dy befault. To disable SMP, do not install the physics config file and use the "SMP Collisions Object Off" zap slider in BodySlide.
     
    There are several files available. Here is a rundown of each:
     
    ERF Futanari CBBE SSE Uncut for 3BA Vaginaless v2.1 Default
     
    Just the basic schlong addon edited to fit Vaginaless 3BA. Comes with SMP support, but otherwise nothing fancy.
     
    ERF Futanari CBBE SSE Uncut for 3BA Vaginaless v2.1
     

     
    The glans has been separated into its own mesh with tweaked specular values, giving it a glistening wet look. SMP-enabled.
     
    ERF Futanari CBBE SSE Uncut for 3BA Vaginaless v2.1 DW Pubes
     
    A version with the aforementioned wet glans edit and my 17(+17) pube styles and ball hair, selectable as BodySlide zaps. Separated into three different projects due to size. See screenshots section for previews of each style. SMP-enabled.
     
    ERF Futanari CBBE SSE Uncut for 3BA Vaginaless v2.1 TRX Pubes
     
    A version with the wet glans and the four TRX Futanari Addon pubic hair by TRX_Trixter, selectable as BodySlide zaps. Note: The meshes for these styles do not show up in BodySlide. SMP-enabled.
     
    Note: Unfortunately, all of the above are simple BodySlide projects that output meshes that replace the schlong in the original Futanari CBBE SSE Addon. If you wish to turn these into separate addons, I recommend you see this tutorial for instructions:
     
     
    dw's Schlong Physics Selector FOMOD
     
    A FOMOD by tznvlw that allows you to select from 4 different SMP configuration files that enable physics and collisions on the scrotum, and optionally the shaft. With the new collision shapes introduced in 2.1, there now are semi-accurate collisions with your characters thighs. They are not perfect, however, and there are several "blind spots" where the balls will simply fall through your character like nothing was there.
     
     
    Acknowledgements
     
    EvilReflex for ERF Futanari CBBE SSE, TRX_Trixter for the Uncut version, pema123 for SMP config
     
     
     
     
     
     

    14,430 downloads

    Updated

  10. Fenris Follower & Playable Race (SE)

    This mod will add standalone Fenris follower and his Playable Custom Race to Skyrim.  His head and head parts were ported from the original Dragon age II game, with textures which have been upscaled and edited, face animation was created from scratch. Also his eyes texture was improved (base - DAI eyes). 
    You can find him in Falkreath in the Jarl's Longhouse on the second floor (to the right from the entrance).   
    LE version you can find here
     
    Weight - 25
    Class - 2H Warrior
    Armor - Steel armor set (without helmet). Сan use both light and heavy armor 
    Body & textures - vanilla Skyrim with custom path for meshes and textures
    Voice - MaleEvenToned (default). MaleSoldier (optional, for RDO)
     
     
    What can you find in the archive
     
    Data - the main mod, install this first. Just place Data folder to your Skyrim directory.
    Optional - contains 3 subfolders: 
    - Body Patch  - textures for Photoshop/Gimp (diffuse and normalmap only) if you want to patch your own body to avoid color mismatch between neck and body.
    - Body Marks - resource files of his lyrium bodymarks (body and hands). Painted from scratch, as the original game doesn't have them. You can apply them to your body textures or make a Racemenu Overlay. The reason I didn't do it myself - my CK gave me CTD every time I tried to add them.  
    - RDO  -  modified .esp to use in pair with Relationship Dialogue Overhaul mod. Because Skyrim has some voice lines of Gideon Emery voice (original Fenris voice in DA), I changed his voice type to MaleSoldier.  You need to install RDO first.
     
    If you want to change his body meshes and textures, you need to replace files in following directories:
    - Data/meshes/actors/character/DARacesSky/Fenris/Body
    - Data/textures/actors/DARacesSky/Fenris/Body
     
     
    If you want his armor from DA II, you can check this post (it should work with SE too)
     
    Since it’s mostly the port of the head and facial animation, I don’t plan on doing quests, custom dialogues, etc. You can do whatever you want with this mod.
    All credits go to Bethesda and BioWare as they're the original owners of all assets.

    179 downloads

    Submitted

  11. Egg Factory - 64 bit

    ===EGG FACTORY===
    Version 3.8
    Zaria,
    I do not know how this new generation of cursed eggs spread so quickly after we were finally able to declare the last all safely sealed.
    Your quick work in developing a remedy for them was astonishing. The sisters have been producing as much as possible and distributing them to the other temples of the divines. I hope we can produce enough to keep up with demand. Farengar in Whiterun tells me he's developed an enchantment to protect against curses such as this, let us hope it will also help in this.
    When you can next take your leave of Falkreath, be certain to come to the temple to receive Dibella's blessing for all you've done.
    By the grace of Dibella, Anwen.
     
    Description:
        Adds several cursed eggs to the game, spawned where you might expect eggsawaiting a fertile woman to curse. Pick one up, and you'll be cursed to lay some sort of egg until you use an uncurse potion to break the curse.
        
        In a hurry? Mix Ale and Raw Rabbit Legs at a cookpot to create a Pregnancy Draught which will greatly speed up the progress of your current pregnancy.
        Want to ward yourself against the curse? Find and wear a Ring of the Barren.
        
    Pre-requisites:
        Skyrim
        SKSE: http://skse.silverlock.org/
        SkyUI
        A body and skeleton with pregnancy scaling support.
        ZAP 8+ for SSE/AE -
       
    Changelog:
        3.8 release:
            Numerous small fixes and clean ups.
            The uninstall checkbox is back, use it fo quickly end all Egg Factory effects.
            Packed files in a BSA archive to keep thing clean. Delete any loose files from older versions!
            Official release for SSE and AE.   

    49,247 downloads

    Submitted

  12. Ulri's Hagraven Replacer - Special Edition Version

    This mods replaces the vanilla Hagraven creatures with the Ulri (raven) anthro bird race from Bad Dog's Birds. Conversion from Blaze69's mod for Oldrim to SE
     
    Oldrim version with full description here
     
    V1.0
    --- Initial Release
     
    REQUIREMENTS:
     
    --- UNP Compatible body
    --- XPMSE
     
    Credits:
     
    Blaze69 for the original Oldrim version of the mod
    Bad Dog for the Bad Dog's Birds race mod.
    Kardienlupus for the original mod idea.
     

    2,541 downloads

    Updated

  13. DDWardrobe - Thalia Outfit SE (CBBE)

    LE VERSION

    - Description -

    A made-from-scratch, lore-unfriendly, modular outfit designed for my character, Thalia. Comes with a top that has 4 texture variations, a skirt, underwear with 5 texture variations, leggings, and a choker. No shoes though, sorry about that, so hopefully you can find a nice pair to go with it!

    This mod uses high-poly meshes and uncompressed, 4K textures by default. 2K textures are optional.

    - Known Issues -

    - Slight clipping in some areas with more exaggerated poses.
    - Stretching of the ruffles on the underwear.
    - Poses with the arms raised and the top don't look...great.
    - Slight texture weirdness on the top in the area under the breast.
    - Prominent bust/cleavage (or even the opposite) can 'cause a "rat's nest" in the mesh which makes the shirt area in between the breasts look clipped or unrealistically suctioned to the breasts. I've tried to smooth this out in Bodyslide as best I can.

    This is my first original outfit for Skyrim, so there will likely be some other kinks. This is also my first Bodyslide conversion.

    - Requirements -

    CBBE
    Bodyslide and Outfit Studio
    XP32's XPMSE

    - How to Get -

    AddItemMenu or search "Thalia" in console for the IDs.

    - Credits -

    Aranas23, for weighting help.
    TESMistel for their OS conversion guide.

    Screenshots taken with Silent Horizons ENB and a custom LUT by NekomattaCece.

    All the amazing mod creators who have inspired me by making their own outfits and armors for Skyrim.

    - Tools Used -

    Marvelous Designer
    3DSMax
    Blender 2.70
    Substance Painter
    Nifskope
    Outfit Studio
    Photoshop

    - Permissions -

    - Do not re-upload the meshes/textures elsewhere or use them in your own mod without my express permission.
    - Recolors and retextures are permitted provided that the meshes are not included.

    - Links -

    Twitter
    Flickr
    Patreon  

    3,275 downloads

    Updated

  14. FunnyBiz' SLAL - RAPE REDUX 1.0

    This is a customized and reduced SLAL Pack made by FunnyBizness.
    Original link

    By Nymra
    I was just convert for Skyrim SE enjoy all
     

    1936761361_bandicam2022-01-2117-08-32-675.mp4  

    90,786 downloads

    Updated

  15. Samurai Shodown 2019 Shiki Costume (3BA HDT-SMP Racemenu Highheel)

    worked shiki costume in samurai shodown series
     
    Support Bodyslide to most of equipeable parts
     
    in case of robe(upper part) got a 'Cloth hidden' Zap slider option

     
    if you check those option then upper inner wear will be disappear

    also lower loincloth is alternative parts
     
    Boots has racemenu highheel
     
    there are 2 type of upper armor variation
     
    Normal and H type
     
     
    include reversed sword model in some ingame screenshots
     
     

    3,830 downloads

    Submitted

  16. Nezzar's Ultimate Lingerie Collection 2.0 [SE] - CBBE - CBBE SMP - CBBE 3BA - BHUNP

    DESCRIPTION
     
    A huge collection of lingerie/bikinis/clothes and accessories made by Nezzar and converted to Skyrim SE.
    With SMP supported tails and ears!
    All tops have x2 the polygons compared to original ones.
     


    REQUIREMENTS

    CBBE body textures (if using CBBE versions)
    UNP body textures (if using BHUNP version)
    ____________________________________________________
    BHUNP (UUNP Next Generation) SSE (if using BHUNP version)
    Caliente's Beautiful Bodies Enhancer -CBBE- (if using 1 of the 3 CBBE versions)
    CBBE 3BA (3BBB) (if using Acro's "CBBE 3BA" version)
    CBBE SMP (3BBB) (if using Ousnius "CBBE SMP" version)
    BodysSlide & Outfit Studio
    HDT-SMP (Skinned Mesh Physics)
     

    How To Obtain
     
    Every single mesh can be crafted when using Tanning Rack (requires leather).
     
    You could also use console commands or AddItemMenu Mod to obtain the mod's clothing.
     
    Credits
    Nezzar84 (for allowing me to convert and share this mod with everyone!) 
     
    Ravelent (for providing us with these lewd screenshots) 
     

    12,665 downloads

    Updated

  17. Sanguine's Books of Lust

    Sanguine's Books of Lust
     
    Lore Friendly(ish)Background
     
    There is talk at Riverwood of an intense adventurer in search of a rare book he claims to have power unlike any other but for some reason he refused to give any details about the name or what it looks like, instead he interrogated everyone as if they were hiding it. When he heard that Lucan's store the Riverwood Trader was robbed he strong armed him about what was stolen but didn't get the answer he wanted leading him to go back to the inn to grab his gear and go after them thinking that the bandits must of taken it. In the rush out the door he had left his journal behind at the table he ate his last meal before setting off. No one dares touch it or even acknowledge the man's existence in fear of him coming back without the rare book he seeks.
     
    Features
    Custom books with unique textures Small quest (for now) to locate the books of lust -BETA Passive Buffs from each book for the player -BETA (needs balance feedback) 47 pages of adult themed images - (might tie into other LL mods if possible)  
    About the Concept
     
    As a person who likes to find and collect unique items in any game I play I came up with the idea to make a mod that lets me do just that (sad thing is I know where the books are) in hopes that similar people will want the same thing but with a LL type of spin to it. The books are being worked on and more is planned (see bottom) down the line of this mod's conception with each update released. All things are being weighed when it comes down to the next update however, I need to do lots of trial and error to get my results so any feedback is great.
     
    Patreon
     
    More Content for each book or maybe a sneak peak at new features!?
    Join me at Patreon for more details and exclusive updates.
    Also taking requests there as well for those looking for personally made adventures.
    Patron Version = 60+ pages and counting and much more...
     
    F.A.Q
    What does this mod do? A: Adds Sanguine's collection to the world where the player can start a quest to find them and gain powers by solving riddles (and whatever else I add) kinda like a treasure hunt made by a daedric lord.
    How do I start the quest? A: There is a journal on a table at the Sleeping Giant Inn if you didn't read the background to this mod's story (shameful display) silly goose.
    Are there supposed to be quest markers? A: Nope.
    Can you put them? A: Nope. Oblivion style riddles aren't hard just read closely.
    Can I make a patch? A: Send me a PM and we can discuss it. Depends really.
    Can I translate this mod? A: Credit and Link this mod to it. Do the right thing and I'm cool with it.
    LE version? A: I don't play LE but if you do and you want to do it then the answer above covers this answer too.
     
    ETC.
     
    This mod is still in the early stages of conception as I have been slowly making sure certain things are working as intended and a lot of this process for me has been trial and error as I am not a expert modder but I know my way around the CK to a degree. That said there are bugs to be expected and certain unbalanced things as new abilities and other people's LO's are different than mine and the guy next to him so feedback is great.
     
    All ideas and suggestions are welcomed but may not be taken any further as I do have a set plan on where this mod goes down its conception but if I like it then consider it done but I don't like making too big of promises without knowing I can do it for sure. Thank you for the time of day and I hope you enjoy the mod. Tell me what's your favorite book or page and I hope to hear from you in the comments if you have any problems.
     
    As a side note, certain lighting, weather, and ENB's can have an affect on how the book and pages look. Try indoors or use "T" to (wait) change the time of day to see if that makes it any better.
     
    PLANNED
     
    Fix certain pages brightness Fix spines on books Sanguine's Books of Lust Vol.4 - Conjuring Cream Vol.5 Quest to find the books of lust Daedric Realm of Sanguine Troubleshooting
     
    .NET Script Framework is an amazing tool that helps you understand why the game did what a Bethesda game does when you try to touch it in a way it doesn't want to be touched (at all) with that information being said, if you experience a CTD and suspect that it has something to do with this mod well then maybe...but maybe not. Best way to figure it out is to use that tool and send me your crashlog (should be in overwrite if you use MO and you should be) and from there I can tell you what happened exactly then maybe fix it. 
     
    If you don't use that tool then I need screenshots, details, what were you doing, what mods you were using, and etc. to help narrow down the problem. I can't do much with "mod broken plz fix lolz" feel free to send me a PM with the above listed details or post here idc as long as you are making an effort to help me better help you I'll take it.

    7,442 downloads

    Updated

  18. Sexlab Defeat Baka Edition LE/SE

    Sexlab Defeat
    Baka Edition
     
     
    ◎ Original Thread
     
     
    ◎ What changes?
     
    - Revamped overall old Defeat motions and boring vanilla motions
    - Removed unnecessary required mods(Like...Breakable Undies)
    - Solved the compatibility issues with BaboDialogue
    - Some minor tweaks for personal preference.
    - Independent creature struggle motions support (WIP) - 1.1V supports wolf, skeever, draugr
     
    ◎ Future plan?
     
    The main purpose is overall improvement and maintenance.
    I tend to let it be as it is excepting patching up some old bugs and adding custom motions for immersion so that other modders might make some improvements or add-ons.
     
    ◎ Requirements
     
     
    - Sexlab Framework 1.62v LE / SE
    - SLAX  or  Sexlab Aroused Redux LE BakaFactory Edited Version    /  Sexlab Aroused Redux SE BakaFactory Edited Version
    - Silent Voice - Fus-Roh-Du(h)
    - FNIS LE / SE
    - SkyUI
    - SKSE
    - UIExtensions
    - Baka Motion Data Pack 
     
    Option
    - Dynamic Animation Replacer
     
    ◎ Known Issues
     
    - NPC vs NPC has many issues to solve. I strongly recommend you turn it off till they are fixed.
     
     
    ◎ Previews
     
    Preview Site
     
     
    ◎ Modders Note
     
    - You can use my animation resource here. You are always free to use it as long as you credit me. You don't have to gain permission from me. If it's money related, please contact me for permission.

    328,484 downloads

    Updated

  19. BDOR Marod Star SSE

    This is the Marod Star outfit from Black Desert Online Remastered.
    For SSE, CBBE body. Handcrafted 2K diff/normal, SMP physics.
    There is also a short video showcasing the full outfit if you're interested.
    Additionally, check out my new patreon page where I host all my female character projects.
    www.patreon.com/Kirax02 Give a follow to not miss out on all the freebies ;D
    Also can someone be kind enough to send me a female preset that doesn't look like shrek? 
    Cheers.

    1,740 downloads

    Submitted

  20. Sexlab and SLSO SetPosition patch

    Note
    This is out of date and never worked correctly. If you're trying to use it, you're not living right. Just don't do it. Switch to Scrab's Sexlab P++, which doesn't even have the problem that this was supposed to solve.
     
    What
    This is a patch for Sexlab that removes most uses of Actor.SetPosition() from the sslActorAlias script.
     
    Why
    Calling SetPosition() on the player in exterior cells can cause the landscape and grass to be reloaded. When this happens, the result in a very noticeable stutter and all the grass disappearing and then reappearing. Even on NPCs it results in a somewhat jarring teleportation.

    How
    They're replaced with calls to TranslateTo() with the speed set very, very high. As long as the actors are relatively close together, this looks better than SetPosition(). For NPCs further apart it may look a little silly.
     
    Warning
    I've been testing this and I haven't had any problems at all. But every load order and playstyle is different, so it could (and probably does) have serious issues that I simply haven't noticed yet.
     
    Requirements
    Sexlab Framework SSE 1.63 It may work with 1.64 but I haven't tested it because I haven't made the jump to AE yet. SexLab Separate Orgasm SE 1.7.7 SL1.63 An adventurous spirit -- I'm not kidding when I call this alpha. It's a small modification but one that could potentially mess things up in fascinating ways.  
     

    1,797 downloads

    Updated

  21. Sex Girl FRANCESKA JAIMES for COtR

    Sex Girl FRANCESKA JAIMES for COtR
    
    More presets here: https://www.patreon.com/daxosscontent
     
    Requirement:
    Racemenu
    RaceCompatibility for Skyrim Special Edition
    COtR - HQ Characters creation addon for RM
    Eye Normal Map Fix SSE
    KS Hairdos
     
    Credit:
    ALL THE COMMUNAUTY!

    788 downloads

    Submitted

  22. [TRX] Futanari addon for 3BA Vaginaless v2

    An edit of TRX_Trixter's TRX Futanari Addon specifically made to fit Vaginaless 3BA v2. Essentially a Vaginaless 3BA v2 version of my previous mod.
     
    NOTE: Requires original. Every variant is SMP-enabled dy befault. To disable SMP, do not install the physics config file and use the "SMP Collisions Object Off" zap slider in BodySlide.
     
    There are several files available. Below is a rundown of each.
     
    [TRX] Futanari addon for 3BA Vaginaless v2.1 Default
     
    Just the basic schlong addon edited to fit Vaginaless BHUNP. Comes with SMP support, but otherwise nothing fancy.
     
    [TRX] Futanari addon for 3BA Vaginaless v2.1
     

     
    The glans has been separated into its own mesh with tweaked specular values, giving it a glistening wet look. SMP-enabled.
     
    [TRX] Futanari addon for 3BA Vaginaless v2.1 DW Pubes
     
    A version with the aforementioned wet glans edit and my 17(+17) pube styles and ball hair, selectable as BodySlide zaps. Separated into three different projects due to size. See screenshots section for previews of each style. SMP-enabled.
     
    [TRX] Futanari addon for 3BA Vaginaless v2.1 TRX Pubes
     
    A version with the wet glans and the four TRX Futanari Addon pubic hair by TRX_Trixter, selectable as BodySlide zaps. Note: The meshes for these styles do not show up in BodySlide. SMP-enabled.
     
    FW4 Versions
     

     
    You will notice that there are also versions of each of the above files marked "FW4". This is a reference to the FW4 foreskin slider. I like foreskin on my characters but due to the way that Skyrim's weight painting works, the glans will often clip through the foreskin when using TRX Futanari Addon's various foreskin sliders. On these versions, I made the FW1+2+3+4 sliders permanent and readjusted the sliders and weights accordingly to eliminate clipping issues. I made these for my personal use but I figure others might like to use it too.
     
    For additional foreskin related customisation I recommend my TRX Foreskin Overlays (assembly required):
     
     
    Note: Unfortunately, all of the above are simple BodySlide projects that output meshes that replace the schlong in the original TRX Futanari Addon. If you wish to turn these into separate addons, I recommend you see this tutorial for instructions:
     
     
    dw's Schlong Physics Selector FOMOD
     
    A FOMOD by tznvlw that allows you to select from 4 different SMP configuration files that enable physics and collisions on the scrotum, and optionally the shaft. With the new collision shapes introduced in 2.1, there now are semi-accurate collisions with your characters thighs. They are not perfect, however, and there are several "blind spots" where the balls will simply fall through your character like nothing was there.Also, it should be noted that these physics were made with the TRX-ERF Hybrid Schlong in mind and do not look as good with default TRX's scrotum shape, geometry and weights. Some comparison videos:
     
     
    Acknowledgements
     
    TRX_Trixter for TRX Futanari Addon, pema123 for SMP config

    20,847 downloads

    Updated

  23. Cute Forces - Honkai

    Hello there fellow skyrim friends. Today i made a mod similar to another mod you may know as "Cute Forces- Genshin ✔️" Made by me also.

    "Honkai: Star Railway Official Account ✔️" 
    "Hoyoverse ✔️", again are releasing official MMD-format 3D models of their game, star rails, for free use. This has allowed me to rig them and put them into skyrim.

    "Remodeling is allowed ✔️" "Allow modification of the model ✔️" "Do not use works, personal attacks, etc. for commercial purposes. Credits belongs to miHoYo ✔️"

    The official source is from here. "https://www.aplaybox.com/u/516827875 ✔️"

    The mod is very early in development  the models are made with hdt in mind and can only be used for sse.
     
    Bailu is a mix of water and electric type of p*kemon. If she uses water, she heals you. I didnt do much with her yet. Hook is a fire type. She summons some kind of claw and battle and (engine limitation ✔️) shoots fire. discount klee or klee 2.0. not as powerful.
    They will be located in raven rock in the dlc. They start at level 20. they dont have a voice yet but the place holder voice is in japanese.

    Mod requires all 4 of these mods -> RaceCompatibility, XP32 Maximum Skeleton Extended - XPMSSE, Elemental Destruction and HDT-SMP
    Vids: https://youtu.be/1TrKSdwd4rA, https://youtu.be/6sQyOoAoKGo

    202 downloads

    Updated

  24. Mixed Dirndl Set BHUNP/3BA

    First high-poly port! Custom Dirndl set with Spriggan bottoms ported from FF14. Has 2 color versions. There is a BHUNPv4 and 3BA version. Build in Bodyslide and enjoy.

    The Set consists in:
     
    Hat Top Bracelets Pants Stockings Boots  
    The not exposed breasts will move stiffer than the exposed ones.
     
    Build the set in Bodyslide ( [Rand] Mixed Dirndl ... ) and use AddItemMenu to get the Set ingame.
    If problems arise please let me know.

    Credits: Final Fantasy 14, Square Enix

    676 downloads

    Updated

  25. Princess Leia for fun

    Princess Leia for FUN
    Requirements:
    Last update of Skyrim special edition (1.5.97) not AE edition
    Latest SKSE64 for Skyrim SE (version 2.0.20) higher than this version is for skyrim AE
    Racemenu
    RaceCompatibility for Skyrim Special Edition
    COtR - HQ Characters creation addon for RM
    Brows
    COtR x Hvergelmir's Brows
    Eye Normal Map Fix SSE
    KS Hairdos
    My bodyslide preset (optionnal and it's requirements)
     
    Credit:
    ALL THE COMMUNAUTY OF MODDING
    All my celebrities presets here

    498 downloads

    Submitted

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use