-
Posts
409 -
Joined
-
Last visited
Everything posted by DarkRudra
-
Walking toward the camera requires an animation mod like 360 Walk and Run Plus. It's separate from camera mods.
-
LE Follower Auto-Equip Warm Clothing When It's Cold
DarkRudra replied to skreeeboy's topic in Skyrim's Mod Ideas
Wet & Cold sorta does that, but I think it only covers hoods and cloaks. -
Does it crash after about 15 minutes? If so, try 15 minute crash fix for Windows 10.
-
Armors for CBBE/Bodyslide not Appearing in Group Filter (SSE)
DarkRudra replied to TrisXaxon's topic in Skyrim's Skyrim LE
Try the CBBE, CBBE Bodies, or Unassigned options. Some conversions don't create their own group list and will use one of those. -
There are a few mods that add a family for the Dragonborn already. I don't know about care packages or letters or such, though. It's a good idea. Growing up in Skyrim: https://www.nexusmods.com/skyrim/mods/56916/ Grandfather's Farm (I'm not sure if the grandfather is actually in it or if it's just the farm): https://www.nexusmods.com/skyrim/mods/47152/? There are other mods that add backstories as well, but I'm not sure of any that actually add a family.
-
What is the full file name? If it is hdtPhysicsExtensionsDefaultBBP.xml, just put the file in Data/SKSE/Plugins/ to install it. If the filename is something else, it may need to go elsewhere.
-
Can't clean mods with TES5Edit
DarkRudra replied to IfItsOnPCItsNotExclusive's topic in Skyrim's Skyrim LE
Yeah, you'll need to do that. ^ The most recent version of xEdit removed the "apply filter for cleaning" stuff entirely, I believe. Any guide that discusses that is now considered outdated. QuickAutoClean is the way to go now. -
[MergePluggins] Any suggestions / methods when merging ESP's?
DarkRudra replied to VitaminZeth's topic in Skyrim's Skyrim LE
No, that's a very bad idea. Expect it to break a lot of stuff. Potentially, yes. One thing I tend to do is merge mods that are only esps or where I don't want to copy assets (like say the extra esps in Weapons and Armor Remade), then include that merged file in a larger merge that includes asset copying. One problem with scripts is that some scripts will use the functions GetFormFromFile() or GetModByName(). These allow a script to look for the existence of certain esp files and possibly pull information from those files by looking up the form id in the esp. As far as I know, Merge Plugins can't or doesn't handle changing those scripts - especially if they're in mods you aren't merging. For example, I know from past checks that some mods reference Falskaar.esm and notice board.esp like this. If you use those mods and include those two files in merges, then those mods looking for those files will be broken in some way. Unfortunately I don't know of any reference that lists mods that shouldn't be merged due to this, other than the Dictionary in Merge Plugins. -
LE Is there a mod that makes fires burn you if you step into them?
DarkRudra replied to mofailed999's topic in Skyrim's Mod Ideas
Yep, you want Fires Hurt: https://www.nexusmods.com/skyrim/mods/28202 -
Did you have any Gildergreen tree mods installed? It looks like you're missing the mesh for the tree and the textures for the benches, so try reinstalling any mods that affected that specific area.
-
Strange Nipple Problem - Texture Above Actual Nipple
DarkRudra replied to AtomicJukebox's topic in Skyrim's Skyrim LE
It's the same problem and solution, you're probably using a CBBE texture. Get a UNP texture instead. -
Sorry, I got my mods mixed up last time. While the one I mentioned might work for it, what I was really thinking of was Hearthfire multiple adoptions. It has a "Bless Home" spell that works as I described; it registers a house as owned by you so that the spouse and children can move in. The downside is it requires a new game, so you can't use it on an existing playthrough.
- 7 replies
-
- lakeview manor
- heljarchen hall
- (and 5 more)
-
The first top five results in Google lead me to Tytanis: https://www.nexusmods.com/skyrim/mods/1601 No idea where the holy dust is, but maybe finding that much will help you figure it out.
-
Mod Organizer 2 + Wrye Bash destroys my mod order
DarkRudra replied to selami1's topic in Skyrim's Skyrim LE
If no one can provide a fix or workaround and all you're using the bashed patch for is combining leveled lists, you could try using Mator Smash instead. It does similar things in that area. -
The order of the effects is irrelevant to making potions. It only comes into play when consuming the ingredient directly. There's a perk in the Alchemy skill tree that reveals an extra effect when an ingredient is eaten. That perk uses the order to relate an effect to each rank in the perk.
-
LE Summon a Hawk to be your eyes in the sky
DarkRudra replied to Walker1940's topic in Skyrim's Mod Ideas
The spell mod Apocalypse has one spell that lets you "See through the eyes of target creature or humanoid for X seconds." I'm not sure if it would work with hawks, I've never tried it. But if it does, that's half the battle there. You would just need something to summon hawks. -
Same here. Sometimes people have problems with using FNIS, but that's usually caused by user error or having something set up in a non-optimal way (like having Skyrim and/or mods installed in C:\Program Files and triggering Windows' auth control). The only times I've heard of CTDs have been from people installing too many extra animations.
-
If should be fine and not break anything. Just remember that some mods don't have the MCM menu name defined in the esp, some put in a script file or a strings file for translations.
-
It depends on what mods you use. Most mods that contain text will use English, but some are translated into other languages.
-
LE Changing the way conjured creatures are bound to the player
DarkRudra replied to Mortadella's topic in Skyrim's Mod Ideas
What you need is Reanimate Disintegration Fix. It fixes those problems.