loot / fallout4

The Fallout 4 masterlist.
Creative Commons Zero v1.0 Universal
52 stars 46 forks source link

Diamond City Expansion and Depravity #169

Closed Jeoshua closed 4 years ago

Jeoshua commented 4 years ago

LOOT consistently gets the order of these two mods wrong. Diamond City Expansion Stm_DiamondCityExpansion.esp must come after Depravity - A Harmless Bit of Fun Depravity.esp, or the precombines break and Diamond City becomes unplayable. This is easily fixed in the standalone version by manually adding tags, but this is not the case for Mod Organizer 2.

Edited by @CptMcSplody : Added links to mods, & plugin names.

MacSplody commented 4 years ago

LOOT consistently gets the order of these two mods wrong.

LOOT is meant to be consistent and optimal, larger plugins will generally be sorted earlier. Stm_DiamondCityExpansion.esp has 25k+ records. Depravity.esp has 18k+ records. It has no way to verify if it's correct, that's where user feedback comes in.

Diamond City Expansion must come after Depravity, or the precombines break and Diamond City becomes unplayable.

Yeah it's reverting a few changes, an after can be added for that.

image

This is easily fixed in the standalone version by manually adding tags, but this is not the case for Mod Organizer 2.

MO2 only provides a sort button, they'd need to use the actual LOOT program as well for adding user metadata. The MO2 sort button uses the same masterlist.yaml and userlist.yaml as LOOT.

MacSplody commented 4 years ago

@Jeoshua Done, thanks for reporting it.