ZMM is a mod manager I started way back when the outline for a new SS2MM thread popped up. Similar to Blue's it is used to activate/deactivate mods, all while keeping them in separate folders avoiding file overwrites. In addition, I tried to make the process a little simpler with ordering of the active mods and with the installation of mods.
Requirements- Windows XP or newer (I don't have an XP machine to test, so let me know! I do know it will at least open in Wine on Linux)
- System Shock 2 v2.4 or newer
InstallationFor this initial release, place the program in the same folder as your SS2 executable
Usage- This mod manager stores all mods in a SaltedFries folder. ZMM will allow you presently extract mods there for you by using the
Install button or menu option. The name of the mod that appears in the program is determined by the name of the folder that resides in SaltedFries (e.g. SaltedFries/SHTUPv999 appears in the mod manager as SHTUPv999).
- If you extract a mod while the mod manager is open simply click the
Scan button to rescan currently available and active mods.
- Activating a mod can be done by selecting a mod in the Inactive Mods list and clicking the
Activate/Deactivate button, or by clicking and dragging the mod from the Inactive Mods list to the Active Mods list. Deactivating is done similarly but with the Active Mods list.
- The priority of the mods, which is important, is from top to bottom of the Active Mods list and can be reordered by clicking and dragging the mods to their desired spot.
- When you are set with your mod selection, simply click
Apply, or when you close the window it will ask you to save.
Notes- Currently it only supports mods using .zip compression (even .zips renamed to .ss2mod) but I do want to add 7z support.
- When you install a mod through ZMM, it will simply extract the zip to a folder of the same name in SaltedFries/ so some of the mod names may look a little messy, such as in the image with the underscores.
- This project is open source, with the code here:
https://github.com/zeebok/SS2MM