-
Posts
338 -
Joined
-
Last visited
Nexus Mods Profile
About Wolfstorm

Profile Fields
-
Country
None
Recent Profile Visitors
8064 profile views
Wolfstorm's Achievements
-
I think the boxes are too stretched in the vertical position. I would like to suggest to remove the descriptions, since many of them are incomplete at that presentation level (with ... at the end of the box). This would decrease the size of the box to a more quick format. The description could be in a box that appears when you hover the mouse upon each image. This would allow a complete description which would not clutter the list.
-
The only thing I didnt like in the new UI is the font used in page titles. I prefer the old font. The rest is fine. The UI is more or less tailored for GenZ and TikTok users, which is what the modding community have been asking for in the last five years, with its focus in 15-minutes lol mods and little tweaks. For me it is not a problem, since I only use the site to download resources. But it would be cool if you could give us a choice to choose the font.
-
Every file I port from fbx to nif the mesh ends up having no collision. Now, these are statics, so the issue can be solved with collision boxes, but I'm curious about how to add collision in blender. ChatGPT told me fbx files have no collision by default, but then gave me wrong instructions about how to add it. Anyone knows how to add it? Maybe some tutorial? I searched the internet but search engines today are broken, so any help is appreciated.
-
I'm looking for a dll that solves the DPS bug. I discovered that there is a DPS peak in the engine, that turns AttackDamageMult into a negative value. It happened this week with one of my followers, who was using DualFlurry50 plus her own perk that attributed 10% of Sneak to one-handed damage. At level 30 for the PC, this follower reached the DPS peak and after killing a few enemies, her AttackDamageMult turned negative. The value only goes back to normal after the battle is over, console commands didn't work. I've looked for many of these "bug fixes" mods but could not find any mention of it.
-
Skyrim Modding - Dead for the "average" gamer
Wolfstorm replied to AlShaitan's topic in Skyrim's Skyrim SE
I'm not an average gamer, I'm a mod author myself and I have some trouble to install some mods. For instance, I was never able to trust SPID. In 2020 I attempted to use a similar mod, which distributed armors and weapons through scripts, and ended up with several npcs naked, as it made no distinction between the sexes. So I created OBIS Armors, which inserted a new level of lists between the outfit and the vanilla lists, and then modified several armor plugins by hand, inserting them manually and using bashed patches to solve conflicts. It worked. Then later came SPID and it became a sensation, but every time I tried to use it, with some other mod that requires it (for instance, for spells), I ended up with crashes. And when I point it out, I'm told the problem is on my end. But my load order have no issues since 2021. Other example is MCO and animation mods. Can't install any of them, because they require Nemesis. And Nemesis can only get compatible with FNIS through a fake plugin. This plugin removes the shield arm fix from FNIS. I reported this on their github years ago, no solution came. Still Nemesis is a sensation on the scene and hundreds of mods depends on it. Can't make any of them work and from my perspective, they are extremely niche mods. In 2021 I collected some animations as resources and made my own DAR setup, using a combo of 4 blows for each weapon. But I still see hundreds of these mods dumped on the site from time to time, and their requirements are growing larger. This is all the consequence of parlor modding. It is another aspect of it (besides the suppression of province-level content), where mod authors are cloistered in small overspecialized cliques, and these cliques dont communicate with each another. This ended up with many authors isolated in discord channels, with their own following. Hence their mods become incompatible, and inaccessible to many. So it is not just a average gamer problem. It is a problem caused by a worldview that does not allow peaceful coexistence between the authors. Hence why it is more easy to find parlor dramas (and usually over follower mods), than to find mods that are compatible with your setup and can be installed easily. -
Bethesda's exclusive authors could just ask their exclusive platform to provide a category for patches. This would allow small authors to release patches there, without them needing to become VCs. It is a simple solution, but I guess they can't do it, because they need to advertise their exclusive mods here.
-
Why dont those who benefit from the exclusive Bethesda's system dont ask their patchers to release their patches and tweaks in the Bethesda platform?
-
Because modern slavery.
-
Thanks for the help, but I found this bat file: https://www.nexusmods.com/skyrimspecialedition/mods/21621 So now I can jump these quests and play the mods which depends on them.
-
Would be this one? https://www.nexusmods.com/skyrimspecialedition/mods/74037 It is the only one that appeared in searches. How can it be used to jump the main quest?
-
I have been working in a Highrock mod since 2020, but I will only release it if I have another full sandbox province to download and play.
-
I don't know if such mod already exists (search didn't return anything) but I was looking for a mod that would complete all the quests in the main Skyrim questline by reading a book or interacting with a activator. I'm also looking for a mod that replaces the term "dragonborn" for "adventurer". This mod would probably require a dll in order to work. The idea is to play quests that are vanilla-oriented. At the moment I have 10 playthroughs, and in order to not cause save bloat, I distribute mod quests among my characters. Only one of these is the dragonborn, though, whereas at least 30% of the quests I find to download are vanilla-oriented. So the idea is to play some of these quests with my other characters, without breaking immersion. This can be achieved if I can complete the MQ questline automatically, then have a replacer for the dragonborn title. If such a mod already exists, please post a link, as I could not find it. Thank you.
-
I'm making wigs for my characters, as I use them as followers to one another, and need the wigs for when they change their hairs. But I ran into a problem. When I apply their hair colors to the hair texture (I'm following the Skywigs tutorial), usually the color is described by six digits In GIMP. This is the standard in any image manipulation software. But in Racemenu pick color selection, there are eight digits, not six. The first two digits are related to a value called A. What is this value and how do I find it in GIMP? Because I can't match the exact color from the player character for the wig (that will be used by the npc version). It always end up desaturated.
-
Persistence and Location
Wolfstorm replied to Wolfstorm's topic in Skyrim's Creation Kit and Modders
They aren't. You have to set their persistence in the CK. Guards and other levelled npcs dont need persistence. Unique actors do. You put a vendor in a corner of a city, he uses the location of that corner for persistence. If he have a boss LocRefType, it would point to his persistence location, in theory. However, if you place him at his home, and his home is in another corner of the city, the location of his home will be used by the one where he works, according to the CK. My question was if this would affect placement of quests (for instance, courier quests), in case he is not to be found at his working place, when you pick up the quest.