Jump to content

Regular Mods

These Skyrim: Special Edition mods are of a non-adult nature.

1194 files

  1. Summer Lady - 3BA BHUNP UBE WIP


    BODYSLIDE
    Heel Sound 2025
    3BA
                    BHUNP (Optional)
                    UBE (Optional)
    BEES
    ADD ITEM
     


    Rhoshari
    Maljinn
    Rewjii
    TheWheel
    Panie RenardNYA
    CAT047
    ILngary
    Kokan
    LiLy
    Linh
    Rayzar
    Yang


    

    
     

    1087 downloads

    Updated

  2. Beyond Reach + Luminosity Patch (SkyPatcher)

    This is a SkyPatcher mod which converts Beyond Reach's interior lighting parameters to match the defaults of the Luminosity Lighting Overhaul.
     
    What is it for?
    The Luminosity Lighting Overhaul mod creates beautiful and rich interior lighting for vanilla Skyrim, but tends to make modded interiors look a bit dull. This mod attempts to address that for Beyond Reach.
     
    How does it work?
    This mod uses SkyPatcher to override the lighting in all Beyond Reach's interior cells. SkyPatcher uses SKSE to edit the cells on the fly at game start and thus does not need an .esp and will not conflict with most other mods that edit Beyond Reach. It's also completely safe to add and remove this mod at any time in your playthrough, for example, if after a while you decide that you don't like how it changes the look of Beyond Reach's interiors.
     
    Important Limitations
    Beyond Reach is a lovingly crafted mod with stunning visuals. It also features custom lighting for some places, which installing this mod will override. In short, all cells that use vanilla Skyrim lighting will likely look better with this mod, but some of those with custom lighting might look worse. Egos Interlude (the big cave near the Divide) is an example of the latter.
     
    Requirements
     
    Beyond Reach version 4.61.
    https://www.nexusmods.com/skyrimspecialedition/mods/3008?tab=description
    Most of it will probably still work with the latest version 4.8, but I have not tested this.
     
    Luminosity Lighting Overhaul:
    https://www.nexusmods.com/skyrimspecialedition/mods/16830
     
    SkyPatcher:
    https://www.nexusmods.com/skyrimspecialedition/mods/106659
     
    Installation
     
    Install with the mod manager of your choice. Remember that there is no .esp in this mod; it's just a config file for SkyPatcher/SKSE.
    It's safe to install at uninstall at any point during your playthrough.
     
    Compatibility
     
    This should be compatible with almost everything, except for mods which alter the lighting settings in Beyond Reach's interior cells. Thanks to SkyPatcher, this does not overwrite any cell records directly and is thus compatible even with mods that change interior cells in Beyond Reach.
     
    Recommended other mods:
     
    SkyPatcher for all vanilla Skyrim cells. Removes the need to use .esp patches or manually patch conflicts with other mods that edit vanilla cells:
    https://www.nexusmods.com/skyrimspecialedition/mods/150532
     
    Skyrim Community Shaders for even better lighting and many other goodies:
    https://www.nexusmods.com/skyrimspecialedition/mods/86492
     
     

    40 downloads

    Submitted

  3. Simple Text Viewer - Create Open Edit Delete Text Files In-Game - SKSE Menu Framework

    Simple Text Viewer is an in-game text file viewer/editor for Skyrim SE / AE with the help of SKSE Menu Framework.

    Features

    *  Browse text files from SimpleTextViewer folder (Location: SKSE\Plugins\SimpleTextViewer)
    *  Open and edit files in-game thanks to SKSE Menu Framework
    *  Edit and Save changes
    *  Create new text files
    *  Rename existing files
    *  Delete text files
    Tested on Skyrim AE v1.6.1170 and v1.6.353

    Supported File Types

    * .txt, .ini, .json, .log, .md, .xml, .yaml, .yml, .toml, .csv, .psc

    Usage

    1. Open the 'Simple Text Viewer' menu from SKSE Menu Framework
    2. Browse files in the Notes tab
    3. Click a file to open it in the viewer/editor
    4. Edit text freely
    5. Use the 'File → Save' menu to save the file

    Notes

    * Maximum size for text files is 1MB for stability reasons. It should be more than enough for simple notes. 
    * Files larger than '1 MB' will display a warning in editor. It will not view all the contents.
    * Do not save files larger than '1 MB' or you will lose contents of the file.
    * Unsupported files are ignored/hidden
    * Supports All standard ASCII characters. Does not support Non-ASCII / extended Unicode. 

    Compatibility

    It only works on the 'SimpleTextViewer' folder. So, no compatibility issues.

    Bug Reports

    If you encounter issues, please report them in github. Include 'SimpleTextViewer.log' from Documents and description of the Bug and steps to reproduce it.

    Source Code
     
    Permissions

    This project is licensed under the MIT License.
    You are not allowed to use this mod in any mods/files/modlists that are being sold for money.

    Enjoy viewing/editing your notes without leaving Skyrim 





    91 downloads

    Updated

  4. Execute Hotkeys - Without Keyboard Through UI - SKSE Menu Framework

    Execute key or key combo through UI without keyboard to launch your mods or MCM hotkeys. You don't need to remember all the key combo anymore. Add hotkeys with the name to the list to execute without keyboard.
     
    We've all been there. Setting endless hotkeys for our favorite mods just to forget what it was. Now, with the help of Execute Hotkeys, you don't need to remember the hotkeys anymore. Just add the key or key combo to the list and execute it through UI to launch your mod or MCM hotkey. After adding and selecting a hotkey from the list, SKSE Menu Framework will close and execute the key combo. F1 hotkey is all you need to remember now.

    Tested on Skyrim AE v1.6.1170 and v1.6.353. Confirmed to work on v1.6.640

    Video Demonstration: Youtube
    Execute Hotkeys v1.1.0
    Execute Hotkeys v1.2.1

    Features:
    * Execute key or key combo through UI with the press of a button without using keyboard. 
    * New: Ability to hold down hotkeys
    * New: Ability to search for saved hotkeys
    * Add, remove, and manage hotkeys in SKSE Menu framework in Execute Hotkeys section.
    * Configuration is saved in `ExecuteHotkeys.ini`. It will be created when a hotkey is added.
    * You can use the UI or edit the ini to add hotkeys. Format(v1.2): Name|DxCode|LCtrl|LAlt|LShift|RCtrl|RAlt|RShift|IsPress(1=Press/0=Hold)|HoldMs
    * Use DXScanCodes listed here. Do not use invalid DXScanCodes in ExecuteHotkeys.ini. Only Keyboard DXScanCodes supported. Edit: Mouse keys support added.
    * Since SKSE Menu Framework supports controller. You can technically use controller to execute Keyboard shortcut. (Testing needed)
     
    Inspiration: I can't remember 20+ key combos for the mods I use.

    Source Code

    Bug Reports

    If you encounter issues, please report them in github. Include 'ExecuteHotkeys.log' from Documents, description of the bug and steps to reproduce it.
     
    Compatibility

    No compatibility issues.

    Permissions

    This project is licensed under the MIT License.
    You are not allowed to use this mod in any mods/files/modlists that are being sold for money.

    Enjoy executing hotkeys without keyboard.

    185 downloads

    Updated

  5. Mod Manager Text (MMT)

    Hello everyone i made this tool for personal use but its a great thing for every modder

    ----- Description --------------------------------------------------------------
    MMT: the basic idea was an app that will enable you to organize all of your mods including merged ones and being able to share it with others using a "Jason" file so if someone wants your mod list not only you can give it to them real fast but also they can see it 2D view and also with incredible customization (not  only theme but function)
    I made it to solve one of my biggest problem with modding trying to find the problematic mods and overall organizing  my mod list using folders in folders in windows (something that i know you are all know) 
    I'm not a programmer and i did made this using AI (please don't kill me i simply don't have enough time next to school and work to learn to code at a higher level) and it did took me 3 days and over 50 revision to make it work
    ----- Basic Installation Procedure ------------------------------------------
    the "MMT_Unlimited-master.rar" is a beta and new approach and any feedback will be welcome (it is the code with the launcher and a bat to create launcher after changes to code)
    the online version requires you to make your own Firebase and connect it (should work), and the AI integration its at the moment just a concept.
      
    its just a web based app you need to lunch it once to Cache some stuff if you don't have them (theme and other code stuff) and then you can use if offline 
    you can export your build and import others  be it if you want to make it your self or help someone solve a problem
    ----- Credits -----------------------------------------------------------------------
    Gemini (AI)
    me (:D)
    ----- Small note-----------------------------------------------------------------------
    if you are an experience Programmer or you can actually upgrade the tool you are welcome to adopt this mod  upgrade it with more feature and make the code better (since its by AI i cant say how good it is) only Requirement  is to keep in Loverslab  community and link people here to get it
    ----- Permissions -----------------------------------------------------------------
    you are welcome to share it anywhere but i do want it credited to Loverslab.com this site and people here gave me a lot of fun time and helped me a lot with modding coding and great discord servers

    Love all guys (and Gals)
     

    151 downloads

    Updated

  6. 90'S celebrities Denise Richards

    
     
     
     


    Last update of Skyrim special edition (1.5.97) not AE edition
    Latest SKSE64 for Skyrim SE (version 2.0.20)
    The presets can work on AE and LE version if you can find the same requirements.

    .....................................................FACE.....................................................
    Racemenu
    RaceCompatibility for Skyrim Special Edition
    COtR - HQ Characters creation addon
    BnP - Female Skin 
    BnP - COtR faces  
    LDD - Levi's Choice - Aretuza Eyes VANILLA-HPH-COTR-UBE !!!NEW!!! (download the COtR patch in the options)
    Charmers of the Reach (CotR) - Racemenu Warpaints Tattoos Patch and Eye Fixes and Presets  
    Even More Brows - HPH - COtR (COtR version)
    Koralina's Makeup for COtR
    Koralina's Face Details for COtR 
    Daxoss facepart (made by Smartco) install after all the requirements and overwrite when asked.
    KS Hairdos

    .....................................................BODY(optionnal).....................................................
    Caliente's Beautiful Bodies Enhancer -CBBE-
    Female Hands Redone (use bodyslide to apply the sliders).
    NecDaz Feet (use bodyslide to apply the sliders).
    XP32 Maximum Skeleton Special Extended - XPMSSE
    FSMP - Faster HDT-SMP 
    CBPC - Physics with Collisions for SSE and VR
    CBBE 3BA (3BBB)
    My preset Bodyslide based 3BA "BomBassbody" (use bodyslide to apply the sliders).

    Optionnal if you want to apply my presets into any unique NPC:  PROTEUS

    All the entire description with video support in my Discord channel  
     
     


    Smartco
    swefrida
    m4mk203
    Caenarvon
    CoralineKoralina
    expired6978
    Dint999
    Xp32/Groovtama
    HydrogensaysHDT
    ousnius
    DenisWinter
    TMPhoenix
     LogRaam
    docteure
    PixelsSquared
    phenderix
    samirloon



    958 downloads

    Updated

  7. YoRHa 2B for COtR

    https://www.patreon.com/daxosscontent
    

      You can use "COtR" mod and "High Poly Head" together because COtR uses a
    custom race and therefore does not affect vanilla races like High poly.
    if you like the mod, plz endorse it! (just one clic for more visibility)
     
    Last update of Skyrim special edition (1.5.97) not AE edition
    Latest SKSE64 for Skyrim SE (version 2.0.20)
    The presets can work on AE and LE version if you can find the same requirements.

    .....................................................FACE..................................................... Racemenu
    RaceCompatibility for Skyrim Special Edition
    COtR - HQ Characters creation addon
    BnP - Female Skin 
    BnP - COtR faces  
    LDD - Levi's Choice - Aretuza Eyes VANILLA-HPH-COTR-UBE (download the COtR patch in the options)
    Charmers of the Reach (CotR) - Racemenu Warpaints Tattoos Patch and Eye Fixes and Presets  
    Even More Brows - HPH - COtR (COtR version) 
    Koralina's Makeup for COtR
    Koralina's Face Details for COtR 
    Daxoss facepart (made by Smartco) install after all the requirements and overwrite when asked.

    .....................................................BODY(optionnal).....................................................
    Caliente's Beautiful Bodies Enhancer -CBBE-
    Female Hands Redone (use bodyslide to apply the sliders).
    NecDaz Feet (use bodyslide to apply the sliders).
    XP32 Maximum Skeleton Special Extended - XPMSSE
    FSMP - Faster HDT-SMP 
    CBPC - Physics with Collisions for SSE and VR
    CBBE 3BA (3BBB)
    My preset Bodyslide based 3BA "BomBassbody" (use bodyslide to apply the sliders).



    Optionnal if you want to apply my presets into any unique NPC:  PROTEUS
    All the entire description with video support in my Discord channel
    aBSoLuTly ReCoMMaNdED (NoNSeNSe WiTHouT THeM)

    YoRHa 2B Attire - TBD (install first)
    YoRHa 2B Attire - CBBE 3BA - BHUNP (use bodyslide)
     

    SPeCiaL CReDiT
    themilkdrinker anD xxxODDxx FoR MaKinG THe aRMoR

    Smartco
    swefrida
    m4mk203
    CoralineKoralina
    expired6978
    Dint999
    Xp32/Groovtama
    HydrogensaysHDT
    Caenarvon
    ousnius
    DenisWinter
    TMPhoenix
     LogRaam
    docteure
    PixelsSquared
    phenderix
    samirloon
    and more

    All my celebrities presets here

    1686 downloads

    Updated

  8. Granado Espada Sylvestia set | BHUNP - 3BA

    Booba squeeeezeeeeeeee 😍

    Sylvestia Set ported from Granado Espada. There is a BHUNPv4 and 3BA version. Build in Bodyslide and enjoy.
     
    Build the set in Bodyslide ( [Rand] Granado Espada ... ) and use AddItemMenu or similar to get the Set ingame.
    If problems arise please let me know.

    Property of IMC Games
    I do not own anything.
     
    Thank you for the screens:
    TheWheel xcopterx namtar55 Nuuwei

    2122 downloads

    Updated

  9. [Melodic] Indian Jewels Armor Edits

    Adds unique ground meshes and changes all the equipment type to clothing.

    Also changed the Belt equipment slot from 52 to something else.
     
    Requires the original mod : https://modbooru.com/mods/melodic-indian-jewels.147

    86 downloads

    Submitted

  10. !Maidens of Darkness

    !Maidens of Darkness
     
     
    Version 2.0a
    No Sexlab required
    ~~~Please refer to Installation below~~~
    New Game Required
    A lot of updated assets
    Cleaned/tweaked areas and armors

     
    Required:
    Fast HDT-SMP (or similar) - Need for certain outfits
    CBPC compatible 
    My Home is your Home (strongly recommended so the maidens won't wander back to their dungeons)
    Relationship Dialog Overhaul - Otherwise High Elves won't join you
    Zaz 8.0+ Cbbe HDT 2023 (SexLab is not needed, though it will work with it.)

    *Any issues checkout the Trouble Shooting section near the bottom of this page.*
     
     
    What's included:
    3BA body and armors The "Squeeze" added to bikini armors New Outfits and armors added 5 new Dungeons added, 3 new world areas  New followers added Revamped looks Issues tweaked  
    What to know:
    Most previous maidens are still at their old locations, others have moved Some maidens are not placed in the world, but my be summoned with console, see list below. Cat girls do have a neck seem. I haven't blended them yet. Still on my to do list. Just give them a gorget for now Strigoiya has no skills or perks at the moment as she is the first of a new type of follower. Look forward to the next update  
    List of new maidens that aren't placed in the world, you can console command in:
    Ingrid - nord
    Madeevah - Dark elf
    Arina - Imperial
    Alexandria - nord
    Cyndala - Vamp half elf
    Sophia - Half elf
    Callistra - Vamp daedra
    Sarafina - half Khajiit
    Daija - Half Khajiit
    Ramona - nord
    Aradia -nord
    Silk - Ghoul maiden
    Torga - Petiet nord
    Raquel- Half Khajiit
    Strigoiya - Crypt maiden
    Marishka - Fallen Valkyrie
    Beatrice - Imperial
    Tyneisha - Orc
    Andora - Nord
    Katarina - Nord
    Misaki - Nordish
    Scout - WoodElf
     
     
              * Not all new maidens are setup to be followers. Feel free to use them for screen archery

    Yes, Obody works with it according to testers. I don't use it so can't help ya there.
    Also if you don't care for the body, change the mesh. I will be adding an option on a later update that will use the players body but their own textures. To those who still want to complain, allow the following as my rebuttal; 
     

     
     
    Recommended
    Make your maidens more immersive with Young Lovers mod.
    Young Lovers - Voice Overhaul (SE) V .11a at Skyrim Special Edition Nexus - Mods and Community (nexusmods.com)
     
     
     
     
    Installation
    Preferred Load Order of Maiden mods
    Be sure to say "Yes to Overwrite all" on each load
    Load Maiden Resource Pack Load Maidens of darkness Kelly 2.0 Finally, Daedric Maidens  
    Use your favorite mod manager. However should you encounter a neck seam or getting close to one of the ladies causes it crashes, Or Unlucky Pete does not show up, do a manual installation. Reports of mod managers not installing all the textures needed.
     
    To begin your hunt!
    Look in your inventory for a crumpled note.


    New Skin
    PB's Tenacious Thunder Thighs by PepperoniB01 (Awesome skin! followers look amazing hot now!)
    -I will be adding a more softer version for less muscled maidens, such as Tytiana.
     


     
     
    Trouble Shooting
    Q. I have the mod installed and nothing shows up?!
    A. This is most likely due to the version # of the mod getting changed.
     
       Fix:
    First you'll need SSEEdit.      (Or let me know ASAP, this is a constant fight with updated CK and games) Run SSEEdit Double click the mod in question, let it run. When done click the mod on the left side and look at it's version #, if it says 1.710000 change it to this 1.700000, by clicking on the number. (this will cause the mod to work with all versions of skyrim) Close SSEEdit, hit "Ok" when prompted, Done.  
    Q. I get CTD when entering an area that has a maiden.
    A. The manager you used to load the mod didn't load everything, (textures 80% of the time)
     
        Fix:
    Install the mod manually, make sure the plugin is turned on in the mod manager of your choice.  
     
     
    To change their outfits with NFF (Nether's follower framework) tell them I'd like to create an outfit, 
    choose any option such as standard. Then exit. Now trade items and they'll done them normally. Rember to
    keep an eye out for those chests
     
    Here's a video I made to show how to manually install the textures if you need a visual.
     
    How to install textures manually to Skyrim Se

    Recommended;
    Gunslicer's profile at Skyrim Special Edition Nexus - Mods and Community (nexusmods.com)
    DAR Random Sexy Female DualMagic Idle Animations at Skyrim Special Edition Nexus - Mods and Community (nexusmods.com)
    (used in the above gifs)
     
     
    With out an ENB the girls will appear paler as shown below.


     
     
    I DO NOT give permission to upload my mods to other sites or use their assests freely. Please be respectful.
     
     
     
    Credit given to awesome modders:
    Themilkdrinker - TBD body. Thanks again for permission!!
    juicypepper - DX conversion to tbd, thank you!
    s4rms - Binibini Skin
    auburnsred - CN's Fantasy & Demonic Eyes SE
    arta14 - for Arta glasses, thanks again!
    Ousnius -  BodySlide and Outfit Studio
    Shiva182 - Maevan2's Eye Brows SE
    DomainWolf - Skin Feature Overlays SE (Freckles)
    Nazeen - Improved Eyes Skyrim
    r1goodwin - Diamond skin
    Lersy - Awesome nord preset which was a good jumping point to make these ladies. Thanks Again!
    Spongeman131 - RANs HeadMesh Sliders for RaceMenu
    expired6978 - creating RaceMenu
    Kalilies - KS Hairdos SSE
    Nisetanaka & TheAbstract17 & JSPumpkinKing & VtheHeretic (and all others who helped) - The Amazing world of Bikini Armors and conversions, you guys rock.
    DeserterX - DX Armors
    Kala's Eyes  and Elf eyes - guidethisonekalaheria
    Black Vipers will - redtox, soereide93, and Fanfy along with all others.
    Champion of Azura - by egilvar, bodyslide by AmberHarmony
    HHaleyy - Fair Skin
    Daymarr - Demoniac Skin
    Bethesda
    PepperoniB01 - Thunder Thighs Skin
    ContentCat - Armors and Outfits
    Caenarvon  - Outfits
    Kofman77 - Bikini armor
     







    49280 downloads

    Updated

  11. OP Rebecca Armor HDT-SMP | BHUNP - 3BA

    Rebecca armor, weapons and hair ported from One Piece Odyssey. There is a BHUNPv4 and 3BA version. Build in Bodyslide and enjoy. Hair, cape and loincloth have HDT-SMP.
     
    Build the set in Bodyslide ( [Rand] OP Rebecca ... ) and use AddItemMenu or similar to get the Set ingame.
    If problems arise please let me know.

    Property of Bandai
    I do not own anything.
     
    Thank you for the screens:
    TheWheel xcopterx ashen

    926 downloads

    Updated

  12. FF14 Zero Race and Follower HDT-SMP | BHUNP-3BA

    Playable race & follower with a high poly head (matches original FF14 mesh). Standalone body/textures (build in BodySlide!). BHUNP and 3BA versions.
     
    The follower voice is FemaleUniqueKarliah, you may need RDO to be able to enable the follower dialogues. If you wish to have a vanilla follower voice please use the optional plugin! Eyelashes work with Ingame expressions but not Racemenu Slider ones  
    Includes: Outfit, Weapon, Playable race (HPH head), follower, hair wigs and Racemenu.
     
    Requires: HDT-SMP, High Poly Head, Race Compatibility, RDO (if using the main files, otherwise use the optional plugin)
     
    Playable Zero Creation: Pick Zero Race, load Zero Preset, enjoy. I left the Zero headsculpt in case the preset has a weird face.
     
    Follower Location: Falkreath: House of Arkay/Hall of the Dead. OR Modex to spawn the NPC in front of you OR console command: help Zero -> player.placeatme [Zero number id]
     
    Credits: Final Fantasy 14, Square Enix

    577 downloads

    Submitted

  13. [BAKU]DOA Rachel Follower

    Requirements
    OAR : It's for the rifle animation.
    Hair colour Sync NG : This mod automatically applies hair tints to wigs. Without it, the follower's hair will be black. If you already have a mod that performs this function, you do not need this one.
    Mod Introduction
    This mod brings Rachel from DOA5 and DOA6 into the world of Skyrim. It features a recreation of her appearance, voice, and outfits—which is why the title includes DOA.
    ESL flagged
    Fully custom voice (based on DOA5, DOA6)
    Basic Info
    Body mod: 3BA
    Weight: 100
    Height: 1
    Location: Jorrvaskr
    Combat Style
    She utilizes a two-handed hammer for melee attacks and switches to a rifle for long-range engagements. Her rifle is a crosbow with a custom animation.
    FAQ
    Q. How can I change the body shape?
    In BodySlide, select the [BAKU]DOA Rachel Follower 3BA group, then batch build using your preferred body preset.
    Q. How can I build other outfits with the follower's body preset
    Build outfit body slides with the preset [BAKU]DOA Rachel Follower Body Preset 3BA.
    Q. I want more muscle!
    In BodySlide, select the [BAKU]DOA Rachel Follower 3BA group, select [BAKU]DOA Rachel Follower Body 3BA, [BAKU]DOA Rachel Follower Body Preset 3BA. Go to 'Muscle Definition', and adjust sliders. After done with sliders, do batch build.
    Q. How can I make the follower equip other outfit
    I recommend using a follower framework mod such as NFF (Nether's Follower Framework) or EFF (Extensible Follower Framework). These mods include features that allow you to easily manage and set the follower's outfits.

    635 downloads

    Submitted

  14. Resident Evil Girl With Skirt CBBE 3BA BodySlide Files

    These are BodySlide Files for the CBBE 3BA body type for the Resident Evil Girl with Skirt mod here on Loverslab posted by Black714. The original mod is required along with all the CBBE 3BA requirements for this mod to work. Refer to screen shots to see what outfits look like when built. My screenshots showcase my Ada Wong preset (this is an unrealeased version) with the GH Spot CBBE 3BA BodySlide preset. The GH Spot is available on my Nexus page. Any questions message me. Thanks for downloading.
     
     

    643 downloads

    Submitted

  15. FF14 Hair pack HDT-SMP

    A bunch of hairs i made over the months for my characters, they come in racemenu (all the way to the left of the hair slider) and wig versions.
     
    HDT-SMP required
     
    Credits: Final Fantasy 14, Square Enix

    2149 downloads

    Updated

  16. Luxury Beach Villa SE

    Luxury Beach Villa
    ~by Render Reindeer
     
    ~***** Happy Holidays to everyone! Here's a special gift to all my fellow screen archers out there! *****~

    Description:
    This mod adds a large Luxury Beach Villa with custom furniture and art on a remote island paradise. It is mainly just a cool location for screenshotting.
     
    I've always thought there are plenty of modern outfit mods in Skyrim, including a metric ton of bikinis, but not enough modern locations/houses to take pretty screenshots in. Since we only have a handful of them, I decided to make this house mod. The initial idea came up when I discovered that the "Water for ENB" mod has really pretty reflections, especially in beach/island locations such as Villa Studio SE by Daymarr. I just wanted to edit the building a bit for screenshots so I dabbled in CK to move some things around.
     
    That's pretty much how I started, now about 2 and a half months later, the villa I ended up editing became something else entirely and I decided to try and release it for public use. Hopefully it looks as good as advertised and runs alright.

    Contents:
     
    The mod is effectively a massive luxury home inspired by modern aesthetics and designs.
    It is an exterior only location (there are no interior cells) allowing for dynamic lighting & weather:
     

    The mod does include some floating omni lights and up to 4 shadow casting lights (as per engine limit) for night time shots.
    The mod is not exactly designed as a player home with chests and containers, etc. It is more oriented for screen archery, although there are some interactable elements.
     
    There are 4 "areas" I want to highlight:
     
    Section 1: The Backyard
    The area around the outside perimeter of the villa which includes:
    - Swimming Pool and Sunbathing Area
    - Outdoor Bathroom
    - Recessed Firepit
    - Outdoor Patio with Roof
    - Car Garage and Driveway
    - Jacuzzi Deck
    - Smaller Fireplace Deck
    - Hot Springs 
    - Outdoor Staircase to second and third floors
    - The Boat
     
    Section 2: The Ground Floor
    The area when you enter the villa from any one of the entrances which includes:
    - Kitchen
    - Dining Room
    - Living Room with Fireplace
    - Bar Area
    - Entertainment Room with TV
    - Common Bathroom 1
    - Stairwell to second floor
     
    Section 3: The Second Floor
    The area after the main stairwell or alternately reachable from the outdoor staircase, it includes:
    - Bedroom One and Balcony
    - Office Room
    - Large Common Bathroom
    - Bedroom Two and Balcony 
    - Hallways and stairwell to the third floor
     
    Section 4: The Third Floor
    The area after the second stairwell or also reachable from the outdoor staircase, it includes:
    - Bedroom Three and Private Bathroom
    - Common Bathroom 2
    - Gaming room with Pool table
    - Small Western Balcony
    - Large Southern Balcony
    - Outdoor Roof Bar
    - Small Eastern Balcony
    - Raised Northern Balcony with Infinity Edge Pool
     
    Simply put this mod contains most of the screenshot areas in one cell/island so it may cause some performance issues (I have not optimized anything yet and have not used object culling planes to improve performance so far)
    The mod has also been navmeshed for followers and I have tested their movements across the three floors of the house, the surrounding property and some of the terrain. Please report any bugs experienced on pathing.
    I highly recommend using ENB Lights for the campfire lights to show up properly and to try SAM (Screen Archer Menu) as it allows different sunlight angles for screenshotting in outdoor locations.
     
    What else is included:
    There are a few sunglasses dispersed around the house for screenshotting.

    (Future areas/ideas):
    Home Gym with equipment on second floor
    Rooftop garden on third floor
    Sauna house next to Hot Springs
    Volleyball Court next to Swimming Pool Area
    Some fancy cars in the garage plus a road
    More accessory/outfits or interactable objects


    Installation:
     
    Version: 1.0 
    Dependencies: Skyrim SE, Dawnguard, Dragonborn
    Recommended: ENB Light , NiOPA Pose Adjustment, SAM (Screen Archery Menu) 

    The download contains the following files and folders (SE):
     
    Meshes
    Textures
    [RR] LuxuryBeachVilla.esp
    ReadMe.txt
     
    Use your preferred mod manager or alternatively, manual Installation:
    Extract the listed files into your Skyrim data folder.

    Location:
     
    You can reach the island through a trap door found in Riverwood, to the right of the front entrance.
    You can also just type "coc LuxuryBeachVilla" to teleport to the island.
     
     

    Compatibilities:
     
    Potential conflicts with VillaStudio SE and Timeless Suite 3.0
    This mod may need to be placed below these two mods in your load order for the textures and props to appear correctly
     
    Details:
    - This mod will most likely overwrite most of the texture and mesh files from VillaStudio SE by YeYeBirde/Daymarr, as it was used as a base when making the CK file 
    - This mod might overwrite some texture and mesh files from Timeless Suite 3.0 mostly the the furniture and clutter objects
    Eventually, I plan to disassociate entirely from the two mods so there are no compatibility issues. For now, please contact me if you find any bugs or encounter problems.

    Credits:
     
    Special thanks to:
    - Alter Native for giving permission to use Timeless Suite 3.0 furniture assets so long as it's not distributed on nexus due to DAZ licensing stipulations
    - YeYeBirdie for the initial Beach Villa mod used as base and Daymarr for the CK file which was referenced for this mod to exist
    - Ugraine for feedback and general advice
    - Maxie for the creation of SAM (Screen Archer Menu) which assisted in troubleshooting various aspects of the mod including lighting and materials

    Permission:
     
    This plugin must not be shared commercially.
    The rights to the game, all official plugins, additional files and the Creation Kit are property of Bethesda Softworks.
    Used external resources (listed below) in form of textures, models, sound effects etc. are property of the original authors.
    Please do not distribute or offer this mod for download without my permission to do so. Any upload to the Steam Workshop, Bethesda.net, ModDrop and any form of console ports are prohibited.
    For any kind of permission please contact me first.
    Many of the used assets are from the free downloadable section of (https://www.cgtrader.com/) and (https://sketchfab.com/) which are stock databases for 3D assets that I have converted to Skyrim. 
    Some of the assets used, although free have a NonCommercial License so they must not be shared outside this mod.
    Many of the custom assets are made by me specifically for this mod and must not be shared without permission
                
    Various free meshes from:                     
    https://www.cgtrader.com/
    https://sketchfab.com/

    Paintings, textures and general designs used from:
    https://pinterest.com/

    This is not a mod made for commercial gain or profit, but as a hobby and general interest. Please let me know if any other credits have been missed for me to add. 
    You are welcome to donate to my patreon if you would like but it's not necessary. 
    Please also mention any bugs or weird visual glitches as this is a 1.0 release.
     
    Thanks for downloading and have fun screenshotting!
     
    ~ Render Reindeer

    10828 downloads

    Updated

  17. BDO Reborn - Ynixtra Armor by Kirax

    This is the Ynixtra armor set from Black Desert Online.
    It is a female armor set for 3BA body. 
     
    It is recommended 
    to use an ENB with complex material and dynamic cubemaps enabled
     
    if it says link not available, it's because google shut files down temporarily after they get a lot of traffic in 12 hours. 
    [ Detailed guide for new modders ]  [ Why is it called 'Reborn'? ]
     
    Check out my patreon:
    Patreon.com/Kiraxx2
    Join my discord server:
    discord.gg/bvAANxDhSs


     

    2901 downloads

    Submitted

  18. BDO Reborn - Kharoxia Armor by Kirax

    This is the Kharoxia armor set from Black Desert Online.
    It is a female armor set for 3BA body. 
     
    It is recommended 
    to use an ENB with complex material and dynamic cubemaps enabled
     
    if it says link not available, it's because google shut files down temporarily after they get a lot of traffic in 12 hours. 
    [ Detailed guide for new modders ]  [ Why is it called 'Reborn'? ]
     
    Check out my patreon:
    Patreon.com/Kiraxx2
    Join my discord server:
    discord.gg/bvAANxDhSs


     

    2415 downloads

    Submitted

  19. BDO Reborn - Derictus Armor by Kirax

    This is the Derictus armor set from Black Desert.
    It is a male armor set.
     
    it's recommended to have an ENB
    with complex material and dynamic cubemap enabled.
     
    Download is google drive.
    ^if it says link not available, it's because google shuts files down temporarily after they get a lot of traffic in 12 hours. 
    [ Detailed guide for new modders ]  [ Why is it called 'Reborn'? ]
     
    Join my discord to get notified whenever I post:
    https://discord.com/invite/bvAANxDhSs
    Check out my patreon for exclusive mods:
    https://www.patreon.com/Kirax001



    597 downloads

    Submitted

  20. BDO Reborn - Scaled Dragon Armor by Kirax

    This is the Scaled Dragon armor set from Black Desert.
    It is a male armor set.
     
    it's recommended to have an ENB
    with complex material and dynamic cubemap enabled.
     
    Download is google drive.
    ^if it says link not available, it's because google shuts files down temporarily after they get a lot of traffic in 12 hours. 
    [ Detailed guide for new modders ]  [ Why is it called 'Reborn'? ]
     
    Join my discord to get notified whenever I post:
    https://discord.com/invite/bvAANxDhSs
    Check out my patreon for exclusive mods:
    https://www.patreon.com/Kirax001

     


    348 downloads

    Submitted

  21. BDO Reborn - Nereid Armor by Kirax

    This is the Nereid armor set from Black Desert Online.
    It is a female armor set for 3BA body. 
     
    It is recommended 
    to use an ENB with complex material and dynamic cubemaps enabled
     
    if it says link not available, it's because google shut files down temporarily after they get a lot of traffic in 12 hours. 
    [ Detailed guide for new modders ]  [ Why is it called 'Reborn'? ]
     
    Check out my patreon:
    Patreon.com/Kiraxx2
    Join my discord server:
    discord.gg/bvAANxDhSs


     

    1516 downloads

    Submitted

  22. Arcadia Cures All - Dialogue Addon / Replacer / NPC / RaceMenu Preset

    Arcadia is an expert alchemist. She should be able to cure your diseases, right? This mod adds some dialogue to Arcadia so she can function as an alchemical healer. An optional replacer is included.
     
    OVERVIEW
     
    Arcadia Cures All. This plugin adds 43 new lines of dialogue for Arcadia. If you have a disease, she will comment on it when approached. For a modest fee of 100 gold, she can assist you in healing your infections and diseases. A brief scene will play to simulate the passage of time while she brews up an alchemical solution. You will be cured at the end of the scene.
     
    Arcadia Lures All. An optional replacer, featured in the mod images, is provided. She will use whatever skin or body mod you have installed. Optional SkyPatcher files are included if you want her to wear one of the outfits in the screenshots, with required mods listed in the FOMOD option's description. The preset is also included as a separate download; please refer to the credited mods above for the preset's requirements.
     
    Arcadia's Cousin. But wait, there's more (choice)! If you like the NPC appearance but want to keep your current Arcadia, I've also provided an optional standalone NPC. Allow me to introduce you to Arcadia's... cousin! Her name is Ariela. Did I mention she's available?
     
     
    OUTFIT OPTIONS
     
    I also provide 3 outfit options in the replacer/NPC FOMOD. These require SkyPatcher and the following mods:
     
    Outfit 1 - White blouse with leather pants and heeled boots.
    Knight of the Village Wine Duchess Outfit 2 - Skirt with boots.
    DD - Elanor Timeless Elegance Mage's Daily Outfit Magecore (for undies) Outfit 3 - Revealing dress.
    Magecore Roaming Girl's Attire  
    FAQ
     
    Light plugin? Yes, all plugins provided are ESL-flagged. What skin/body? She uses what you have installed. Where can I find her? Arcadia's Cauldron? It's in Whiterun. Can't miss it. I don't like/want the dialogue! That's fine. The dialogue is optional. I don't like/want the replacer! That's fine. The replacer is optional. I don't like/want the NPC! All right. Listen, pal... Will you add more dialogue? Not at this time. What ENB/CS in the screenshots? Unless otherwise noted in the caption, these were taken with Silent Horizons 2 ENB. Hair physics? No. I'd like to, but it's too much work at this moment. Tell me about the NPC. Her name is Ariela. She hangs out in Arcadia's Cauldron and the Bannered Mare. Her voicetype is FemaleSultry. She is marriageable.  
    Permissions
    For permissions on the visual assets (.nif, .tri, .dds), refer to the permissions of the original 3D assets used.
     
    Otherwise, this mod is released under CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/)
     
    You are free to use assets from this mod if:
     
    1. you do not charge for it (Bethesda rules, not CC)
    2. you share the work under CC BY-SA 4.0
    3. you attribute credit
     
    Credits
    High Poly Head (1.4) by KouLeifoh
    Expressive Facegen Morphs by Niroku
    KS Hairdos by Kalilies
    CVEO by LevisageDeDior
    Even More Brows by CoralineKoralina
    Even More Makeup by CoralineKoralina
    FRECKLES by TREBoy
    MOLES by TREBoy

    1201 downloads

    Updated

  23. COtR Amy Adams for fun

    
     

     
     


    Last update of Skyrim special edition (1.5.97) not AE edition
    Latest SKSE64 for Skyrim SE (version 2.0.20)
    The presets can work on AE and LE version if you can find the same requirements.

    .....................................................FACE.....................................................
    Racemenu
    RaceCompatibility for Skyrim Special Edition
    COtR - HQ Characters creation addon
    BnP - Female Skin 
    BnP - COtR faces  
    The Eyes Of Beauty SSE
    COtR x The Eyes of Beauty - Updated Patch (esl version)
    Charmers of the Reach (CotR) - Racemenu Warpaints Tattoos Patch and Eye Fixes and Presets  
    Even More Brows - HPH - COtR (COtR version)
    Koralina's Makeup for COtR
    Koralina's Face Details for COtR 
    KS Hairdos

    .....................................................BODY(optionnal).....................................................
    Caliente's Beautiful Bodies Enhancer -CBBE-
    Female Hands Redone (use bodyslide to apply the sliders).
    NecDaz Feet (use bodyslide to apply the sliders).
    XP32 Maximum Skeleton Special Extended - XPMSSE
    FSMP - Faster HDT-SMP 
    CBPC - Physics with Collisions for SSE and VR
    CBBE 3BA (3BBB)
    My preset Bodyslide based 3BA "BomBassbody" (use bodyslide to apply the sliders).

    Optionnal if you want to apply my presets into any unique NPC:
     PROTEUS

    All the entire description with video support in my Discord channel
     
     

    swefrida
    m4mk203
    CoralineKoralina
    expired6978
    Dint999
    Xp32/Groovtama
    HydrogensaysHDT
    ousnius
    DenisWinter
    TMPhoenix
     LogRaam
    docteure
    PixelsSquared
    phenderix

    397 downloads

    Updated

  24. Across the Estuary

    What's new in version 120925: Fixed missing facegens, added voice acting (so professional!), added another crossing at the hunter's camp below the Guardian Stones to near the exit of Bleak Falls (and back).
     
    Okay, here's what happened - I had just accepted a very time-sensitive job for the Imperial Legion; I had to get to Korvanjund as quickly as possible to get some old crown before the Stormcloaks got there. The problem was, I had to trek miles (or kilometers, if you prefer) the wrong direction, west to Dragon Bridge then south, then finally east. It took so long, the Stormcloaks were already there by the time I arrived.

    It was very annoying and made me think - why hasn't someone developed a ferry system to cross the estuary?

    Now, to be fair, I am aware others have done just that, at least to some degree - there are mods that add ferries that cross the Karth before it widens to the estuary. They are either very slow (and would not allow my followers to join me, so they had to swim after the boat (in full armor! Kaiden still refuses to talk to me!)) or very janky, and do not have a way to cross to the east shore. There is another mod that gives you a "row row row your boat" option in many places, including across the estuary, but it also adds a bunch of things I do not want in my current attempted playthrough.

    So I just made a quick mod to do what I want - there are three NPCs who decided to start a ferry business for the low low price of 5 gold per trip. Between the three, they made a nice triangle around the estuary so you can get from one bank to the other quickly and easily. Followers included.

    One is right next to the abandoned cabin (presumably the poor guy has no idea what goes on in there), the second is on the small cove on the way to the Solitude lighthouse, and the third is on the shore a little north of High Gate Ruins and Windstad Manor (see map in pictures section).

    Very simple and quick! Hope you enjoy. If you do not enjoy, then enjoy your nice swims.

    209 downloads

    Updated

  25. M33 Anna Miller Race and Follower | BHUNP-3BA

    Playable race & follower with a high poly head (matches original M33 Exodus mesh). Standalone body/textures (build in BodySlide!). BHUNP and 3BA versions.
     
    The rifle is from DAR RIfles.
     
    Thank you SoggyChicken for the lewd screens!
     
    Includes: Playable race (HPH head), follower, hair wigs and Racemenu. Exclusive BHUNP body preset.
     
    Requires: High Poly Head, Race Compatibility.
     
    Playable Anna Miller Creation: Pick Anna Miller Race, load Anna Miller Preset, enjoy.
     
    Follower Location: Modex to spawn the NPC in front of you OR console command: help Anna -> player.placeatme [Anna number id]
     
    Credits: 4A Games, Metro Exodus

    1432 downloads

    Submitted


×
×
  • Create New...