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,679,805 downloads

    Updated

  2. FutaNemesislol followers schlong texture patches and schlong addons

    Nothing new just adding onto the missing schlong errors that peeps are having. I can't edit this without publishing the page again. There are two ways to fix the "missing schlong" when selecting it
    One way of fixing the missing schlong is to add the esp to the addon. This appears to only happen with esl-fied schlongs and not schlongs that are esp. But anyway to change an esp to esl or vice versa it takes 12 seconds 
     

    ESP_to_ESPFE (2).mp4    
     
    The second way is to
     
    1.remove Schlongsofskyrim.dll from skse plugins folder( make a backup first so it isn't gone forever) You will find the dll in SKSE/plugins/ the file is located here
    2. start your game, acknowledge errors, save, and quit the game back to desptop
    3. put the dll ( that i mentioned to make a backup from above) back in its folder and load back into your game
    4.  Go back into your mcm menu, then go to schlongs of skyrim. Go to general settings and to the bottom right you will find "restart sos"
     
    Using the 2nd method  works until you add a mod which changes your load order. You will have to do the second option again in order for it to work.
     
    Now onto the details about the mod!
     
     
    I will try to make this the least confusing as possible but for those that knows my followers on this website with my profile name being (Futanemesislol) and on nexus(Reaper864 ). You may have noticed that I tend to add lots of futa pics to my mod pages. However, I have noticed that people has had some issues getting schlong texture patches to work. Others also may find it tedious having to constantly switch to the skin tone that my followers are using so that there isn't any seams on the followers schlong. However that's where this mod comes into play. Before you do i highly recommend you click on the link above where it says reaper 864 so you can download my followers so that the patches can work properly on them. Just make sure to read what skin texture they use so you can give them the right schlong Anyway
     
    With this mod you can now  freely switch between different schlong addons without having to constantly reinstall skin textures
     
     
    What you see are the 4 schlong addons(not including trx futanari addon) that will be added to your game upon installing this mod. This can be very helpful if you have multiple characters that uses different skin textures. The futanari trx addon above is the one you will be using by default. So whatever skin texture you use such as bnp will only be used for that schlong. If you didn't download this mod before. That bnp schlong texture would have a seam on other followers such as those that has diamond skin, fairskin, or demoniac or whatever else.
     
    When you load into the game you will notice it is pretty skinny or small..the schlong that is. It would look like  something like this and the pics above
     

    Stroking it-2x-RIFE-RIFE4.0-120fps.mp4  
    However we can make it bigger and thicker if we want to!
    If you wish to change the shape of the schlong what you need to do is go to bodyslide and build that shape. After that you need to go into your trx futanari addon mod and go into these folders. Start reading where it says data/meshes and continue on from there

     
    Make sure to copy both the 0 and 1 nif. After that place them into one of the schlong addon mods you downloaded from here. Just copy and paste and boom bigger dong!

    Smaller tops bigger-2x-RIFE-RIFE4.0-120fps.mp4  
    Now if you don't want to use this mod for my followers and want to just use it for your own textures you can do that to! Just make sure you download other schlong texture patches from dw vaginaless mod and make sure it says TRX ERF. After that copy those textures from whichever different schlong texture mod you downloaded and place it into any of the 4 schlong addons in my mod. You will just have to make a note to which textures you replaced in my mod so you don't get confused yourself haha. 
     
    Anyway i think that's all that is to this mod. Hopefully everything works!
     
     


    4,378 downloads

    Updated

  3. 88cb2e524522d50d1a9e0c4c40bdd8234c88f323.ico

    88cb2e524522d50d1a9e0c4c40bdd8234c88f323.ico

    22 downloads

    Submitted

  4. SexLab Aroused Creatures SE (2024-03-29)

    Allow ❤️❤️friendly❤️❤️ creatures to take advantage of your character and NPCs.
     
    Any nearby non-hostile creatures with a high enough arousal will pursue and force themselves on (or seduce) your character or any available NPC. There are lots of configuration options to customise your experience, including dialogue and hotkey invitation.
     
    Aroused Creatures is designed to provide an immersive way to enable sex with creatures outside of combat. This is intended to compliment combat-sex mods like SexLab Defeat. As such, Aroused Creatures specifically avoids engagement with hostile creatures in order to allow combat mods like this to function.
     
    SexLab Aroused Creatures SE is developed from the Legendary Edition SexLab Aroused Creatures.
     
    For an LE backport of this mod use OsmelMC Mod Tweaks. Please note that any support for patched versions of Aroused Creatures must be sought from the authors of the patches.
     
    Hard Requirements
    SexLab SE and all of its requirements.
    SexLab Aroused Redux SSE and all of its requirements. Other versions of SexLab Aroused should work.
     
    Other Requirements
    Fore's New Idles in Skyrim SE (FNIS SE) and FNIS Creature Pack Run Generate FNIS For Users after installing or uninstalling this mod. Nemesis will not work. Without running this, everyone will t-pose.
    More Nasty Critters SE, Creature Framework, and Hentai Creatures (third-party port) Creature aroused models and animations. The Hentai Creatures mod also adds spells to spawn female creatures.
    Fuz Ro D-oh Silent Voice Silent dialogue readability.
    SexLab Defeat SE (Optional) Aroused Creatures is intended to compliment the combat sex features of Defeat. Use this to allow sex with enemy creatures. If installed, this mod also provides the player struggle feedback HUD meter. The Defeat ESP does not need to be enabled if you do not want the combat features but just the struggle meter for non-consensual engagements.
     
    Strongly Recommended
    SexLab More Creatures SE Adds more friendly domestic creatures for Aroused Creatures to work with. There will be far fewer opportunities for engagements without this.
     
    Recommended Mods
    Billyys Animations for SE (third-party port) Creature group animations.
    Horny Creatures of Skyrim SE (third-party port) Adds animations for male NPCs on female creatures.
    SLAL SE Animations by Sailing Rebel Adds a few more non-consensual horse animations.
    FunnyBizness SLAL Pack (third-party), more animations.
    One With Nature - Dynamic Animals and Creatures SE Allows normally hostile creatures such as wolves and deer to be treated as friendly.
     
    Installation
    Due to issues reported by some users, it is recommended to install this mod after starting a new game.
    Symptoms include missing MCM and/or the mod being non-functional.
     
    Use Mod Organiser 2 (fully supported) or Vortex Mod Manager. Enable the mod and run LOOT. Run Generate FNIS For Users and deal with any warnings or errors (they are all important). NMM and manual installation are not supported as they are simply too unreliable!
     
    Skyrim must be installed outside of Program Files to avoid potential issues with Windows UAC. This is not just an Aroused Creatures issue - modded Skyrim should never be installed in protected areas of the file system. Doing so can prevent SKSE and other modding tools from functioning correctly. Avoid any folder created by Windows itself, including Documents, Desktop, Downloads, etc. Folders in the root of a drive other than C are recommended.
     
    Exclusions must be configured in any antivirus or antimalware apps for the game installation folder, folders containing any modding tools including the mod manager, the mod manager instance or staging folder, and the mods download folder. As with install location, this is an issue for modded Skyrim in general not just Aroused Creatures. Antivirus can interfere with the normal operation of mod managers, SKSE and SKSE plugin mods like SexLab and PapyrusUtil which Aroused Creatures depends on.
     
    Once in-game ensure that SexLab is fully installed - this requires opening the SexLab MCM, clicking the Install option, exiting the menu then waiting for SexLab's "Ready" notification at the top left of the screen. Once SL installation is complete open the SexLab MCM again, choose the Animations Settings page and uncheck the Disable Starting Teleport option (to speed up animation start), then enable the Allow Creature Animations option (to install creature support). Close the menu and wait for the message that creature animations have been installed. Aroused Creatures will be active as soon as creature animation installation has finished.
     
    By default, Aroused Creatures does not display any notifications during initial installation. This is to avoid contributing to new-game notification spam.
     
    It is recommended to edit the SexLab Aroused settings to reduce the check/cloak frequency to once every 15 seconds. This will make arousal changes more responsive.
     
    Check the Aroused Creatures MCM > Help page for any issues with the installation. Highlight an indicator on this page to see an explanation and possible solution at the bottom of the interface.
     
    Updating
    If it ain't broke, don't fix it! If you are mid-game and the mod is doing everything you want it to, then consider not updating until your next playthrough. Updating always comes with the risk of new issues and unwanted behavior, which can be avoided if you don't need the fixes or new features the update provides.
     
    If you still want to update, then before doing anything, make a named save. To do this, open the in-game console and use the command save "Before SLAC v4.13", for example. If the update goes badly, you can then reinstall the previous version and load up that save to get back to where you were.
     
    Back up your Aroused Creatures configuration in the AC MCM > Profiles page. Enter a name for the profile in the text field at the top right, then click a profile save slot below it. Again, if an update goes badly, you will be able to use the profile to get back to where you were much faster.
     
    Aroused Creatures is specifically designed to allow mid-game updates, and will handle conversion of settings and states where necessary. To update, simply uninstall the previous version and install the new one. Run LOOT to make sure the load order is updated. When loading the last save, there may be some notification messages to indicate that the update has made changes. Check your configuration, and enjoy.
     
    When updating mid-game across multiple versions, such as 4.08 to 4.11, there may be initial warnings and even errors in the logs due to function mismatches. These should be minor and temporary, and the mod will continue to function as normal.
     
    Downgrading is not supported. If you need to return to an earlier version it is advised to return to a save from before the update.

    How To Use
    Automatic
    The core functionality of Aroused Creatures is automatic and does not require user input. By default Aroused Creatures will be active as soon as SL is ready and creature animation has been enabled, but the initial settings may make engagement fairly rare.
     
    If a creature with a suitable arousal level is within range of a female NPC or PC they will begin to pursue them. When they are close enough they will start a non-consensual SL animation (or a consensual one if there are no alternatives). Only two pursuits can be active at the same time, one NPC and one PC, but another NPC pursuit can begin as soon as a victim is engaged.
     
    To increase the frequency with which engagements are triggered, use the SexLab Aroused MCM to set the PC's armor as naked and this will allow general arousal to build much faster. You can also go to the Aroused Creatures MCM, select the PC/NPC Settings and reduce the Creature Arousal Threshold for the PC and/or NPC.
     
    To understand why engagements are not happening, go to the MCM Help page and hightlight the Failed Engagement codes to see an explaination at the bottom of the interface.
     
    Invitation
    To directly invite a creature to engage the PC access the Aroused Creatures MCM -> Dialogue & Interactions, find the Invite Creature Hotkey and chose an input. Adjust the Invite Arousal which will be used to test the creature's arousal when trying to invite them. Now stand close to a creature with the reticle over them and hit the invite key. A message should be displayed if the creature is not suitably aroused or cannot be animated for some reason, otherwise an SL animation should start. Hold the invite key for one second to try and perform oral sex on the creature. Hold the key for two seconds to invite nearby creatures of the same species as the targeted creature to a group animation. Settings in the Creature Framework MCM can be used to change the level at which creatures become visibly aroused to help show the player when they might be interested.
     
    Dialogue options can be enabled under Dialogue & Interactions that will allow you to direct your follower NPCs and creatures by talking to them. You may also extend this to non-followers. Some dialogue options will only be available after selecting an actor with the Target Select Key (default [N]) - for instance, select a creature then persuade your NPC follower to deal with it, or select an NPC and task your creature with chasing them down. Target actors can be selected at range, simply place the reticle over them and hit the target select key. They should glow blue to indicate selection and by default a notification will be displayed.
     
    There are plenty of other settings to explore and customise your experience. Hover over a setting in the MCM to view a description at the bottom of the interface
     
    In-Game Help
    There is now a Help MCM page which will display potential issues with the configuration of Aroused Creatures and SexLab. Hover over any warning to get a detailed description. The Help page will also list recently failed engagements and their failure codes. Hover over these codes to display a description of what they mean and any potential solutions.
     
    Saving and Loading Profiles
    Aroused Creatures configurations can now be saved and loaded via the Profiles MCM page allowing settings to be transferred between saves. When using MO2 these saved profiles will be found in the Overwrite mod under SKSE > Plugins > ArousedCreatures and may be moved to another mod if required. If they are moved to the Aroused Creatures mod itself then please remember to back them up before updating or they will be lost for good. It may be more prudent to store them in a separate mod specifically for such SKSE data.
     
    Arousal
    Exposure to nudity and witnessing sex acts will increase creature arousal and produce more frequent engagements. This is not controlled by Aroused Creatures. For issues with arousal not properly increasing please check the SexLab Aroused Redux SSE support thread or the support thread for your version of SL Aroused. In the SexLab Aroused MCM disable the option to prevent arousal changing while dressed. You may also wish to reduce the check frequency so that arousal is updated more promptly. Hitting the Target Select Key (Default [N}) on a creature while standing close to them will updated their arousal immediately. Under the Current Armour page of the SexLab Aroused MCM you can set your current armour to be treated as nude which will then increase arousal for nearby creatures more rapidly.
     
    Frequently Asked Questions
     
    Known Issues
     
    Change Log
     
    License
    All contained code and assets: GPLv3. Full license included in archive.
     
    Open Source means more and better mods for everyone.
    Please consider releasing your own mods under recognized open source licenses
    such as GPL or MIT and help build a foundation for future mod developers.

    489,453 downloads

    Updated

  5. Sarkya - Follower HPH

    This is a follower mod based on my RaceMenu Preset.

    LOCATION:
    Riverwood Sleeping Giant Inn


    Mods required for Armor Dependent version:
    The Amazing World of Bikini Armor REMASTERED
    Stargazer
    Dark Mage of Plegia

    Credits:
    Even More Brows - HPH by CoralineKoralina
    DDF Skin Texture 3.0 (from Tullius Arcalive)
    -Ni- Tintmasks

    65 downloads

    Submitted

  6. DS Sanct NG Hall fix

    V1
     
    On entering the Dark Star Sanctuary I got a ctd.....
     
    Searching the web showed, it's a common issue.  So I made a fix myself.
    On this occasion I applied this fix for the Nightinggale Hall, too. Because I remember, I had in the past a ctd on entering here.
     
    What it does, it removes the show sky flag, actually a stupid thing on caves setting this flag.. 
    You will notice a much faster loading of the cells. I had no more a ctd since this, even entering/exiting in a fast sequence.
     
    PS:
    As I use Lis survives  (Gabriella as Wisp Mother version), I opened the bedroom in the DS Sanctuary.
    Why ? because it's part of Gabriella's patrol route. 
    You still have to pay the money to Delvin for the refit to end the quest (entry journal).
     
     
     

    85 downloads

    Updated

  7. OSimpleAssault - OStim Addon for Acheron

    Very simple OStim Standalone-based addon for Scrab's Acheron. ESPFE.
     
    First of a series of OStim "conversions". Adds a simple assault option to Acheron's Hunter's Pride menu. Enables the player to assault a defeated NPC.
    Version 2.0.0 allows the player to begin an struggle assault out of combat, defeating the actor if successful, courtesy of the Acheron Extension Library. This allows you to press a hotkey at an NPC and begin a struggle QTE, defeating them if you succeed. This is easier if the NPC is many levels lower than you, or if they are asleep. Added a confirmation menu as well, letting you consider your actions.
     
    Player has full control of the scene (benefit of being OStim-based). Both male and female PC supported and any gender NPC can be assaulted (you have free choice after all).
     
    Assault is only going to proceed if:
    The player and target are both out of combat - this is automatically checked by the game.  
    OStim Standalone doesn't have many non-consensual animations - I recommend Magink666's conversion of BakaFactory's SLAL Animations to get some (and other packs by them too). Or you can roleplay the target having fully surrendered for your immersion.
     
    (v1.0.0) Relationship rank with victim is dropped to -4 after the assault.
    (v2.0.0) Added out of combat assaults. Optional relationship rank loss after assault. MCM to track actors you have assaulted (credits to OVirginity Reflowered). Confirmation of your choice now required, so you don't accidentally begin an assault.
     
    Requires:
    Acheron Acheron Extension Library OStim Standalone PapyrusUtils All requirements to the mods above. Ensure that they are working independently before blaming this mod. Backported Extended ESL Support if you are not on Skyrim 1.6.1130 or above. Make sure to also get the correct version of Acheron. SkyUI for the MCM menu if using v2.0.0 or above.  
    Usage:
     
    Important notes - read thoroughly before downloading and after problems arising:
     
    Credits:
    Scrab for Acheron and Acheron Extension Library. Without them and their Acheron wiki, I would have no idea how to do any of this. Also thanks for Alternate Perspective. OStim community for OStim Standalone Mister X for Simple Outcomes for Acheron. This is not an OStim conversion of their mod, but the scripts and files helped me work out how to make this. Aietos for OVirginity Reflowered, where I got the tracking script from.   
    I have a whole bunch of ideas to expand this mod, and the gameplay of this in general. Further updates will come... For now, an update to OSimpleDefeat is coming...
     
    If you want your player character to be the one being assaulted instead, have a look at my other mod OSimpleDefeat, a new Defeat mod for OStim Standalone.
     

    1,054 downloads

    Updated

  8. Masculine Level Lists

    After months and months of intermittently working on this, I finally present to you: Masculine Level Lists. *awaits the cheers and applause...*
     
    Oh, right. No-one actually knew I was working on this.
     
    Anyway, this plugin removes most female "nameless" random encounter NPCs, such as female bandits, vampires, falmers, etc.
    It is inspired by Sekoia's LE version of Masculinized Level Lists and Bandit Boys Club by Ericleever, which I have used for many years. However with the arrival of AE, it needed an update for the new levelled NPCs. So I started creating this mod for myself. I have added/ changed many more level lists in the process. BUT it is by no means complete! Due to personal circumstances, I don't have much time to mod any more, so I am deciding to release it as is, in case someone wants to use it/ add to it.
     
    The main categories/ lists I touched are:
    Bandits, Forsworn, Thalmor, Vampires, Stormcloaks, Imperial Soldiers, Wizards, Creatures. Though I am sure I missed some in these categories as well. If you want to know what changed, open the mod in xEdit.
     
    Yeah yeah blah blah... what does it actually do?
    Eesh. I am glad you asked?
    As mentioned above, this mod adjusts the games levelled random encounter NPC lists. These lists mainly have nameless standard NPCs, like soldier patrols, guards, woodland creatures, etc. What I did, is remove most  the female versions of these NPCs. That is all. In theory you will encounter a lot less female NPCs in the game.
    However since there are literally HUNDREDS of random NPC categories in the game and my lack of modding time, not all have been changed.
    NO named NPCs have been changed.
     
    ERMEGERSH! YOU ARE A WOMAN HATER!!
    Calm your collective tits! I do not hate women in any way, shape or form. I just feel uncomfortable killing them, even if it is "just" a game. And I am gay, so...
     
                                          *audible gasp from the audience, crickets in the background*
     
    Oh good lawd... It is 2024, ya know? As I was saying, I am gay, so I prefer to see mostly men in my game. Simple as that. Besides no-one is forcing you to download and install it.
     
    Hmm. All right then I guess, how do I use this?
    Simple: download the version you prefer and install. See more under Load order.
     
    There are four versions of the mod:
    Masculine Level Lists AE, which includes FaceGen files, since most random NPCs don't have any. This file is too big to host on LL (about 282 MB), so it is a link to Mega.
    Masculine Level List No FG AE, which is just the esp-file. Use this one if you have mods that change the face/bodies of bandits and the like. Armor mods are not affected.
    These versions are for AE, which means Skyrim version 1.6.640+
     
    Masculine Level Lists SE
    Masculine Level List No FG SE
    These version are for SE, which means Skyrim version 1.5.97 and below.
     
    For the version with FaceGen, you will also need USSEP and AI Overhaul. I have forwarded changes from both these mods, so they are a hard requirement.
    The version without FaceGen (No FG) have no added requirements.
     
    Extra info for downloading: The "full" versions (=with FaceGen) are hosted on MEGA. Unfortunately using MEGA I can't make a distinction between the SE and AE versions on the provided links. I think the AE version is the TOP link with random letters.
     
    It says AE. Does it include all the downloadable content? And which version of AE?
    The only affected level lists (so far) are from Skyrim, HearthFires, Dawnguard, Dragonborn, Farming DLC, Saints&Seducers DLC and Bittercup DLC.
    AE versioning is irrelevant for level lists. It should work with all AE versions.
     
    How about load order?
    Load this as late as possible, so it will overwrite and win conflicts with "vanilla" level lists.
    However, if you use mods that change random NPC level lists, check in xEdit which should win. Or trust in my, obviously, superior wisdom and let my mod overwrite.
    If you use mods that add random NPC's and level lists (i.e. Skyrim Immersive Creatures), let those overwrite this mod. Or check in xEdit which should win.
     
    Please be advised that both versions of the mod will most likely not show conflicts in your modding program (MO2, Vortex, etc.), so when in doubt: check in xEdit.
     
    Known problems/ oddities
    Some NPCs will now be voiceless. An example is the female bandit at the start of Bleak Falls Barrow. Her lines are only available for her voice type, so you won't hear them. With subtitles on, you can still read them.
    I was very rigorous in removing female nameless NPCs. I did not take lore or anything else into account. If you want a slightly more "balanced" option, please check out Bandit Boys Club. It does a very similar thing, but much less rigorous and to fewer factions. (Thanks FauxFurry for reminding me about that mod)
     
    Permissions
    I am releasing this mod "as is". Meaning it is unfinished. As such, anyone is more than welcome to improve/ add to the mod. Credits would be nice, but not necessary.
     
    HOWEVER:
    I do NOT give permission to monetize this mod in any way, shape or form. Ever. Anywhere.
    I do NOT give permission to upload this mod to any other site.

    489 downloads

    Updated

  9. Baka Populated Skyrim Face Fix

    This mod changes the appearance of 1,182 characters in "Populated Skyrim Baka Edition"
     
    Requirements:
    KS Hairdos Populated Skyrim Baka Edition  
     
    Recommended Mods (The ones that I use)
    BHUNP (You can use CBBE instead) BHUNP LINK CBBE LINK Pure or Bijin Skin Texture PURE LINK (4K/8k) or PURE LINK (2k) BIJIN LINK Face Discoloration Fix (HIGHLY RECOMMEND THAT YOU DOWNLOAD THIS) LINK  
    How to install:
    Put this after "Populated Skyrim Baka Edition" that's it lol.
     
    If all the characters have black faces, try reinstalling "Populated Skyrim Baka Edition" and the "BakaPopulatedSkyrimFaceFix."
     
    If black faces in characters still occur I recommend that you download Face Discoloration Fix
     
    Special Thanks to BakaFactory for letting me upload this mod <3.

    1,347 downloads

    Updated

  10. PAF Fixes and Addons

    This is a WIP, I welcome any feedback, but be sure to back up your save. 
    PAF Fixes and Addons
     
    is a collection of addons for the Pee and Fart mod as well as some tweaks.
    Mainly PFA allows for your followers if they have been added as PAF tracked actors to go Pee and poop
    at the same time rather than only one at a time. This really speeds up the process, especially if you have 
    many followers and makes for better immersion.  MCM options to fine tune to your own personal needs as well as Optional Voiced Commentary.
     
    UPDATE!!
    New version Update is here! PAF fixes and Addons-v2.2.0
    Please read in the spoiler for details.
     
     
     
    REQUIREMENTS
    Skyrim se 1.6+
    SKSE: The script extender must match your game version
    SkyUI
    SexLab Framework: Must match your SKSE version
    Pee and Fart: Version 4.0 only!
     
    Optional Soft requirements:
     
    For Voice Commentary:
    PFA_VoicePack_Main-v2.0.0 and for male variants: PFA_MaleVariants-2.0.0
    The Male Variants are for if the player or a follower is male, and would use
    the male variant of some female specific commentary. It wouldn't hurt 
    to have both voice packs, as the Male variant only will be used if player or follower is male.
     
    Dooty House Furniture, can be found on the nexus.
      I have patch for the Dooty houses so Player, and follower can use them
      also if any one interested the small script that the Dooty patch has can be
      reattached to basically any furniture, chair or bed but requires PFA.
      Obviously you want to be a toilet...
     
     
    COMPATIBILLTY
     
     
    FEATURES
     
    WHAT PFA DOES NOT DO
     
    PFA doesn't touch Pafs Diaper system, nor the Sex starters. So if you needing support their feel free to ask, maybe I can help,
    but I personally never use those systems. Theirs been many a post about incorrect positions being applied, if this still an issue
    let me know Maybe I'll take look.
    PFA does not touch PAFS MCM.
     
    USAGE TIPS
     
    Some optional tips/suggestions
    1. When commenting, the say marker(invisible object) won't follow you if your moving. It could be made to, but that may require a
        bit more script load. So maybe stop or slow down when a comment picks up, may help with immersion.
    2. The Dooty break system. When you and followers, either can have any pressure and are considered eligible.
        If player sits first it activates the system, only outhouses. upon getting up, get yourself clear of the Paf/Dooty house about
        10 or 15 feet.. You'd have to be the judge of that. Then wait their! If you venture off, Followers may or may not Dooty break.
        you'll get Dooty Break Notification. Wait for followers to get done! Then another Notification "Breaks over lets get moving."
        If you use follower packages, NFF.. I use NFF and have a quick hot key assigned start/stop followers sandboxing.
        If they are sandboxing, they will venture too far off and may not Dooty Break. Same said for their normal toilet usage
        NFF's sandbox Packages seem to want to override Pafs. Sometimes. If having problems here, try NFF's use Follower Package
        will set them to use their default package. I think each follower has their own settings. I haven't tested this EFF or anything else!
    3. If in location and getting a lot dirty commentary, Go clean yourself, it's because you stink! It can get annoying after a bit of it.
        This stink just paffing all down your leg, not dirt from KIC or anything. 
     
     
    INSTALATION 
     
    I recommend to back up your save file
    In case this is not for you, You can always revert back.
     
    Be Sure PFA Loads after, or if Vortex Rule PFA after Pee and Fart.
     
    1. PFA_VoicePack_Main-v2+ if wanting Commentary
    2. Optionally Install PFA_MaleVariants-v2+: is for male player/follower variant commentary.
    3. If using any mods that PFA listens for. You may want them installed first as PFA will look for them when it loads.
    4. if first time installing
        Load your game before installing PFA.
        Recommend to reset Pee and fart, wait maybe 2 seconds then Hard save and exit. This gives Paf a 10 second window before the OnUpdate on the NPC script triggers again.
       You would need to install PFA before it does, if you don't then at least release any of your tracked actors, so their are none. You can always add them back later
    5. Install PAF fixes and Addons-v2+
        It may take a bit for the MCM to get registered. Be patient!
        Be sure to select any preferred settings
     
    6. PFA Tracking wont fully initialize until you sleep! If for whatever reason you cannot sleep, then Save and reload should do the trick as well.
     
    CHANGELOG
     
    Thanks and support
     
    If you wish to show some support
      Pee and Fart is a great mod and has alot of potential. I'm Sure Trognog would appreciate any support!
     
      Ashal, Sexlab and the community. Were would we be without you guys?
     
     
    Thanks All!
     
    My thanks to snitch123, and Medieval Genie for helping out with some testing.
     

    3,156 downloads

    Updated

  11. Ashley - Breton Destruction Mage Follower - CBBE - 3BA

    After speaking with my friend, Ashley (former username "deadjester226"), about her mods, she gave me consent to claim ownership of them. They are NOT to be uploaded anywhere else without my consent. Below is the original description.

     

    546 downloads

    Updated

  12. Baka's Bikini Armor quest SOS Revealing keword patch

    Patch for BakaFacorty's Bikini Quest mod from there subscribestar and Schlongs of Skyrim.  Only needed if You have an SOS item installed for females. Doesn't have to be a schlong. I made this because I got tired of the Bikini tops disappearing form female NPCs when SOS applies 3D pubic hair to them as an SOS item. The keyword is only applied to the Tops (Bikini tops and Breast plate) don't ask for a version for SunJeon. Last I looked it already has the keywords attached to the appropriate armors. Ideally though, if you wanted you could remove the SOS as a master from this plugin and use SPID to "update" this to work with "New Gentlemen". All though would probably be easier to make a new plugin for the New Gentlemen mod and use this as a road map to know witch armor peace's you need to add the equivalent keyword to.

    59 downloads

    Updated

  13. Teleportation Spell V3

    Description
    This mod adds a unique tome that teaches two spells, teleportation and teleportation attunement
     
    Teleportation Attunement:
    Allows the caster to mark new locations to teleport to later, you can also rename and delete locations
    You can create a maximum of 30 teleportation anchors, but you can always delete the ones you are not using

    Teleportation: 
    Cast to choose a location to teleport to
    Cast while sneaking to teleport back to the last location you teleported from, regardless if it was marked or not
     
    ⚠️Use this mod with caution, as it can allow you to exit places that you may not supposed to, that might break other mods or even the base game
     
    Obtaining the spell

    You can obtain this spell at the Labyrinthian dungeon, that is only available at the end of College of Winterhold questline 
     
    Demonstration video

     
    Teleportation.7z

    343 downloads

    Updated

  14. Assorted Futanari Texture Patches

    Comprehensive texture patches to remove the seam and any discoloration between EvilReFlex's and TRX_Trixter's futanari addons and your choice of BnP - Female Skin, SNU - A Female Whole Body Musclemap, Baby Girl - HD Fair Skin Complexion and Diamond Skin - CBBE and UNP Female Textures.
     
     
    On the topic of normal maps.
    Included in these FOMODs are normal map options, where you can choose if you want either smooth balls and/or a smooth foreskin. These options are thanks to donnerwetter. A similar option is included for EvilReFlex's futanari addon.

     
    When it comes to installing.
    Installing is fairly simple. I have created a single-page, simple FOMOD that has every option. All you need to do is select the same options you picked when installing your choice of skin texture.
     
    The penises that are patched.
    I have made these textures compatible with ERF, TRX, TRX Horse and TRX Canine. I will not make these textures compatible with TRX-ERF Hybrid in the near future. If I did, there is a likely chance I would have to remake them at some point anyway.
     
    People deserving of some love.
    I do want to thank TRX_Trixter for his work on his addons.
    I also want to thank EvilReFlex for his work on his addons.
    And importantly, donnerwetter for base textures and putting up with me for months.
     
    Stuff about someone you probably don't care about (me).
    Do you have a futanari waifu?
    Yes, Mamiya, Marika from Starless. I love her so much ❤️.

     
    Why do you like futanari?
    I watched Stainless Night when I was young and it blew my mind and my load.

     
    Ok, but who cares about you?
    Don't know, but I like talking about things I love and this is my mod page, so .

    3,332 downloads

    Updated

  15. Futa Femboy and derogatory SlaveTats pack( Eternal wip possibly )

    Added some tats to cocks/degradation pack and the derogatory slavetats pack. The degradation pack has also been reordered. Before the words came together all cluttered now they are seperated into groups( belly only, back only, stomach only etc.)
    A collection of Futa and femboy slavetats that I made! What's new below is highlighted in Yellow. New images has also been added down below in the spoilers.  Also the pics above is pretty old and obviously not the best looking so check down below to see newer stuff. Looking at the reviews below, this tat also works with TBD even though I made these tats from a cbbe body. Unp also works based on the review from below. This pack is mainly for people who is playing as a Futa or if the NPC are Futas as well or if you want to play as a femboy. Or if you want to roleplay a character that has recently transitioned from Mtf
     
    Keep a lookout for the "face" tab when you load up slavetats in the mcm menu. I added some tats in the face part tab.
    Also don't forget to click on add/remove when updating the pack so the newer ones can show up.
    If you don't want your character to have a vag( so you can make a femboy or you prefer your futas doesn't have "everything" down there. I recommend donnerwetter vaginaless mod
     
     
     
    I changed cock slavetats to...Slavetats cocks and Degradation delete the old file if you downloaded cock slavetats. There are now 18 tats in this pack with one of the tats having the body almost completely covered. There are also 2 other tats for the face slots. Check the spoilers down below. The tats from this pack only works for cbbe while others down below should work for any body you use.
     
     
    In this pack there are two categories. One will say "Futa Dominant" and the other will say "Futa Submissive"
    In the Futa Dominant category the slavetats are:
    "My cock is bigger than yours"
    "Suck my Dick you bitch"
    "I'm going to fuck the cum out of you"( although this is a little small I may make the font a bit bigger)
    "It ain't gonna suck itself"
    " The Bigger cock gets to top"
    "Choke on my Cock
    "Cum to soon and I will punish you"
    "Bitch Breaker"
    "Beg For it"
    "Forget you have a cock its useless now"
    "Your cock does nothing my cock does the fucking
    "Accept it sissy you know you want it"
    " I rape small dick bitches"
     
     
     
    In the Futa Submissive category the slave tats are:
    "My cock is useless"
    "Can you suck my cock"
    "Please Fuck the Cum out of me"
    "Good girls like me cum handsfree"
    "I may be a bitch with a big dick but I prefer to get fucked like a slut"
    "Touch my G spot with your Cock"
    " I suck girl cock only"
    " Enforce the rules on this bitch" (1-10 rules on her back that she must follow)
    "Make me choke on your cock While I stroke mine"
    "Cum on my useless cock"
    " I'm just a submissive bitch with a dick"
    "I only like chicks with dicks"
    "Face down ass up ready for your cock to hit my g spot"
    "Cock makes me hard"
    "Pathetic small cock"(with arrow)
    "I ride dick better then regular  girls"
    " Sissy girl"
    "Fill my ass with your cum"
    "I'm not allowed to touch my cock (with arrow)
    "Punish me if I touch it(with arrow)
    "I choke on cock until i pass out"
    "Use your cock to humiliate mine"
    " Punish my small cock"
    "Having a small dick makes me the perfect Bitch"
    " I (heart) cock"
    "I'm tighter and more floppier than regular girls"
    "I'm a naughty little slut for girl cock"
    "Small Dick Bitch"
    "Demon cocks makes me hard"
    "Tgirl"
    "I'm a dumb bitch with a dick"
    "Small pathetic and fucking useless"
    "I have a small Dick"
    Here is what some of that tats looks like on the body in the spoiler below
     
     
     
     
     
     
    Made a separate pack called Femboy Tats
    " Make me cum like a girl"
    "Sissy slut"
    "I'm gay"
    " Fuck my Boi pussy"
    "Submissive sissy for BBC"
    "I love being a sissy"
    "Sucking BBC is the way"
    "BBC make us sissies leak precum"
    "BBC taught me the benefits of being pussy free"
    "So what if I'm a femboy I still got a fuckable bussy"
    "So what if I'm a femboy I got a gorilla grip bussy" ( for the lols and possibly memes)
    "BBC Sissy"
    "Sissy whore"
    "Sissies ride dick better then girls"
    "This bitch is gay"
    "Im a gay bitch"
    "Girly boi"
    " Stupid Sissy slut"
    "Pound my tight little boi pussy"
    "Sissy desires"( 1-9 things on his back)
    "Gay"(neck)
    "Rejected by Girls a sissy slut for guys"
    "Gay boi"
    "Sissy Clit"
    "I like having my gay little cock touched"
    "Sissy" (neck)
    "Gay MilkMaid"
    "Gay" (Forehead)
    "I heart Gay sex"
    "Fuck his gay ass
    "Gay Sex is the only thing i want"
    "I don't want pussy just rough gay sex"
    "100% Gay"
    "BWC appreciation"
     
    My goblin femboy
     
     
     
    My final addition to this pack will be called 
    Slavetats Ft/ Derogatory 
    My intent of this pack was to make it as sexually degrading/ humiliating as best as I possibly could. This pack was not made/meant too offend anyone. If stuff like this will trigger you in anyway just skip this pack and download the other two packs that are available. This is why I'm gonna put everything that I make new in this pack a spoiler so no one who isn't in to/ doesn't feel comfortable are forced to look at it. If you however are interested in what the pack contains check the spoiler down below. There are 37 
     tats in this pack with 1 of the tats made for a dominant character while the other are made for a submissive futa or femboy. There is also another tat that has the body almost completely covered
     
    Added a vid to showcase a new tat...has sound and everything if you like subtle moans and pounding
     
     
     
     
     
     
    When updating from the old version. If your on vortex just update all profiles and this file will automatically overwrite the old one. I'm not sure how mod organizer works so just disable or delete the old file to upgrade to the newer one. 
     
    You need slavetats in order for this mod to work. Just click on the blue link and scroll down to the version of skyrim you are using when you click "download this file"
     
    There are currently ...welp i lost count there is over a hundred though tats so far and I do plan to make more, plz leave me a suggestion in the comments/get support section if you have any ideas you will like to share and tell me which part of the body you want it as well.  
     
    When you install this be sure to click on the add/remove option of the slavetats mcm menu so that the pack can show up. This is my first mod that I've posted so I hope everything works. This works on Special Edition but I haven't tested it on Legendary Edition
    I Hope you enjoy!
     
     
     
     

     
     
     

     
     
     

     

    32,216 downloads

    Updated

  16. SexLab Solutions - Revisited SE

    SexLab Solutions - Revisited SE
     
    I did NOT create this mod, I merely converted Janbui's mod for Skyrim Special Edition, and shared it according to the permissions they gave me. I CANNOT give any perms not specified on the original upload page for this mod. If you wish to alter, edit, or otherwise make changes and upload them anywhere, please refer to the permissions (if given on upload page) by the Original Author or contact them directly. This mod should be considered a placeholder for when/if the original author decides to take control of it.
    If you enjoy this mod, go to the Author’s page and give Janbui some love!
     
    @Gyra made a USSEP patch for this HERE!
     
    The following is copied and edited for SE links from the Original Download Page:
    --------------------------------------------------------------------------
     
    This is a continuation of the SexLab Solutions mod. Not much is here currently, but my goal for now is to continue through the list that was provided by Nutluck, a sizeable amount of quests to alter. Have to give my thanks to WraithSlayer, helped me understand how to script, and also thank Yinkle by adding in the SLEN compatibility patch in. Same requirements as the original, but just in case I'll show them here again:
     
    Skyrim SE
    Fuz Roh D-Oh SE
    SexLab Framework SE FULL
     
    Here is the Roadmap of this mod: mine.pdf
     
    Also, since there seems to be some confusion on whether or not this is a standalone mod,
    Yes this is standalone. The original SexLab Solutions is not required.
     
     
    With all of that being said and done, now I'll show what I've made so far, and will update this accordingly once I put out a new version of this mod:
     
    Quests
     
    Incompatible mods: Further Lover's Comfort (breaks Sexlab Solution's animations)
     
     
    If you enjoy my conversion work and would like to toss a coin to my coffee fund, you can visit my Patreon ~ Nomkaz

    476,111 downloads

    Updated

  17. Devious Followers - Continued SE

    Devious Followers - Continued SE
     
    I did NOT create this mod, I merely converted Lupine00's mod for Skyrim Special Edition, and shared it according to the permission they game to me.  If you wish to alter, edit, or otherwise make changes and upload them anywhere, please refer to  the Original Author or contact them directly. This mod should be considered a placeholder for when/if the original author decides to take control of it.
     
    Check out @ponzipyramid's  Devious Followers Redux! It looks to be a serious upgrade!
     
    MAJOR UPDATE READ ALL INFO AGAIN!
    --------------------------------------------------------------------------
    Devious Followers - Continued
    Devious Followers turns any follower into a tricky hireling that want to lure you into slavery. The follower charges you for their services, and if you cannot pay, you can instead take "deals" that involve bondage and humiliation for the follower's amusement.
     
    Over time, the deals tend to erode your willpower, so it becomes harder to resist the follower's influence.
    If you can't clear your debts quickly enough, the follower may take payment in kind and enslave you.
     
    If you are able to pay the follower, they can provide some help escaping from devious devices, play gambling games that might allow you access to extra cash or device keys, and at times they may also initiate bondage games based simply on you wearing certain devices. They can also help you pay for your SexLab Survival licenses.
     
     
    About the Latest Version
     
      Hide contents The latest version (2.13.5) adds support for your Devious Follower to manage your SexLab Survival adventuring licenses.
    It makes substantial changes to the number and variety of "slut" dialogs for the slut deal.
    It also has several other small bug fixes for previous 2.13.X releases, along with some bug fixes for quite old and long-standing issues.
     
    You can now select how you want to limit follower dismissal in the MCM.
    Also, if you limit dismissal by location, it allows a lot of obvious and sensible places, such as most of the vanilla inns, player homes, etc.
     
    The version available for download supports the current release version of SexLab Survival (0.635).
     
    It can also support the SLS beta, but in that case you need to use the console after your game is up and running if you want to enable the new functionality.
    Unfortunately, I couldn't see how to determine the SLS version via the API so the switching isn't automatic - and it's not really worth adding to the MCM as it will (presumably) be unnecessary by the next release, or failing that, the one after.
     
    See the installation guide for more information on this.
     
     
    Guide to DFC for new players
    You can find a guide on getting started with DFC that should give you an idea of where it can fit in your game, how to configure it, and what sorts of things will happen here:
      Hide contents  
     
    Gameplay Mechanics Summary
      Hide contents Your follower charges for their services, on a daily basis. You can configure how much they charge and how often they update their bill. You must regularly pay them - some debt is allowed - and interest can accrue. If you you are in too much debt, you must resolve the problem by taking deals, otherwise the follower may force you into deals, or take items from you to reduce the debt, or ultimately force you into slavery. Each deal relieves a certain amount of debt and provides a discount to further expenses (you can limit the discount). You can pay off deals if you have enough money, thus getting rid of the deal. Deals have a minimum period. Deals cost more to pay off before their minimum period. Most deals involve bondage or humiliation. Some involve both. Deals have three (or four) levels, the higher levels are significantly more severe than the low levels. Try to avoid higher levels if you can. There are two basic kinds of deal: regular deals, added in the 1.X series of the mod, and modular deals added in the 2.X series. The regular deals are hand crafted, with specific progression. The modular deals are semi-random. You can configure what deals are available. While deals can be intrusive, they are designed not to totally stop you playing normal Skyrim. Things that happen to the PC can reduce a new stat called Willpower. If the PC's willpower gets too low, it becomes harder to avoid bad deals or resist arbitrary demands from the follower. High willpower characters can pick and choose their deals (for a price), lower willpower characters must take what they get. If you end up in devious devices, sometimes the follower will accept payment to help you out. The follower can play a (somewhat unfair) gambling game where you can win (or lose) money. The follower can play a (somewhat unfair) gambling game where they offer restraint keys in exchange for debt. Sometimes, the follower will take advantage of your mishaps with devices and add more, settings tasks you must complete before release. Wearing the wrong device in the wrong place can be hazardous, and the follower is more likely to begin a "game" in those cases. The follower has a number of "lives" that are lost when they enter bleedout, or perform certain tasks for you. Followers become very grumpy and unhelpful when their lives reach zero. Restore follower lives by sleeping for at least six hours. If the player opts into it, or the PC gets into too much debt, the follower may take control of the PC's gold. This is both a mechanism to mitigate theft from the player, and to make it worse. Any time you can pay off all your debts, the follower doesn't control your gold, and have enough willpower, you can get rid of the follower. If you have deals, or owe money, or have very low willpower, you cannot get rid of the follower. Characters with very low willpower may automatically gain a follower. There is an optional minimum contract period.  The follower is essential and cannot simply be killed to get rid of them. Multiple followers are supported, though only one will be devious at a time, you can configure how much extra you are charged. There is an MCM lockout for the truly hardcore that is vicious. Use at your peril. It's OFF by default (once turned on, there is no OFF switch). Each day there aren't enough deals to amuse the follower, the follower becomes more Bored. Bored followers charge extra for their services. Thus daily expenses tend to increase over time. You can get spanked to reduce the follower's boredom. Each time you pay your debts, you lose a little bit of your ability to resist the follower's attacks on your willpower. Pay off deals or make cash donations to priests to improve your resistance again. If you get into too much debt, you can be enslaved (optional). The enslavement should still let you play Skyrim, up to a point, but there's a lot of bondage, sex and humiliation. DFC slavery does not have whipping (yet), but there are other punishments. The follower may eventually dispose of you, via Simple Slavery, or a built-in DFC mechanism (optional configuration). If you don't enable slavery the worst outcome is some harsh bondage. There is a "weird potion" quest that can clear all your deals and debt, but introduces new problems and limitations.  

    Requirements
      Hide contents Dawnguard DLC SexLab 1.62     https://www.loverslab.com/files/file/150-skyrim-sexlab-sex-animation-framework-v162-updated-jun-3rd-2016/ SexLab Aroused V28b or SLAX V29+    https://www.loverslab.com/files/file/10461-sexlab-aroused-extended/ Devious Devices - Assets 3.0e     https://www.loverslab.com/files/file/269-devious-devices-assets/ Devious Devices - Integration 4.1+    https://www.loverslab.com/topic/21484-devious-devices-integration-43a-2019-09-10/ Devious Devices - Expansion 4.1+     https://www.loverslab.com/files/file/1305-devious-devices-expansion/ Devious Devices 5.1 is also fine, though its new features are not yet supported explicitly. PapyrusUtil 3.3 USLEEP is recommended, but shouldn't be required. Install the DF Spank SLAL mini-pack if you want spanking support. You are not obliged to install it. It does not require Spank that Ass, that is optional (but preferred). If you use the SLAL mini-pack, you will need the SexLab Animation Loader 1.5+     https://www.loverslab.com/files/file/2488-sexlab-animation-loader/  
     
    Optional Integrations
      Hide contents Spank that Ass - for the full spanking experience. You need at least Spank that Ass 3.9+ (latest 4.5 is highly recommended) - see installation notes for more details on version. Skooma Whore - for the skooma deal. MME 09-02-2021 or newer - for the lactacid and milking deals - see installation notes for more details on version. Simple Slavery Plus (or ++) - so the PC can be bought and sold by Devious Followers at auction. Slave Tats + Rape Tattoos - so you can get tattoos for punishment and on enslavement SexLab Survival (0.635+) - various willpower interactions and new ways to get forced devious followers Frostfall - follower can give you something to help you keep warm.  
     
    Other Recommended Mods
      Hide contents Devious Lore - more ways to get into devious devices. Laura's Bondage Shop - more ways to get into devious devices. Deviously Enchanted Chests or Deviously Cursed Loot - even more ways to get into devious devices Sexlab Disparity - modify your stats and skills statically or dynamically, create your own personalized addiction and training for Devious Devices. Burdens of Skyrim - limit use of heavy equipment without training. SD+ - alternative slavery, with a story, devious items, and trips to a Daedric dreamworld. Submissive Lola the Resubmission - alternative slavery that is somewhat compatible with DFC. Serve two masters, or one; the submission is yours to make. Deviously Cursed Loot - the classic swiss army knife of devious mods - quests, extra devices, combat defeat, rapes, extra misogyny, bondage games, prison alternative, and more.  
     
    Installing
      Hide contents Use a mod-manager if possible. Download the newest DFC version from the mod main page. Make sure that DFC is after USLEEP and your follower framework (if you have one) in Load Order and, if using MO, in MO left-pane.  
    If you want spanking:
    Get the DF Spank SLAL mini-pack from this page - thanks to Anub, Sir Nibbles and Rydin for permission to use their animations which are in this pack! If you want spanking, you must install the DF Spank SLAL mini-pack. Enable and register all the animations in it in the SLAL MCM. Don't forget to FNIS first. You cannot use (or register SLAL animations) without having first installed SLAL first (SexLab Animation Loader v1.5+). When you start your game, make sure to enable and register the spank pack in SLAL, otherwise DFC will say it is not installed.  
    Optionally for better spanking, also install Spank that Ass:
    If you want to use STA, you need at least 3.9 now. Newer versions are preferred, such as 4.5. Ordering shouldn't matter any longer. DFC versions from 2.13.1 onwards don't patch STA because the required functionality has been built into STA for so long now.  
    Optionally use a follower framework:
    You do not require a follower framework, but if you want multiple followers, you will need one regardless of DF. NFF, EFF or AFT are supported. UFO is not supported, and never will be. EFF and AFT haven't been updated in years, so simply use the latest. NFF was last tested with version 2.7.6, but worked with older versions. NFF's core doesn't seem to change much. If using NFF, do not install replacements for vanilla dialogues. Ensure that DFC overwrites script files from your follower framework (lower in MO left pane). Ensure that DFC is later in the LO than your follower framework (lower in the MO right pane or NMM plugins pane). If using NMM, ensure that DFC is allowed to overwrite follower-framework scripts. DFC needs to overwrite and load after follower-frameworks. Other than that, its ordering is not so important. It may conflict with some mods that modify followers or hirelings. It changes the default room rental price, so if that isn't 100, your DFC is getting overwritten by another mod. SLS changes these prices anyway, and it should be compatible with DF. Do not install any old follower-framework "patches" made for the original Lozeak DF. The old AFT/EFF patches will only break newer DFC installs - they are no longer distributed for a reason - you don't need them. Do not install old patches on new versions. If any patch, from any source, doesn't say it supports a particular version, it likely doesn't support it.  
    Lactacid and Milking support:
    If you want the lactacid and milking deals, you will need to install MME 09-02-2021 or newer. 16-12-2020 needs the patch available on this page. Load order shouldn't be critical as DFC and MME don't have any ESP or script conflicts. If you have the old MME patch from this page, you can remove it once your MME is updated to MME 09-02-2021 or newer. Thanks to @Ed86 for updating MME with my request to support DFC's cow-centric milking container approach.  
    Skooma support:
    If you want the skooma deals, you should install Skooma Whore. SW is very old, so it should be obvious to use the current popular version and patch with its various bug-fixes. The latest patches for SW can probably be found in Monoman's tweaks, and he also has a mod for skooma addiction that you can use to make it nastier. DFC will be ok with that mod but neither explicitly supports nor conflicts with it.  
    Custom Whore Armor:
    You can install custom whore armor in a special folder (see below). The default whore armor is UUNP and needs to be built in Bodyslide.  
    License Mechanics for SexLab Survival:
    Obviously, you won't need these unless SLS is installed. If you have 0.635 simply enable the license handling in the MCM. You can also set whether license management is forced onto you in gold-control mode, and how the licenses are priced. If you have 0.644+ (beta) it's possible to get better performance and a little extra fun with the whore license. To make this work, once your game has started open the console and type:
    setpqv _DFLicenses FixedSLS 1
    Do not do this if you have the older SLS, as it will likely result in corrupted licenses. The older version of SLS cannot allocate licenses in quick succession without problems, and by default DFC adds some big delays to try and keep this safe. The delays can be much less if you have the beta. Also, you need the beta to get follower management of the whore license, because it can't be allocated via the API in 0.635.  
     
    Upgrading
      Hide contents When updating, it is necessary to ensure that DFC is not paused when you do the update. You can upgrade to 2.13.5 from any version from 2.02 upwards, without a new game or clean save, just drop it in - however there may be problems with some dialogs if you update from old version, so a new game is probably safest. Problems aren't confirmed. TBH I'm not sure ... it might be fine. It's at least worth a try. Remove any old patches when upgrading. In particular, make sure any AFT/EFF patching is removed. If upgrading from 2.11, enter the MCM and adjust the spanking cooldown timer to your liking - this will fix an issue where the spanking cooldown gets set to several weeks in the future. If you want new features to work, see the installation section above for other downloads you may need to enable the latest features and integrations.  
     
    Compatibility
      Hide contents DFC's spanking support integrates closely with Spank that Ass to provide redness on bum and boobs, maintain your masochism/pain levels and provide new ways to get spanked. Spank that Ass is not required, but does make the experience much better. Devious Followers Continued (DFC) works with most regular followers and follower frameworks. It does not work with special custom followers that have standalone AI. DFC has built in support for AFT, EFF, and NFF. It's not perfect, and never can be, but your game shouldn't explode. DO NOT use the old Lozeak-era EFF or AFT patches with the current releases. While DFC can work with the vanilla housecarls and mercenaries, it is best played using follower mods that add new followers to the game, as it feels more immersive that way. It's possible to exempt followers from being handled by DF, and you can do this with your housecarls or spouse  if you want. DFC dialog seems a bit strange on a spouse follower, but it still works. DFC sort-of works with Pet Project, with or without the spouse as a devious follower. If the spouse is in DF, it's a bit odd, but shouldn't fail too much. Some chastity belt content in DFC may break. DFC works with a PC enslaved via Slaverun, but it will seem like nonsense. It will work fine for a slaver character, though there may be some oddities with the follower in some places, requiring you to manually pause the mod. DFC slavery is supported as an outcome in Simple Slavery 6+ versions. SD+ crawl-stance animation keys break DFC crawling. (To be fixed). DFC slavery interacts a bit strangely with SD+ slavery. It's probably best not to use both at once, but I've tried it and the world didn't end. Gold control works well with SexLab Survival tolls and licenses, if you set it up appropriately. DFC works well with Deviously Cursed Loot, or some other source of bondage mishaps, such as Deviously Enslaved Continued, Naked Dungeons or Deviously Enchanted Chests. DFC works with the latest MME, but you will probably need the patch. DFC works with Skooma Whore. DFC works with SexLab Survival to help manage its licenses for you, adding follower debt instead of paying directly. DFC works with Devious Devices 5.1 LE as well as older versions (4.1+). UFO is not supported by DF. If you use UFO with DF, you will likely have several problems when dismissing followers. NFF, EFF and AFT are the only supported follower frameworks. No patch is required to use them, support is built-in to DF.
     
    Known Bugs and Workarounds
      Hide contents Chastity belts may combine with the DD animation filter to ruin spanking animations. The DD animation filter will filter the Anub's Rape spanking animation if you are wearing a belt, turning it into a non-spanking animation. My current experience of that filter is that it mostly fails and breaks many mods, so personally I have given up on enabling it. I plan to remove the sex tags from the animation in an update, which may fix this.  Bogus 'Use bed' prompts may appear in some scenes. You can turn the bed prompt off entirely in SexLab to mask this issue. Rarely, you don't be given one of the items you need to wear for a two-item deal like arm and leg cuffs. Use the Debug menu in the MCM to add the item directly. If you're stuck in a situation where your existing bondage is blocking fitting a device you need for a deal, you can fit the item from the MCM Debug menu and solve the problem before it gets out of hand. If you recently reported an issue and it isn't fixed in the latest release, it might be coming in the next one. Check on the forum if in doubt.  
     
    About Special Edition Support
      Hide contents Helpful people keep converting this to SE. The version here is for Legendary Edition, and does not work on Skyrim SE; you need a conversion.
     
    If you are using the SE version, I didn't make the conversion, and I can't really support it or debug it because I do not run SE. If you're reporting issues, at the very least explain you are in SE in your report. Not doing this will likely waste your time and mine.
     
    When reporting a bug, please only report for latest versions, specify your mod-manager and whether it's a new game or an updated game. Provide instructions to reproduce the problem, and details of what the problem is and why you think it's a bug. It's disappointingly common for people to make reports that are so vague I can't even tell what they think is wrong. If it involves dialog lines, reproduce the exact line text as completely as you can. If it's remotely relevant, please list your current debt, enslavement threshold, willpower, and all the deals you have.
     
     
    About the Whore Armor
      Hide contents The whore armor meshes distributed with DFC is taken directly from the UUNP version of The Amazing World of Bikini Armor. Though the weights are different for the items, the meshes are identical, including texture paths. This means these files will overwrite or be overwritten by TAWoBA. That is not an issue unless your TAWoBA is a CBBE version, in which case you should ensure that TAWoBA overwrites DF. If you use CBBE, make sure you get CBBE versions of the files, or use custom whore armor (see below).
     
    There is a small file pack of the whore armor files in CBBE format available in the download section of this page, that you can use if your game is built around CBBE but you don't have CBBE TAWoBA installed.
     
    Also, whether you use UUNP or CBBE you should build bodyslide for DFC. It has its own bodyslide group, ensure you build it, even if you do not intend to use the included whore armors, as DFC may add new items from release to release. If you have full TAWoBA installed, let TAWoBA overwrite all the Bodyslide and group data and build the full TAWoBA groups.
     
     
    How to Install Custom Whore Armor
     
      Reveal hidden contents  
     
     
    Credits
      Hide contents Lupine's New Credits
    Thanks to @Lozeak   for making this mod in the first place. Thanks to @KLongad Sirtup for making a FOMOD, even though I don't use it now. Thanks to @fishburger67 for inspiring so much stuff and making some seminal mods. Thanks to @Monoman1 for making Willpower interesting in SexLab Survival, and expanding the SLS API to support external mods. Thanks to @AnubiSs2167, @SirNibbles and @rydin for allowing use of their excellent animations in the DF Spank SLAL mini-pack. Thanks to @HexBolt8, @xboronx, @Darkwing241, @Zaflis and @Xiaron for bug reports. Thanks to @candibelle for providing awesome screenshots of a character's journey in DF. Thanks to @Ed86 for updating MME to support the cow-centric milk container system I selfishly wanted for DF. Thanks to @Kimy and the DD team, past and present for Devious Devices, without which followers would be much less devious.  
     
    Lozeak's Original Credits
    CGi - For all his assistance ! Lupine00 - For rewriting a lot of dialogue/text in this mod (like epic thanx by me !). eulexia - Also for correcting a lot of dialogue The whole DD/Sexlab/All mod teams in the requirements. Ichabod for - Player Slave Encounters V0.694. this mod was one of the first player slave mods I ever played honestly loved it. Kimy for Cursed Loot - that mod has so many ideas and I've literally spent days playing Skyrim because of it. Not only that her code is really easy to read and learn from I'm sure this mod wouldn't be here if I didn't have that Resource. JimmyJimJim for sexist guards that it's unhelpfulfollower dialogue planted the seed for this idea xj47 for adding sendmodevent and Rape tattoos El_Duderino for the pony mittens ^^ Feedback/Guinea pigs - Corsayr, steelmagpie, atreyatan, El_Duderino, Sarge Misfit, valcon767. Hexbolt8  
     
    Information for Old Devious Followers Users
      Hide contents  
    @Lozeak has announced an indefinite hiatus on development of Devious Followers
     
    Devious Follower Continued works as an enhanced and bug-fixed drop-in replacement for Devious Followers 2.02a, 2.03a or 2.04.
     
     
    WARNING for old users of non-English DF
    In DFC, the SKSE translation files for anything except English are now all exact copies of the ENGLISH file.
    As yet, nobody has provided me with anything better.
     
     
    Notes for Modders
    The documentation for mod-events and storage-util interfaces is here:
    https://www.loverslab.com/blogs/entry/12974-devious-followers-continued-interfaces-for-modders/
     
    Roadmap for future development
    Future plans and information about what's being worked on now are here:
    https://www.loverslab.com/blogs/entry/12761-devious-followers-continued-2021-roadmap/
     
    Full Changelist
    The full change list is here:
    https://www.loverslab.com/blogs/entry/12923-devious-followers-complete-change-list/
     
     
     
    If you enjoy my conversion work and would like to toss a coin to my coffee fund, you can visit my Patreon ~ Nomkaz

    266,117 downloads

    Updated

  18. Ravenous SSE

    A gore/Sweeny Todd/Dolcett themed mod for Skyrim (you're warmed : don't drunk it if it's not your cup of tea!)
     
    Dependences :
    SexLab SE ZAZ 8.0 SE Fuz Ro Doh SE Dawnguard Pama deadly furnitures SE and all it requirements :  
    Recommanded :
    Simple Slavery (I use Simple Slavery Plus Plus SE ) Any vampire face fix, like this one : https://www.nexusmods.com/skyrim/mods/107257?tab=files&file_id=1000335006  
    Authors : BoomGoblin, AqqH, myself.
    Want to support me? Visit my Patreon ! https://www.patreon.com/Delzaron
     
    Resume :
    The abandonned fort Naemir near Riften is again occupied... some rumors says by a Daedroth. Hired by Maya, a Vigilant of Stendarr, you will discover what is in the darkness...
     
    Mod Tag : a1R
     
    Current State :
    finished, just need some polish.
     
    Credits :
    - Pama for Pama deadly furnitures
     
    Permissions :
    You're allowed to use this mod code as you want. You're not allowed to upload this mod on another platform. Assets belongs to their original authors.
     
     
     

    26,212 downloads

    Updated

  19. SoulGem Oven 4: Integration Fork

    ### About
     
     
    This is a Fork/Addon of SGO4. Same old mod, but with more features.
     
     
     ### Features
     
    Soulgem Pregnancy. Womb Tattoo's. Normal Map Swapping. Aroused Integration. DD5+ Integration. Gender Bender Integration. SGOLactis Integration. Bunch of ModEvents. SLSO Hakkey's Tweaks Integration. CBPC Integration. Breast Vein / Lactation Overlays  
     ### Requirements:
     
    ### Updating:
     
    ### Configuration:
     
     ### Issues/FAQ:
     
    ### For Modders:
     
    ### Changelog:
     
     
     ###Credits:
    DarkConsole: For the original SGO4 and helping me out along the way.
    SavageDomain: For Womb Tattoos.
    w234aew and jjabrams420: For figuring out workarounds to pizzahands.
    dylbil: For their script libraries making the color picker work properly.
    orbusNinus: for allowing me to essentially gut OLactis and use the innards to make something compatible.
    Shizof: For adding physics scaling to CBPC.
    krzp: For helping prevent certain softlocks.
    fair5210: For lactation overlay textures (author currently mia, file will be removed upon author request) https://www.nexusmods.com/skyrim/mods/93433?tab=description
    Pema123: For open usage permissions on their Breast Veins Mod. https://www.nexusmods.com/skyrimspecialedition/mods/52988
    Acro748: For open usage permissions on their CBBE 3BA mod, which i used as a base for PlugNPlay Physics.
     
     
     ###MiniCredits:
    Luminance2672: Found a (Dot) . that might or might not have broke things.
     
     
     ###Issues or suggestions?
    Throw them in the discussion thread, don't bother Darkconsole with issues you find while using the Integration Fork.

    56,665 downloads

    Updated

  20. TeraElinRace Remastered

    TeraElinRace Remastered
     
     

     
     
     

     

     
     
     
    This mod is based on TeraElinRace2 by PsychoMachina
     
    But remastered with add and enhanced many customizable features
    and enhanced emotion & other features
     
     
    These screenshots are just example and screenshot of a user who used this mod very well
    so their preset and textures are not provided in this mod
    if you want to get her, you have to use Google search
     
    PLEASE NEVER BOTHER THEM TO GET PRESET YOU LIKE!!
     
    Or you can meet a more beautiful her with your hands and the customizable feature of this race!
     
     
     
    For Modders
     
     
     
     
     
    So... How is it different?
     
    There are a lot of change log so written in spoiler
    For more info and change log, open the spoiler below
     
    1. Improved Meshes
     
     
    2. Improved customizable
     
     
    3. Anime Features
     
     
    4. Extra features
     
     
    And many changes
    I don't remember the entire change log
     
     
     
     
     
     
    Race stats & Powors
     
    Smithing +5
    Sneak +10
    Alchemy +5
    Speech +10
    Enchanting +5
     
     
    Horizon Run
    When out of combat, increases movement speed by 20%(Male) or 30%(Female)
     
    Botanist
    Twice ingredients are gathered from plants
     
    Friendly Current
    Increase swimming speed by 50%
     
    Soothing Presence
    Creatures and people up to level 200 big range of nearby won't fight for 60 seconds
     
     
     
     
     
     
    Requirements
     
    SKSE64
     
    For SE/AE user : Address Library for SKSE Plugins
    For VR user : VR Address Library for SKSEVR
     
    RaceCompatibility for Skyrim Special Edition
     
    Enhanced Character Edit or RaceMenu
     
     
    For SE user : HDT-SMP 
    For SE/AE/VR user : FSMP - Faster HDT-SMP 
    For SE user, install only one of HDT-SMP or FSMP
    For AE user, make sure your FSMP version is latest
     
     
     
     
     
     
     
    Requirements(Optional)
     
     CBPC (if you chosen CBPC ears or CBPC tail, install this!)
    For SE/AE user : SSE Engine Fixes (If you have a CTD)
    For VR user : Engine Fixes VR (If you have a CTD)
     
     
     
     
     
     
     
     
    Compatibility
     
     Support all versions of SE, AE, VR
     
     
    for Vampire
    For vampires, doesn't require you to select the vampire mod option of RaceCompatibility mod
     
    vanilla vampire : compatible
     
    Better Vampire : PlayerVampireQuestScript.pex
    overwrite PlayerVampireQuestScript.pex file in Scripts folder of Better Vampire
    and Don't choose Better Vampire option of RaceCompatibility mod
     
    Sacrosanct : compatible 
     
    Sacrilege : compatible
     
     
     
    for Vampire lord
     
    vanilla vampire lord : compatible 
    you can have a big head but it's not because of race compatibility
    and it's due to your preset's head size is big
    (The head sizes of Alia and MouseBell that default presets are very large)
     
    Humanoid Vampire Lords : compatible
     
    No More Ugly Vampire Lord (need convert to SE) : compatible
     
    Vampire Lord Renewed :  compatible 
    the Elin race option from the mod is required
    (Thanks to tsp129808 for the patch!)
     
     
     
    for Were wolf
     
    vanilla and moded were wolf : compatible 
    you can have a big head but it's not because of race compatibility
    and it's due to your preset's head size is big
    (The head sizes of Alia and MouseBell that default presets are very large)
     
     
     
     
     
    Installation
     
    Install with mod manager such as MO2, vortex
     
    Follow the instructions of installer
     
     
    ESP load order is after RaceCompatibility other stuff is no matter
    And avoid overwritten by other mods as possible
     
     
     
     
     
     
    How to make her beautiful easily?
     
    1.Find RacialTrait Category(ECE) or Head Category(RaceMenu)
     

     
    2. Find these sliders and use it!
    with these sliders you can get a handy base pretty face
     
    3. Find Complaxion slider and Choose the skin that you like
     
    4. Adjust other sliders to get the face you like
     
    then, it depends on your will
     
     
     
     
     
    How to disable Emotion icon, eyes / wisker?
     
    1. Find ETC category(ECE) or Extra category(RaceMenu)
     
    2. Set disable slider to 1 (You can adjust more but recommended 1)
     
    To enable these, set disable slider to 0
     
    if you want to disable NPCs too
    then you can disable them in SKSE/Plugins/MusTeraElinRaceController.ini
     
     
     
     
     
     
    How to Change the Animal ears&tails/Eyelashes?
     
    1. Find these sliders on Hair category
     
    2. Adjust that sliders!
     
    if you are using the ECE instead of Racemenu
    you can change the Animal ears&tail with spell
     
     
     
     
     
     
     
    Known issues
     
    Do you have an issue with animal ears and mouth?
    Please update Faster SMP to v1.49.3 or higher
    or downgrade Skyrim to SE(v1.5.97)
     
     
     
     
     
     
    Future Plan
     
    Add more eye colors
    Remake ears animation to SKSE Plugin
    Support ears and tail animation
    Link ears and tail animation with emotion
    Support NPCs ears and tail animation
    Add more CBBE Body texture option
    Solve the furry skin neck seam issue
    Improve male elin
    Better tint system for eyecolors, ears, tail, etc
     
     
     
    For UNP Furry skin, i doesn't have time to hang on to UNP skin, sorry!
     
     
     
     
     
     
     

     

     
     
     
     
     
     
     
    Credits
    Thanks to PsychoMachina for original elin race 2
    Thanks to Hello Santa for SG Brows texture
    Thanks to 히로신 for nice support/nice resources/nice screenshots/nice ideas
    Thanks to 청1 for nice male elin resources/nice followers/nice furry resources
    Thanks to ap05 for many feedbacks/nice ideas/nice screenshots/nice face shape for Nua slider
    Thanks to 삽살띠 for nice male elin base/nice face shape for Sapsalrin slider/nice face texture resources
    Thanks to 라이잘린슈타우트 for nice followers/nice face shape for Patricia slider
    Thanks to 나고야 for nice elin resources/nice face shape for Yarin
    Thanks to ㅇㅇ/36718954 for nice face shape for Gehenna slider
    Thanks to 와와와와왕 for nice furry resources
    Thanks to Stella_Unicorn for nice cat's wisker resource/nice screenshots
    Thanks to 짭산 for nice screenshots/nice face texture resources
    Thanks to MataB for nice feedbacks
    Thanks to Cecilia for nice support
    Thanks to Argos for chinese translate
    And thanks to those who helped me who i don't remember in tullius channel community
     
    Without them, i wouldn't have the will to complete TeraElinRace Remastered v1.0.0
     
     
     
     
     
     
    Previous Change log
     
     

    109,712 downloads

    Updated

  21. Viera Hair HDT-SMP

    Viera Hair ported from FF14. Has HDT-SMP, 2 color versions, Wig and Racemenu. Recommended using it together with the Viera Ears 1.4 for maximum BNUUY.
     
    Install the Mod, use AddItemMenu or similar to get the goodies ingame.
    If problems arise please let me know.
     
    Credits: Final Fantasy 14, Square Enix

    250 downloads

    Updated

  22. BAKA SL Aroused keywords for various armors

    What this mod does
    Add BakaFactory's SexLab Aroused keywords to various standalone armors. I may add more in the future.

    Requirements
    SexLab Aroused SSE Modified by Bakafactory or OSL Aroused
     
    And whichever armor you want to update:
    [Dint 999] Nier Automata armor v1.5 (I'm not sure where I got the SE version, sorry)
    Latex Witch
    XN School Swimsuit (you need to convert this to SE, otherwise it won't work)
    DX Leotard Collection
    Legendary Armors  (optional physics)
    + whatever the mods need (bodyslide, physics, etc).

    How to use
    Install with a Mod Manager (preferably MO2)
    In the load order put it anywhere, it is ESL flagged.

    Credits
    Dint 999 for the Nier Automata armor
    m4mk203 for the Latex Witch armor
    XN for the School Swimsuit
    Deserter X and hwybee4996 for DX Leorards and Legendary Armors
    BakaFactory/factoryclose - for the Modified SLA
    ozooma10 - for OSL Aroused
    ElminsterAU for SSEEdit

    Permissions
    Keep it free.
    Give credit if you use it.

    Update history
    v1.4
    Added patch for DX Legendary Armors
     
    v1.3
    Added patch for DX Leotards
     
    v1.2
    Added patch for XN School Swimsuit
     
    V1.1
    Added Vanilla armor replacer keywords.
    Warning! This will make ALL vanilla armor erotic in the eyes of BAKA mods!
     
    Initial Release
    - keywords for Nier Automata 2B armor
    - keywords for Latex Witch armor

    3,033 downloads

    Updated

  23. Porny Loadscreens

    Happy New Year, ; here, come traveler.......... Khajiit has new wares 😮
     
    I spent alot of time hunting for pictures over months and, with the great help of Km4387 here on LL, we put together a main menu and loading screens replacer !
     
    There are 335 pictures total - the vast majority of them being painting and drawings, a few being 3d art/rendering
    They are all fitting a fantasy setup, I tried to keep that immersive as much as I could so expect elves, mages, creatures, monsters, bandits and all that sort of stuff
    !
     
    It's very much NSFW and explicit most of the time - there is bestiality, horror, uncon stuff and so on ; what you won't find is futa stuff/gore/underage and as always I tend to try to keep away from hentai 'simplistic' style of art - I mean, if you use some of my other texture replacers, you know what to expect hopefully  
     
     
    All pictures are designed for 1080p - shouldn't be any issue with any other resolution, but ⚠️some UI mods may interfere, resulting in pictures zoomed in or out ; Km4387 did a fix which I'm gonna post if some people run into a similar issue ( you still need my main file, and overwrite it with the fix)
     
    The ESP is flagged as ESL
     
     
     
    Credits to all the amazing artists I borrowed pictures from, you can check their work on their Patreons :
    hibbli3d - Vempire - Calm - Lucien - JustSomeNoob - LordoftheCosmos - Bonete - Studio-Pirrate - CaptPopcorn - lilBoots - sabudenego -StrayPaint - Evulchibi - AdooHay - Tixnen - Nyuunzi - LeraPI
     
    ( ... and others I unfortunately forgot to mention, i'll add to the credits later )
     
    Enjoy and report any issue !
     
     
    29/01/2024:
     
    - Added a patch made by Km4387 for Legacy of the Dragonborn SSE at Skyrim Special Edition Nexus - Mods and Community (nexusmods.com) ; to replace their loadscreens with mines ; aswell as the alternate fix version of the patch (same as my main upload, use the Alt Fix only if you have issues with loadscreens being zoomed in/out )
     Note that you still need my main mod, as it's a patch

    5,475 downloads

    Updated

  24. IVDT 1.4.0 Hentai Edition V4 & Voice Packs

    A Spinoff patch for IVDT that voices different animation stages by reading from ASL. This is the Voice mod for your Ultimate HentaiRim experience
    intended to work with the voice packs available in the link. same experience from voice packs from other authors not guaranteed.
    Also contains various misc sex effects to make things more interesting
     
    Features:
    - reimagined voices like what you would expect from hentai scenario
    - no male voices except for orgasm
    - DP / TP stages runs with slightly over the top voices/screams
    - Penetration with huge PP races such as troll, giant, chaurus etc will be voiced with over the top voices/screams
    - non victim cowgirl/femdom/amazon scenes are focused on non aggressive voice. removed chemistry requirements in femdom / cowgirl female controlled stages
    - removed the chemistry requirements for some voices like penetrative intense and soft.
    - after orgasm / came in side comments moved to ASL EN stage. 
    - unamused comments only used for victim scenarios
    - spanking sound and comments reserved only if its humanoid creatures and ASL FA/FV stages for doggystyle, standing tagged animations. booty girl has to be enabled
    - Defaults to "LI" sounds and "En" for final stage if no ASL for animation is available.
    - if you have SL Survival mod installed and ahegao triggered, it will randomly slightly modify the eyes blink and phoneme
    - Auto Advances Sexlab animation stages based on configured sexlab timer as long no more voices are playing. (turn off Sexlab auto stage advance to prevent interference)
     
     
     
    Other mods compatibilities:
    - if you have DD gag equipped, IVDT will not play
    - if you have Children of lilith installed and is transformed, maximum dirty talk mode
    - if NPC female is futa (SOS), it will play cum orgasm effects similar to male. set default NPC female to male slot 1 to use slot 1's male orgasm sound
     
     
     
     
    New Features That Come After IVDT Hentai Edition V2 :
     
    i) Added a Json Config file to personalize your experience. Edit the options with a text editor. Read the Help file in the same directory to understand the options.
     
    ii) Enables PC to fall into Broken Status after the total of (PC Orgasms + other Actor Orgasms) in same scene reach a certain configurable threshold in a short amount of time.
    After a certain number of in game hours since last Sex, the Total Orgasm count will reset. 
     
    in Broken Status, PC will:
    > not have defying voices
    > have Broken Ahegao expressions and sticks out tongue if enabled
    > Seemingly exhaustive voices in non intense stages
     
    iii) IVDT Expressions that changes according to scenarios, whether if its victim, soft/ intense , or riding/attacking a penis. Supports Elin and Normal vanilla. does not reset expression to neutral before changing expression because thats unimmersive.   (
     
    (needs MFG Fix,  Expressive Facial animation , disable Sexlab Expressions Update, 
    ASL SLSO no Grass patch to prevent SLSO from refreshing expressions from SL Anim Stage Labels)
     
    iv) Spanking are modified to small bursts that happen in random doggystyle/standing intense stage based on chances
     
    v) Allows PC to stick out tongue with a certain chance. uses tongue meshes from FHU Baka. the option uses tongue 7 for now because it seems universally applicable. Maybe in the future it can be configurable depending on people's "needs"  Dont forget to build in bodyslide if your tongue is not aligned
     
    vi) Options to Leak Cum or squirt if fill her up baka is installed
     
    vii) Option to scale Actors to fit the animation 1.15 BigGuy (bakafactory , Anubs) or 0.9 Shota (Anubs)
     
    (needs FHU Baka Edition installed)
     
     
     
    Requires: 
     
     
     
     
    New Features That Come After IVDT Hentai Edition V3 :
     
     
    V3 now requires use of IVDT 1.4.0 . download 1.4.0 version from IVDT page and voice packs that have been upgraded to 1.4.0. you can tell by the file name. not all voice packs have been upgraded yet.
     
     
    if You Upgrading from V2:
     
    The IVDT Quest with recognized 5 Male voices slots from V2 are already baked into the save, upgrading directly to V3 will result an invalid slot for 6,7,8
     
    if you want 8 male voice slots from V3 and do not want to start a new save:
    > Use Resaver to kill IntelligentVoicedDirtyTalk.esp . Resaver Link : https://www.nexusmods.com/skyrimspecialedition/mods/5031
    > then expand "Clean" options on the top and click "Kill Listed" . let the mod reinitialize in game.
     

     
     
    New Features Introduced:
     
    Go through the Config help file for details on what they do.
     
    i) Option to enable male voices. download the IVDT Hentai V3 male Voice pack and install them accordingly. New voices are made with VASynth. Male voice volume may be audably different depending on game environment, position, interior exterior etc.
     
    the voices are prepacked into these slots. assign accordingly. set Slot 1 as default for Creature / NPC females in mcm as it is wired to only play orgasm noises instead of speech. for default.
     
    Slot M1 = male Even Tone
    Slot M2 = Male Argonian
    Slot M3 = Male Brute
    Slot M4 = Male Nord
    Slot M5 = Male Condescending
    Slot M6 = Male Dark Elf
    Slot M7 = Male Khajitt
    Slot M8 = Male Orc
     
    ii) Gag Voice
     
    Download Gag voice pack if you use Devious devices gag in your game. pick only one of them. if PC is gagged, gag voice will be played instead.
     
    iii) Futa Handling
     
    Appropriate Handling if female is giving penetration as futa or strapon
     
    iv) Fill Her Up Tongue
     
    Option to select a specific tongue out of the 10 tongues from Fill her up during animations.
     
    v) Compatibility with Succubus Heart
     
    Get Sperm or Creature Sperm only if receiving cum through a penetration. sperm amount may vary depending on race. disable sperm/milk option in original mod if you do not want too much sperm/milk.
     
     
    vi) Orgasm noises in GangBang Scene
     
    Actors other than the 2nd male actor now plays orgasm voice from Default Voice setting. dont forget to set default to slot 1.
     
     
    vii) Armor Swapping
    During start of a sexlab scene, an option to armor swap from the normal versions to lewd version, which is available in some outfit mods. the outfits to be swapped must not be unequipped by sexlab. hence you must set the outfit to "Never Remove" in strip item editor feature in sexlab to get armor swapping effect, or you can set it to "sometimes remove" by setting the probability to 50% or something to get dynamic results like completely removal or lewd armor swapping. use the provided config file and specify the body slots to check for and outfit forms to swap for.
     
     
    New Features That Come After IVDT Hentai Edition V4 : : Hentai Expressions NG
     
    NEW REQUIREMENTS:
    MFG FIX NG  https://www.nexusmods.com/skyrimspecialedition/mods/114095?tab=posts
     
    this updated version basically a revamp of the expressions to breath more life into PC's expression. Hence Requires the installation of MFG FIX NG
     
    Show how various PC expression changes achievable with MFG FIX NG, whether if its subtle / drastic phoneme or eye movement where appropriate.
     
     
    Option is enabled by default in config file. if the Older Hentai Expressions is enabled with Hentai Expressions NG, the Older Hentai Expressions will be disabled
     
    you can edit the HentaiExpressionsNG.json file to your preferences and share it as a preset to others.
     
    heres a link to Simple spreadSheet and Guide which helps create the json line item and explains the purpose of each item:
     
    https://docs.google.com/spreadsheets/d/19cV-mhugVFUhnnUwc5-FjE1NULR7KYO5qVRTfeGfdVU/edit?usp=sharing
     
     
    The Default Expressions preset is designed for Vanilla Race in mind. For Elin Race Expression preset , get it separately in the download link IVDT Hentai V4 Expression NG - Elin Version
     
     
     
    Load Order / Hentai Rim Installation Guide
     
    Make sure PC is recognized as FEMALE in SEXLAB Gender
     
    1) (Must)Intelligent Voiced Dirty Talk 1.4.0
    2) (Must)IVDT 1.4.0 Hentai Edition V3
    3) (Must)any 1.4.0 Voice Pack
    4) (OPTIONAL)Any Gag Add on Voice
    5) (Must)IVDT Hentai V3 Male Voice (not a hard requirement but you wont at least get male orgasm noise otherwise)
     
    6) (Recommended) Install ASL Patch for SLGP - SexLab Grass Patch SLSO from Sexlab Anim Stage Labels page, if you want to avoid abrupt PC orgasms or wants to use IVDT Hentai's Normal/Ahegao expressions.
    7) IVDT comes with option to disable sexlab voices, if you want to disable sexlab voice only for PC and remain sexlab voice you have 2 ways of doing it :
       - replace all voice files with a blank voice file and assign them to PC
       OR
       - (Recommended) Go to Anim Stage Labels Page and download ASL Sound Effects . set PC voice = 1 to disable PC voice
    ? (Recommended) mix and match my other mods from Sexlab Anim Stage Labels  for more immersive experience
     
     
    Voice packs for Intelligent Voiced Dirty Talk (IVDT)
     
    Voice packs contains hundreds of high quality audio clips, individually curated and edited for IVDT Hentai.
     
    ESP sound Records has been updated to support more variation of audio clips
     
    Requirements
     
     
    Recommended Setup for best intended experience
     
    - Recommended to use the voice packs for the dragonborn, and enable sexlab moan voices for NPC
     
     
     
    These Voice Pack descriptions refer to the relative number of dirty talk variations clips. Adjust your config accordingly if needed
     
    JP Voices
     
    Mel ( Temperament : Pure/清楚  , Dirty Talk : Average , Broken Talk : N/A , Victim Talk :Low ) 

     
    Risa  ( Temperament : Energetic/元気  , Dirty Talk : High , Broken Talk : N/A 、Victim Talk :Low) 
     

     
     
    Shiho ( Temperament : Mature/成熟人妻  , Dirty Talk : High , Broken Talk : N/A 、Victim Talk :Low) 

     
     
    Taimanin Asagi ( Temperament : Cool,Mature/クール成熟 (Over the Top) , Dirty Talk : High , Broken Talk : High  、Victim Talk :Very High ) 

     
    Taimanin Rinko ( Temperament : Cool,Mature/クール成熟 (Over the Top) , Dirty Talk : High  , Broken Talk : Very High  、Victim Talk :High ) 
     

     
     
    Suzuka ( Temperament : Pure/清楚 (Promiscuous)  , Dirty Talk : Very High , Broken Talk : N/A , Victim Talk :Low) 

     
     
    Airisu ( Temperament : Tomboy/騎士  , Dirty Talk : Very High , Broken Talk : Very High , Victim Talk :Very High) 

     
    Yoshika ( Temperament : Oneechan/おねえちゃん (Promiscuous), Dirty Talk : Very High , Broken Talk : N/A , Victim Talk :Average ) 
     

     
     
    Mukuro ( Temperament : Oneechan/おねえちゃん (Promiscuous), Dirty Talk : Very Very High , Broken Talk : Very Very High , Victim Talk :Very Very High )  (Get from Google Drive Link) 
     

     
    EN Voices 
    i dont really find a lot games with significant variety dirty talk or moans with good quality in english. if you do know some do post in support section
     
    Karryn  ( Temperament : Queen/女王(Promiscuous)  , Dirty Talk : High  , Broken Talk : N/A , Victim Talk :High  ) 
     

     
    Demi  ( Temperament : AI  , Dirty Talk : Low , Broken Talk : N/A , Victim Talk :Low) 

     
     
    Lily  ( Temperament : Cool,Mature/クール成熟 (Promiscuous) , Dirty Talk : Average , Broken Talk : N/A , Victim Talk :Low) 


     
    Fortune  ( Temperament : Energetic/元気 , Dirty Talk : Average , Broken Talk : N/A , Victim Talk :Average ) 
     

     
    Killi ( Temperament : Strong/強気 , Dirty Talk : Average , Broken Talk : N/A , Victim Talk :Low) 
     

    Elaisha ( Temperament : Energetic/元気 , Dirty Talk : Low, Broken Talk : N/A , Victim Talk :Low) 

     
     
     
     
    If you like what i'm doing, feel free to buy me a coffee! https://www.buymeacoffee.com/shimizumodding
     
     

    81,164 downloads

    Updated

  25. Races of Nature – A Custom Race Collection

    INFO Races of Nature – A Custom Race Collection is an ever-expanding collection of animal-style custom races made by yours truly. Each race comes with its own, hand-crafted RaceMenu presets that will allow you to give a pre-existing race a completely new appearance in the form of an entirely new race. All of my races come with their own texture replacers, and all that are fully completed have multiple, race-specific PoserHotkeysPlus facial expression packs for those who use PHP.
     
    VOTING
    (Click HERE to vote for what you think I should do next; in the short term) (You can also vote HERE if you have a particular type of animal in mind)   DISCLAIMER REGARDING THE PREVIEW IMAGES
    Please keep in mind that the body proportions seen in the preview images are not set in stone. As long as you have Racemenu and some sort of morphable, female body mod (preferably, 3BA), you could easily change the proportions to be whatever you wish. The presets simply come with the shown proportions because they seem appropriate for the animals in question.
     
    DISCLAIMER FOR THOSE LOOKING TO PLAY AS A MALE CHARACTER
    All of my RaceMenu character presets are made with a female player character in mind, and it is therefore unwise to assume that everything will work perfectly if you try to use them with a male player character or male NPC. Nevertheless, I have outlined some additional instructions – at the end of the HOW TO USE section of this page – that should allow you to create a male version of the presets with relative ease.
     
    HOW TO USE (These instructions assume that you already have RaceMenu and the specific requirements of the RaceMenu character preset in question)
    Once you are in the character creation menu (showracemenu), do the following:
    1. under the ALL section, select female for your sex if you have not already done so
    2. go to the PRESETS section and find a preset of mine that you want to use. Do not click it yet; just find out what race it needs. The race is specified in the name of the preset itself
    3. go to the RACE section and select the race that my custom race preset needs
    4. go back to the PRESETS section and load the preset
    If you intend to be female, then you are done at this point and can now customize yourself to your hearts content, but should you for some reason want to be male instead, then you also need to do the following steps:
    5. under the ALL section, select male for your sex
    6. go to the SCULPT section and import the head preset of the custom race preset that you selected earlier
    7. you will likely have to do some small personal edits at this point to correct any issues that come with using a female preset with a male character, but you are otherwise done and can now begin to customize yourself as you see fit
     
    LEGEND
    ⬤ Finished – fully complete, featuring a RaceMenu character preset, RaceMenu head preset, and multiple PoserHotkeysPlus facial expression packs
    ⬤ Finished – complete, but an optimized and/or further improved version is planned or in the works
    ⬤ Work in Progress – close to completion
    ⬤ Work in Progress – intermediate
    ⬤ Work in Progress – early
    ■ Planned – feasible and likely to be finished after only a short development cycle
    ■ Planned – feasible, but will likely require a slightly longer development cycle
    ■ Planned – probably feasible, but I cannot guarantee a satisfactory result
    ■ Planned – more or less impossible to achieve a satisfactory result without help from a third party
    ■ Planned – viable but of uncertain development scope
    ■ Planned – highly uncertain of both development scope and overall viability
    * = prioritized race
     
    FINISHED RACES
     ⬤ Camelid – Camlenthe
    ⬤ Hippopotamus – Hippotem
    ⬤ Pig – Boegen
    ⬤ Rhinoceros – Rheenen
     
    WORK IN PROGRESS RACES
    ⬤ Alligator
    *⬤ "Beaked Argonian Prototype"
    *⬤ "Bluekin Prototype"
    ⬤ Crocodile
    ⬤ Gharial
    *⬤ "Isaar Prototype" / Sauropod ← currently in active development
    *⬤ "Nog Prototype"
    *⬤ "Short Faced Dragon Prototype"
     
    PLANNED RACES
    ■ African Elephant
    ■ American Bison
    ■ Asian Elephant
    ■ Badger
    ■ Beaver
    ■ Boar
    ■ Brown Bear
    ■ Ceratopsian (non-specific)
    ■ Cougar
    ■ Dodo
    ■ Dog, Pitbull
    ■ Donkey
    ■ Dromaeosaurid (non-specific)
    ■ Elasmotherium
    ■ Gaur
    ■ Giraffe
    ■ Hyena
    ■ Iguana
    ■ Jackal
    ■ Kangaroo
    ■ Kiwi Bird
    ■ Leopard
    ■ Lion
    ■ Moose (US)
    ■ Muskox
    ■ Panther
    ■ Polar Bear
    ■ Rabbit
    ■ Rat
    ■ Seal
    ■ Sheep
    ■ Skunk
    ■ Smilodon
    ■ Tapir
    ■ Walrus
    ■ Warthog
    ■ Weasel
    ■ Wildebeest
    ■ Woolly Mammoth
    ■ Woolly Rhinoceros
     
    RACE REQUESTS
    If you have any races that you would like to see added, feel free to leave a comment in the Support thread.
     
    REQUIREMENTS
    A full list of prerequisites will be published for each and every race as they are released.
     
    CREDITS
    The following mod authors deserve special shout outs for their fantastic work regardless of whether a preset is dependent on their mod or not. All of the custom races that I have made for this collection are dependent on one or more of these mods to function, or they are simply at their best when used in conjunction with these mods)
    ・@Bad Dog (for all of the amazing custom race mods that you have made)
    ・Acro (for CBBE 3BA (3BBB)) (multiple races use edited elements from Acro's normal maps as part of their own normal maps)
    ・Expired (for RaceMenu)
    ・Flawn (for Flawn's Argonian Overlays and Flawn's Vanilla Argonians Redux)
    ・KouLeifoh (for the High Poly Head mod)
    ・millepon (for Poser Hotkeys Plus)
     
    REQUEST TO MY FELLOW MODDERS
    I do not yet know how to make my races completely standalone, so If you are a modder and would like to help out, feel free to create .ESP/.ESL plugin based versions of my races and post them in the Support thread. Needless to say, you will of course get credited for your work and you will have my gratitude.
     
    If you have any modding resources to share or recommendations for software that I could use to make 3D models for SSE, feel free to also share such recommendations in the Support thread.
     

    4,512 downloads

    Updated

×
×
  • 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