matortheeternal / smash

An application that provides a means of performing automatic conflict resolution between multiple Bethesda Plugin Files for TES and Fallout games.
Other
128 stars 20 forks source link

Made Smash work with ESL files #206

Closed ghost closed 5 years ago

ghost commented 6 years ago

And updated xedit library to latest version.

bmcclure commented 6 years ago

Is this working in practice? It sure would be great to get something like this in an actual release, and it seems you've done a lot of the work already here.

ghost commented 6 years ago

All I did was pull the latest TES5Edit library source code (as of the pull date) and merged it alongside removed the code that stopped ESLs from being smashed.

It's working, however IIRC it still doesn't make esls really good for compatibility patches as ESLs cannot override an ESP's FORMID no matter what you do.

So, short thing short, yes but it's fiddly and not very useful either ways.

steve25469 commented 5 years ago

Is there any info you can give on how exactly to go about doing this? I would love to do some testing with it, the lack of ESL support in mator smash has been a major issue for me.

ghost commented 5 years ago

I updated the Xedit library and removed the esl restriction.

That's it.