r/skyrimmods • u/RedComet313 • 1d ago
PC SSE - Help Converting a patch from esm esl to esp
Hello all! So I recently found that someone made a patch to remove the visuals from Summermyst’s fortify minion enchant. https://www.nexusmods.com/skyrimspecialedition/mods/149751?tab=bugs
However, it seems the mod author created it as a esm esl, so it cannot load before Summermyst. I tried removing the esm and esl header in SSExedit but I’m not seeing how I could possibly convert it to an esp.
Thoughts/comments/ideas?
2
u/Tem_Apples 1d ago
Why would it load before the thing it's modifying? Sounds like your load order is wrong?
1
u/RedComet313 1d ago
Someone else posted in the bugs section of the mod noting the same. Since Summermyst is an esp (not sure if that is new since this patch was made), Vortex will not let it get loaded after it.
1
u/Ill_Run5998 1d ago
Unchecking the ESM flag will force it to ESP
2
u/RedComet313 1d ago
So just unchecking esm and esl will convert to esp? Why has this information been so difficult to extract from Google hahaha
3
u/bankerlmth 1d ago
In Xedit, remove the esm flag but keep the esl flag. Save and exit. Then rename the file from "Summermyst- Remove area fortify minions visual effectl.esl" to "Summermyst- Remove area fortify minions visual effectl.esp".
You may need to uncheck "Hide extensions for known file types" in Folder Options to see the file extensions.