ModOrganizer2 / modorganizer

Mod manager for various PC games. Discord Server: https://discord.gg/ewUVAqyrQX if you would like to be more involved
http://www.nexusmods.com/skyrimspecialedition/mods/6194
GNU General Public License v3.0
2.07k stars 155 forks source link

Archive invalidation should not be enabled for Morrowind #1935

Open AnyOldName3 opened 7 months ago

AnyOldName3 commented 7 months ago

The problem:

The Morrowind game plugin includes the archive invalidation feature. This shouldn't the the case as:

As an aside, I question the wisdom of having the automatic invalidation feature put the dummy BSA in the base game's data directory. It would be cleaner and more in the spirit of MO2 if it was added via the VFS.

To Reproduce:

Steps to reproduce the behavior:

  1. Go to the profile settings window while using a Morrowind instance.
  2. Observe that the checkbox for automatic archive invalidation is visible and enabled.

Environment:

Details:

N/A

Link to Mod Organizer logs:

N/A

USVFS:

N/A

MO Interface:

N/A

Silarn commented 7 months ago

It would be relatively simple to remove the archive invalidation feature class. But as an add-on to this I probably should modify the newer settings defaults to only display the archive invalidation option for game plugins that support it.

(It is disabled in the profile pane.)