Select a subcategory to view available files.
Files From Subcategories
-
Milk dispenser (aka glory)
By majestic12
I asked permission to TheyCallMeThePretender and here it is. Glory.
A lot of thanks to him for letting me share his mod here.
He doesn't plan to continue this mod, and give permission to everyone to use it as a modder resource.
(this mod was quickly taken down in the nexus, that's why I re-upload it here)
Here the original description :
ABOUT
Don't expect nothing too elaborate or refined.
INSTRUCTION
You will find the thing at the Furniture category.
Be carefull when playing with it, use it with moderation or you will die by overdose. Always obey the instuctions and you'll be fine.
Swallowing will quenche your thirst.
CREDITS
Mesh from Penis envy by foreverasir
Script based on CWSS by steve40 and FLipdeezy
KNOW ISSUES
Replace a script (CWSS_CraftableFountainScriptF.pex) from CWSS mod. I didn't find out a way to rename it yet, so it will conflict with the fountains from that mod (I'm not very familiarized with the CK and with scripting things, sorry).
Also vanilla swallowing water sound effects are disabled atm.
Happy ice cream.
18404 downloads
Updated
-
Xen's Personal Touches
By xenic
Want to be touched be me personally? Err, I mean....want to see my personal touches? This mod is/will be a collection of small adjustments and changes that I feel are needed ( or just want) in Fallout 4. To be honest it's all probably going to be nit picky stuff but I'm going to keep it lore friendly. This mod will also change and evolve as time goes on.
Things I'll probably add later:
fog to certain areas, less clutter in some, more clutter in others
Have a suggestion for something? Let me hear it. Maybe I'll take care of it.
v1.0
Removed several dead bushes (near building plots) from Sanctuary. Now when you build, they won't clip through walls
v2.0
Cleared dead bushes on the back side of Red Rocket
2.5
Removed radiation from County Crossing
241 downloads
Updated
-
Submitted
-
Female Masturbation
By Vader666
Description
This mod adds a potion and a weapon to the game which both trigger a female masturbation animation.
The Potion is craftable at the ChemLab under Drugs, the Masturbator is currently only available via console.
To get either of these Items just type help"mastur"0 in the console followed by the Player.additem Item Id amount command.
Issues/Bugs
Triggering the Animimation on yourself via the potion while in 1st Person view causes some trouble with the Camera sometimes.
Requierments
A working version of Fallout 4
Permissions
If there is anything you could use in any way just do it
Credits and Special thanks
- ShadeAnimator for the Fallout 4 AnimationKit
- Ag12 for helping me with the Script
40856 downloads
- Animation
- Masturbation
- (and 1 more)
Updated
-
Misogynist Fallout4 Comments
By Guest
Misogynist Fallout4 Comments
This is a Fallout 4 version of my Sexist Guards mod for Skyrim. If you've used that mod then you'll know what to expect, if not this mod adds (unvoiced) sexist/mysogynist comments to NPCs that makes the wasteland more oppressive to women and your character inparticular.
Dependencies
Non so far
Installation
Simply drop the .esp file into your fallout 4 data folder and then activate it, or use something like Nexus Mod Manager.
Uninstallation
Just remove the .esp file from your load list.
Current Contents
The current version focuses on Raider comments. There are many many more events for comments to be made in Fallout 4 when compared to Skyrim so it takes a bit longer to develop dialogue for all situations. This is definitely a work in progress and the number of comments will be built up as this mod progresses
It will also cover normal NPCs, followers and the various races in the wasteland.
The comments are added to the available pool of comments so you might not hear the new ones straight away.
Conflicts
Any other mod that might alter dialogue timing or events.
Thanks To:
Zhila for writing some comments for me.
10691 downloads
Updated
-
Average female body preset
By Fixadent
Here is a bodyslide preset that is the average female body and not the completely flawless fitness model-type body that the default CBBE body portrays.
The majority of women have the imperfections contained in this preset, such as fat/skin in certain areas, slightly sagging breasts, and so on....
Here's how to install
Extract the file from this download titled "average preset" into the folder Computer/local disk/program files
x86/steam/steamapps/common/fallout 4/data/tools/bodyslide/sliderpresets
Open bodyslide, load the preset, click build, and then you're done.
1231 downloads
Updated
-
Abigal Redfild
By Valency
A was asked to do a preset Abigal Redfild.Maybe someone else will need it
1718 downloads
Submitted
-
Faster Walking OR Jog Instead!
By Guest
If, like me, you are getting annoyed with the plodding, slow walk of your character then this mod should sort it.
It now comes in 3 versions....
1. Faster Walking Speed
This applies a 30% speed increase to their walking speed without adjusting their running or sprint speed. This increase is about as fast as they can go before it looks too weird. It also adds a 30% speed boost to sneaking which helps make your character feel a little more nimble and athletic, while not making you too fast.
2. Jog Instead of Walk
This version applies a 250% speed boost to walking. This may sound a lot, but it is actually just enough to make your character move from a plodding walk to a pleasing jog speed. All other speeds (including sneaking) have been kept as close to vanilla as possible (although there are some rounding up issues on the calculations, but nothing that should be noticable). This version works well as the progression from jog to run is about right for a human, it is just the sprint which is a bit high - might fix that in another version (ah...see below!).
3. Jog Instead of Walk (Realistic Sprint)
This version does exactly the same as the basic Jog Instead of Walk above but also lowers the sprint speed to a more realistic pace.
Installation
1. Use Nexus Mod Manager (or any other mod manager) or simply place the required .esp in your fallout4/data/ folder and then activate it in game.
2. If you're loading a saved game then you will need to activate the speed multiplier through the console as the multiplier value gets baked into your save.
Type Player.SetAV SpeedMult 130 (if using faster walk) or Player.SetAV SpeedMult 250 (if using jog instead of walk).
3. People using survival will need to start a new game as the console is not available in that game mode (there are some mods around that re-enable it though)
Uninstalling
Remove the .esp from your load list. You will then need to reset the speedmultiplier as it will be baked into your saved game files. Open the console and type Player.SetAV SpeedMult 100
This will reset your speed multiplier back to normal and once you have saved your game you shouldn't need to adjust it again.
Dependencies
None!
Conflicts
Any other mod that changes movement speed or the speed multiplier.
Might not work well with game pads (but then you probably don't need this mod anyway)
Known Bugs
The whole movement type system seems messed up. The walk speed is hard coded - you can only change it by using the speed multiplier so the only way to produce this mod was to find a multiplier that made the desired walk/jog speed and then reduce all other speeds by the same factor .
In addition, someone seems to have assigned the NPC_Gun_MT movement type to the player when they are using a pistol instead Player_Pistol_MT. This probably means the NPCs are going to move slower with their weapon drawn...have to see how that works out. Hopefully they have been assigned the Player_Pistol_MT in which case it can be fixed. If not, then meh! Not much I can do about it...they'll just be super cautious when their weapons are drawn.
Trouble Shooting
Q. I installed the mod but my character still walks at the sames speed and now runs/sprints slower!
A. This means the speed multiplier hasn't been applied to your character. This could be because another mod is conflicting or you are using a non-standard character preset. To fix open up the console in game and type Player.SetAV SpeedMult 130 or Player.SetAV SpeedMult 250 depending on which mod version you are using. This will apply the multiplier and you should be all set.
Q. My character looks a little weird when walking faster!
A. Unfortunately the walk animation doesn't speed up well. There are some other walking animations for female characters, so try those. If you still don't like it you could try reducing the speed multiplier by a small amount using the console in game till you find a pleasing walk speed. e.g. Player.SetAV SpeedMult 125 - this will also change your run, sprint and sneak speeds so use sparingly.
Q. I want a faster or slower jog!
A. You can use the speed multiplier console command to tweak the speed. I wouldn't recommend going up or down by more than 10. e.g. Player.SetAV SpeedMult 240 - this will also change your run, sprint and sneak speeds so use sparingly.
958 downloads
- walk speed
- jog
- (and 2 more)
Updated
-
Wearable wristwatch
By Kernel39
I've been asking around this website and others for someone to make a wristwatch mod for Fallout 4, and finally somebody did using already existing assets. This mod includes a wearable wristwatch item for your female character. The watch only works for CBBE (Caliente's Beautiful Bodies Edition) female body. The watch is worn on your left wrist to go along with your character's wedding ring, therefore the pipboy remover is a requirement for this mod.
The original watch mesh is "The Division Watch" by Koncept.
http://www.nexusmods.com/fallout4/mods/11113/?
==INSTALLATION==
Drag and drop the "data" file contained in the winrar into the following directory computer/localdisk/Program Files (x86)/Steam/Steamapps/common/Fallout 4/Data
Make sure to activate the esp file "watches.esp" using whatever mod manager you are using.
==REQUIREMENTS==
Pipboy Remover
Caliente's Beautiful Bodies Edition
==HOW TO USE==
Open the console in-game by pressing ~ and type help silver 4, then find the item "silver watch" and type player.additem (item number) 1, and then it should appear in your inventory.
==PLEASE RE-TEXTURE THIS WATCH==
The person who made this mod for me misunderstood me when I asked that I wanted the watch to be silver and covered the entire mesh with a single silver/metallic texture. If you are a skilled texture artist, please feel free to re-texture this watch and give it a watch face! Or you could replace it's textures with the textures contained in the division watch mod.
==RECOMMENDED MODS==
Heathyr Hoffman looksmenu preset
Silver Wedding Ring
396 downloads
- jewelry
- accessories
- (and 8 more)
Updated
-
Child Settler Vanilla Armors
By mewwwkittytt
15 minutes worth of CK ArmorAddon edits to allow child settlers http://www.nexusmods.com/fallout4/mods/16000/? to wear Vanilla and DLC armors.
All DLC required.
Most armors should work, that includes operator, disciple, pack, trapper, raider, suits, etc. For clarity, with Orphans of the Commonwealth, you can give your child settlers armor and weapons, then use "T" to have them equip it. This makes most vanilla and DLC armors and outfits equipable.
Intended for use with Orphans of the Commonwealth, but not strictly necessary.
Please do not blame me if your PC catches on fire.
3201 downloads
Submitted
-
UNPBVis CBBE Bodyslide Presets
By Visdagon
UNPBVis CBBE Bodyslide Presets
It is made from the base CBBE Physics body, fashioned to resemble UNPBg, but still try to emulate a realistic shape. Breasts on the larger side but not too big, muscular definition but not too bulky. As well as I could shape it, so far, with the sliders current capabilities. But obviously, beauty is in the eye of the beholder. I would often look for presets to find a perfect one, but never could. I would take an existing preset and modify it to my tastes, I expect you will do the same with this.
CBBE Physics works. If you do not like it I believe you can simply open the regular body with the slider and save it.
This mod contains 2 slider sets. UNPBVis (or UNPBVis R) for nude body and UNPBVis Outfit (or UNPBVis R Outfit) for batch building. The Outfit sets reduces the breast size slightly, pushes the breast up and closer together some, and has the nipples compacted.
UNPBVis is normal
UNPBVis R is bigger breast size
FOLDER STRUCTURE:
Tools\BodySlide\SliderPresets
UNPBVis.xml
UNPBVis Outfit.xml
UNPBVis R.xml
UNPBVis R Outfit.xml
MODS DISPLAYED IN PICS/VIDEO:
Caliente's Beautiful Bodies Enhancer
CBBE Innies
CBBE Ida Body Texture
Valkyr Female Face
Young Female Face Texture
Ponytail Variations
Vault Suits (Recolors for Male and Female)
My Piper and Curie and Cait
Dave's Poses
CREDITS AND THANKS
Caliente for Caliente's Beautiful Bodies Enhancer
Ousnius for BodySlide and Outfit Studio
MrTroubleMaker for keeping UNPB alive in MTM Bodyslide Preset
All the people involved in the continued development of bodies and sliders, keeping the game fresh and malleable
And of course Bethesda
2661 downloads
Updated
-
CBBE - Can't Breasts Be Enormous?
By Jerbsinator
Ask yourself a question, what would 200 years of constant radiation bombardment inside of a cryogenic capsule do to your genome? Well this is the answer.
Enough people have messaged me about my preset that I'm gonna upload it. This is certainly not a body for pretty much 95% of LL but I know some of you are out there so here it is. I hope you enjoy it.
And please if you have nothing nice to say don't say anything. I realize this is insane but you don't need to remind me of that, I am fully aware.
This is based off of CBBE Body Physics so it does have jiggle. If you don't want that but still want to use this body just take a screenshot of the sliders and use the normal CBBE body and enter the slider values from the screenshot.
1659 downloads
Updated
-
Your own Yao Guai Necklace
By Clegane
You now can create Yao Guai Fingers Necklace with 1 yao guai hide on chemistry bench. Enjoy!
89 downloads
Submitted
-
Zenna Outfits
By zenna11
FO4 Outfits Workshop
Please read installation in spoilers
Outfits -slot 37 its like armor part
Main Body for outfits-slot 33
Main body =Nude Body with boots/heels
Outfits can be craft in Chemistrystation
When you build boots in bodyslide check FeetZap to hide Feet
Zenna Outfits-Old
Older Outfits with FreeDaz esp
Zenna Outfits0Old wont be update anymore
Zenna Outfits mod
Mod with outfits make by me ,no conversions installation in spoiler
Let me know about any bugs
Credits
Caliente-for beautifal CBBE body
Petrovich-for UNP Boots
Permission
Pleasse dont upload on other site
PantyHose
http://www.loverslab.com/files/file/2848-pantyhose-by-zenna/
My other mod
sry for bad english
111010 downloads
Updated
-
MTO Male Take Over
By JoxsTrapp
Are you a man hater? Is your character a Black Widow build? Do you have a perk or mod that lets you rain havoc on males? Do you just want to stick it to the men of the world? Do you wish the Minutemen were actually men? Do female Gunners or Raiders break your immersion of what a post-apocalyptic world would
be like? Do you look at your settlement and wish Travis would play “It’s Raining Men” on the radio? If you answered yes to any of these questions, then this mod is for you!
Description
Male Take Over, or MTO, is a mod that changes ALL female NPCs into men, just like Skyrim's Masculinized Level Lists mod, except this also has the option to affect named female NPCs. Restarting a new game should
not be needed, as this mod will replace your current NPCs; however, it is recommended that you do so.
But what if you don't want every NPC to be male? Do you want the Gunners, Raiders, and such to be all male so you can blow their heads off to make way for the women to rule the world!? Whatever your reason(s), the installer for MTO allows you to pick and choose what groups to change.
COMPATIBILITY:
1. Thom293’s Better Settlers (BS): There is a patch file during the FOMOD. This is the only patch that is needed between the two mods and should work
with any options you choose in BS.
a. Place the .esp files in the following order:
i. Better Settlers main file
ii. Any optional .esp files chosen from the BS mod
iii. "MTO Male Take Over.esp" OR if you are using one of the faction files, then use "MTO Miscellaneous Males.esp" instead
iv. "MTO and BS Patch.esp"
b. This setup will give you the options Better Settlers offers (default/light/heavy armor; walk/no-lollygagging; clean/dirty face.); then it will convert all settlers to males, and then allow Better Settlers’ armor options to take over. The other options Better Settlers provides are not affected by my mod, so a patch was not needed, only for the armor options as it affects the default outfits "DOFT" they wear.
c. WARNING - if you select the “all female settler” option when installing Better Settlers, do not install “MTO Male Take Over.esp” or “MTO Miscellaneous Males.esp”.
d. The patch was last updated March 2016, due to all of the options now available in the BS mod, use the patch at your own risk.
FOUND A FEMALE?
If you notice I still have a male in a dress, entirely missed one, or have one in the wrong faction group, please let me know through the bug report section.
Thanks To
All the other modders out there, the work and dedication you put into your mods has been greatly appreciated by myself and countless others over the years. I want to give a HUGE thanks to the Hall of Torque people (LadyM, Hymnaru, Ixum, and many others) and LoversLab for the male mods of Skyrim and getting me interested in modding. Additionally, Gopher and Dan Dorscha, for their YouTube channels on how to install mods and use TES5/FO4 Edit and other applications, I would’ve been lost without your tutorials. Nexus modders i0Bjhansen0 for helping me figure out how to edit the files and create a FOMOD and Thom293 for helping me figure out which files to edit in the first place and taking a look at my mod to help make it truly compatible with his Better Settlers and Mortal Settlers mods.
Permissions
Permission is granted for individuals to use my mod as a basis, I just ask that you give me proper credit. Like Thom293 was so great in giving me with his mod. For creating your own mod, permission is granted, even if you want to have mine as a requirement (such as a FO4 version of Skyrim’s Bathing Beefcake Luxury Suite Bathing Beauties or Beefcake - Luxury Suite……hint nudge wink poke migal130!)
Permission is NOT given to re-post my mod, in part or whole, on any other website without my permission. I only support the following websites to host this mod: Lovers Lab, Hall of Torque, and Nexus Mods. This mod is and always will be a free mod.
9233 downloads
Updated
-
Recipes X2
By Halstrom
Really simple mod for Food, Drugs, Grenades, Ammo, Fallout 4 and all DLC.
Just halves your crafting time by doubling requirements and output.
Requires all DLC except robots I think. And no I'm not splitting it into separate versions.
97 downloads
Updated
-
Fallout 4 Animation Kit by ShadeAnimator
Fallout 4 Animation Kit (F4AK)
The Full animation Guide is in PDF format inside the Kit archive! Please, make sure you've read it and FAQ here, before contacting me with questions.
Important! Rig version "F4AK_Rig_Final_2013.max" suffix may be outdated and broken. Will fix it in future versions. Use "F4AK_Rig_Final.max" instead. It is for max 2015. If you want to work in earlier max versions, you'll have to open it in max 2015 or 2016 and Save it for earlier version.
First to mention - this will be the place I put the latest stable release. I recommend using kit downloaded from here, NOT github!
Github contains a lot of trash files, scripts can be newer but with more bugs.
This KIT includes:
Detailed guide on working with Fallout 4 animations in PDF format. Both import and export are covered. Almost all tools and plugins you need to export or import animations. If something is not included you can find a download link in the guide. Preset files for HCT, including rig.txt files and .hko settings files. Scenes and rigs for 3ds max for Human character. In later version will add other rigs as well. Deathclaw skeleton and mesh in max format, but its not quite correct, there just an example.
MaikCG is another animator working on F4 animations, who is also taking part it creating this kit. He has his own upload and rig here on nexus, called F4Biped. We work in parallel, and sometimes he can find some new information or something, before me. It will get into this guide too eventually, but if something is missing, you can check F4Biped too, sometimes it may have some additional files or more updated information. And vice versa.
FAQ
Q: So, we can now create animations for Fallout 4?
A: Yes, we can. You can.
Q: Can I make 3rd person animations using this Kit\Guide?
A: Yes, you can.
Q: What is not included in the kit?
A: 3ds max\maya\blender are not included, HavokContentTools is also not included. You'll have to ask other modders to obtain a link for HCT. Everything else is there. But I still recommend looking for newer versions of included tools, like niftools or hkxpack.
Q: Were do I get the Guide?
A: Download the rar archive in the Files page here, and it will be in the root, called F4AK_AnimationGuide.pdf. You can view PDF using free Adobe Acrobat Reader, or using your web browser.
Q: Will this guide teach me how to work with 3ds max, rig tech and animation theory?
A: No. It is assumed that you know your way around 3ds max at least to some extent, even though I tried to described everything in as much detail as possible. You don't need to be a rigging\animation\3ds max guru, but if you never worked with 3ds max or 3d animation before - I recommend learning those things first. DigitalTutors introductions may be a good place to start. Also I highly recommend larning 12 Animation Principles. Just google it.
Q: I'm a newbie in 3ds max and animation, can YOU teach me\explain to me how <stuff> works, etc?
A: No, sorry, I'm not here to teach you basics of 3ds max. I can suggest you learning it first, for example using DigitalTutors.
Q: CAT\Biped rig is missing some of the control joints for the game skeleton's joints i'd like to animate, can I add them?
A: Yes you can. Just add additional bones using CAT or Biped tools, align it to match the joint you'd like to move, and name it the same as the joint you'd like to move, but with a correct prefix (Bip_ or F4CAT_). Now using F4AK Rig Connector, disconnect and connect everything again. If you named everything correctly, it should find the joint and connect it. It will only connect Orientation by default, so you may have to add Position Constraint manually.
In later version I will add more control joints into biped and cat.
Q: When i open the F4bipedimport scene , the biped bones are locked i can't move them ,is it normal?
A: F4bipedimport scene is from F4Biped by MaikCG. It is there to support his animation-import workflow. The Guide has two workflows for animation importing described. For keyframe hand-animation use the main rig scene, "F4AK_Rig_Final.max"
Q: 32 bit, 64bit, what this all means, do I need max 32bit or 64bit?
A: You should use 3ds max 64 bit version, there is no reason for you to use max 32bit unless you're using some old 32bit processor in your PC. Autodesk does not support 3ds max 32bit version even anymore.
HavokContentTool 2014 is 64bit natively too.
Fallout 4 HKX files are bitcoded in 64 bit.
Skyrim HKX files were bitcoded in 32 bit.
HKX2FBX converted was created for Skyrim's 32 bit HKX.
So the only moment you ever encounter this bit problem for now, is when you want to IMPORT existing fallout 4 animation from hkx into max. You need to first convert it from 64 to 32 bit and then use HKX2FBX converter.
The process is described in the guide.
CREDITS
While the author behind this guide and F4AK is ShadeAnimator, it would not be possible without the help of some people.
• ShadeAnimator – author of F4AK and F4AK Guide.
• DexesTTP – developer of HKXPack and HKXAnim.
• MaikCG – author of F4Biped, helped a lot with information, research, guides and some files.
• CPU – a lot of help during research
• NifTools team for NifTools plugins
• JoshNZ – contribution to research
TUTORIALS
https://www.youtube.com/watch?v=bbR9hCcH3W8
Also available from nexus.
1357 downloads
Updated
-
Heathyr Hoffman looksmenu preset
By Kernel39
This is a character preset for the looksmenu mod containing the likeness of an unbelievably beautiful reality television celebrity Heathyr Hoffman from season 1 (2009) of the SyFy channel reality show ghost hunters academy.
In real life, the beauty of this hyper-vixen is very difficult to put into words. Let's just say that she gives A-list Hollywood bombshells like
Jennifer Lawrence, Angelina Jolie, Scarlett Johansson, Kate Upton, and Megan Fox a run for their money in terms of raw physical
attractiveness and is arguably the sexiest woman on planet Earth right now.
Seriously, do women get more painfully hot than this? Heathyr Hoffman has the body of an angel, a face so perfect that God himself may have carved it out of soap while in the shower, and sex appeal that could melt a unicorn’s horn. Plus, we hear she smells like clouds!
==INSTALLATION==
Copy and paste the file Heathyr Hoffman.json contained in this download to the following directory Computer/Local Disk (C:)/Program Files (x86)/Steam/steamapps/common/fallout 4/data/f4se/plugins/f4ee/presets. After you do this, while in the game, open the console by pressing ~ (tilde) and type in slm player, Open presets and the preset Heathyr Hoffman should be in there, load that preset and you're done!
==Requirements==
*Fallout 4 Script Extender (F4SE)
*Looksmenu
==Recommended Mods==
*Pipboy Remover
*Caliente's Beautiful Bodies Enhancer (CBBE)
591 downloads
Updated
-
Female child alternate mesh
By Tietheknotbj
Alternate mesh for playable child female characters.
Needs playable children mod and a unique body folder system or else neck seems on children will have a huge gap.
1539 downloads
Updated
-
Concord Water Tower Settlement
By xenic
You're sitting at Red Rocket or Abernathy Farm and see the Concord Water Tower. You think to yourself..."Something interesting is there. I'm sure of it!" You make the trek there only to find nothing. Just a few cans of water. Well, no more! Now you can build your own settlement at the Water Tower. And did I mention you can build to the top?
You might be thinking, "Why would I need to build that high?"
I have no clue. But now you can.
Please let me know what you think of this. I've played with it and it all seems to be in order. I'd love to see you settlement builds.
NOTE: Due to several factors, it appears I can't make a full settlement at this location. However, you can still use the area as a build space. And during my testing I realized you can build a defensive base (long range guns), disable the esp, and the structure you built will still be there and functioning. You just wont have any workshop ability there.
v1.0
This settlement features a generous area around the base of the tower, a rigged connection to the tower so you can get water for your settlement, and the height will assist in giving Abernathy Farm and Red Rocket a bit of fire support.
v1.1
I cleared some dead bushes from around the tower. I really hate when they clip into my build. Also added a terminal with a bit of story on it. Tried to keep it lore friendly. If anyone has something they'd like me to add, I'd consider it.
v1.2
Adjusted Build box
Known bugs:
The green build lines appear very high up in some places. This does not effect building at all.
Notes:
The Rigged Connection is not meant to be scrapped. You shouldn't be able to but I'm not sure about the Scrap Everything mod.
405 downloads
- concord
- water tower
- (and 2 more)
Updated
-
Atomic Beauty Armor Conversions for Bodyslide
By highagan
Atomic Beauty Armor Conversions
Currently Converted:
Any base game armor/clothing not found in TheMilkDrinker's set - (http://www.nexusmods.com/fallout4/mods/12406/?)
The Halo Armor is no longer on the nexus due to a copyright issue with the original author, and I can't remember his name to see if I could get a copy to upload. So this is just here in case anybody has it and wants it for their character.
All in all a grand total of 101 conversions consisting of main game, automatron, and far harbor armors and clothes
Known Issues:
Institute Lab Coat - Problem with the skirt bit, it doesn't want to follow the body
Screen Shots will follow when I find them in game
Required Mods:
Atomic Beauty (http://www.nexusmods.com/fallout4/mods/12406/?)
Installation:
Open file
drag "data" folder and drop in fallout 4 directory
or
Use NMM - I know it sucks but it works for this, you can find the mod under unassigned if you put it there
6095 downloads
- Atomic Beauty
- Bodyslide
- (and 3 more)
Updated
-
Sextec Aroused
By fishburger67
Alpha version
This is the first go at Aroused for Fallout 4.
There is no Sextec yet, no storeageUtil and not much in F4SE, so lots and lots of this is dummied up.
There is also no way yet to configure it.
However, you can use sla_arousal faction in your mods you are testing (as well as all the other sla_ factions).
This mostly all works now except that we do not know if the player has had sex, but if you or your companion are naked, you will see the arousal of players around you increase.
You can test this with
getfactionrank xx001ecc
where xx is the mod load order. On my installation with all the dlcs, it is 06
Note:
We consider you naked if you have nothing covering your chest. That differs from Fallout4 which considers you naked only if you have nothing on except rings, helmets and a few other things.
Requirements:
There are no requirements at this point, but Sextec when available will be along with F4SE.
If you install this for testing, make sure you make a save before you do so because you will almost certainly want to uninstall it. There are currently no mods that use it and by itself, it does nothing other than set a few Actor factions which have no affect on the vanilla game.
Installation
Warning!!!!
Make a copy of your latest save (or the save you want to play) before you get started. Give it a name you can recognize. Like Skyrim, Fallout 4 does not do well when you unload a mod and try to continue playing a save.
Install with NMM or MO. Then, follow Gophers instructions here:
This basically tells you to change a couple of files:
Add the following lines to your Fallout4Custom.ini
[Archive]
bInvalidateOlderFiles=1
sResourceDataDirsFinal=
Note that there is nothing after sResourceDataDirsFinal=
More complete instructions can be found here
http://wiki.tesnexus.com/index.php/Fallout_4_Mod_Installation
Once this is all done, start your game to the opening menu. Then, before loading your save, click "Mods"
Once the Bethesda mod list is loaded, press T or click "Load Order. On the next screen, you will find "SexTecAroused.esp" listed. There should be a checkmark on it's left side. If not, select it and press "Enter" or click "Enter) Enable". That will put a check mark next to it and the bottom menu will now say "Enter) Disable".
When you have that all done, press Esc which will reload mods and show you the game menu again. You are ready to play again.
Warning!!!!
Make a copy of your latest save (or the save you want to play) before you get started. Give it a name you can recognize. Like Skyrim, Fallout 4 does not do well when you unload a mod and try to continue playing a save. Here is a quote from Bethesda:
Uninstallation
Remove using MO or NMM. Delete any saves made after you installed this and then reload the save you made before you install it.
3883 downloads
Updated
-
Nude Raider Corpse Decoration Replacer
By Vioxsis
[Description]
Replaces the corpses raiders use as a warning outside and around their base of operations with naked versions.
Female uses the base CBBE shape and EVB female body.
Male uses both the cut and uncut flaccid EVB.
If you want to replace them like they're found in the vanilla nifs (male/female), then in "Meshes\SetDressing\Raider" you will find "RaiderDismemberedBodyXX.nif".
01 - Female
02 - Male
03 - Female
04 - Male
05 - Male
06 - Female
07 - Male
08 - Female
Install one and then drop the corresponding opposite sex to replace them as listed above, or in any other order you like.
Added a patch for Raider Themed Workshop.
http://www.nexusmods.com/fallout4/mods/11244/?
Open the .7z and choose either male or female and drop the data folder in to the fallout 4 folder to replace the ones Raider Themed Workshop added.
Added a Patch for Butcher Meat Rack.
http://www.nexusmods.com/fallout4/mods/17154/?
Like with the above patch, open the .7z and navigate to your choice and drop the data folder in to your fallout 4 folder to replace the ones Butcher Meat Rack adds.
[Required]
For female you need to have CBBE installed.
http://www.nexusmods.com/fallout4/mods/6935/?
And for Enhanced Vanilla Bodies installed. (male or female respectively)
http://www.nexusmods.com/fallout4/mods/7059/?
[Known Bugs]
I've noticed while testing that some of the vanilla still show in game.
I'm not sure if its due them being cached? or if there are some more hiding in the .Ba2 waiting to be replaced.
[Credits]
Caliente for the CBBE female body mesh.
Leito86 for the EVB male/female body meshes.
213864 downloads
Updated
-
Fallout 4 Papyrus Programming Gems
By fishburger67
This topic is designed for Fallout 4 mod developers. It is not for mod users.
As I move along in my papyrus experience, I learned a great deal. The purpose of this thread is to collect "Gems" of knowledge that other developers might find useful.
I hope everyone with papyrus experience will share their knowledge. If you post something useful here, I will collect it and add it to the download document.
The only thing I ask is that you prove your assertion with example code.
227 downloads
Submitted
-
[WIP] Slavers Rule The World (Preview)
By Strec
Slavers Rule the World (SRW) will be a slavery mod oriented on slaves and settlements management, with some quests.
If a LL sex framework is developped SRW will evidently integrate sex-oriented features.
Be patient, for now the mod is in developpement and there will not be any beta or stable version while no stable version of F4SE is not disponible.
ATTENTION : this mod is in very early developpement and surely won't be compatible with future versions. It can also break quests so use it at your own risk.
<< insert here the bla bla bla on slavery ... >>
So the mod is here as a demo or a preview to give you an idea of what it can be and to have some returns from players. It is (I play with) enough stable to be a caps giver and a settlers spawner. Many more features will be ameliored, updated or added later.
See the second post to have more informations.
Sorry for my bad english.
2707 downloads
Updated