Jeremy Rimpo
Jeremy Rimpo
I did incorporate the latest libloot and it doesn't look like I'm seeing that anymore, so I believe this is resolved.
Just to note, MO2 was previously generating ESL files rather than light-flagged ESMs. No idea if this was somehow contributing.
Hi. MO2 dev here. There are three distinct differences between Beta 4 and the other builds. We are using Qt 6.5, Python 3.11, and OpenSSL 3. No other changes exist...
After working with one of the folks in our main Wine support GitHub issue, they believe they've identified the problem and created a pull request with Wine to patch it....
The Wine patch has been merged. Hopefully there will be Wine builds soon with the fix included. If you are able to test and verify the fix, please let us...
Info that may be helpful: Previously, it was reported that the BlueprintShips-Starfield.esm was not locked in place and could be adjusted in the load order with plugins.txt. However, this update...
I think master files are still distinct as it's possible to have medium/light flagged ESPs. It's just that they're not well supported and all plugins 'should' be saved as ESMs....
They are. The hard-coded small masters always load after all other small masters. Which is completely bizarre. So you will end up with: - core full masters - core medium...
So I think the most likely scenario here is that core light and medium plugins will either load immediately before the earliest plugin that has them as a master, or...
As per some additional testing and discussions, it seems plugins.txt is processed before anything else. It processes each plugin and loads their masters in reverse order as defined in the...