6742d2f67bafc

6742d2f67c9e0
1 Guest is here.
 

Topic: SS2 Blue Mod Manager Read 43113 times  

6742d2f67dacd

SS2Tool now installs BMM, see here.

DEPRECATED, use DMM.

Requirements
- Windows Vista SP2 or later (v1.16+), WinXP or later (until v1.15)
- System Shock 2 v2.4 or later.

Installation
SS2Tool automatically provides the most recent version.
For a manual installation, extract/place the program in a folder of your choosing, and it's ready to use.

How to use
Launch SS2 Blue Mod Manager, press Select game folder... and select your System Shock 2 main folder.



Press Install mod archives... and select the mod archives to install. You can select multiple files at once using Shift and Ctrl.



Activate mods and arrange priorities (mod that is higher on the list overrides every mod below it). That's all, now you can press Exit and start game. You can also just close the manager - mods will stay loaded and activated.



If you want further information about a mod, you can press Lookup (WWW) to see its thread here on Systemshock.org or open a ReadMe file if present. If you have no further use of a mod, you can Delete it.

Source
For compiling your own version of SS2BMM, see https://github.com/pshjt/ss2bmm.

Download
« Last Edit: 08. February 2022, 17:50:49 by Moderator »

6742d2f67dc4cbluemess

« Last Edit: 12. May 2013, 10:43:52 by bluemess »
Re: Re: SS2 Blue Mod Manager
6742d2f67ddf5
Argh, okay sorry.
Re: Re: SS2 Blue Mod Manager
6742d2f67def6
Thanks for your program.
Should the mods be extracted in the folders, or be inside their 7zip packages that you
download from the mods section?

edit:
well, found out that they should be decompressed as it ads the folder to cam_mod.ini.

6742d2f67df92bluemess

Re: Re: SS2 Blue Mod Manager
6742d2f67dfe7
Yes, mods must be extracted. For each mod you want to add: "DMM\AnyModName\{mod files here}"
Re: Re: SS2 Blue Mod Manager
6742d2f67e0dc
Working nicely here.  :thumb:

6742d2f67e172bluemess

Re: Re: SS2 Blue Mod Manager
6742d2f67e1bf
Glad to hear it :)

6742d2f67e2c9Zanderat

Re: Re: SS2 Blue Mod Manager
6742d2f67e322
I assume that already installed mods will need to uninstalled and reinstalled via the mod manager?

6742d2f67e3f6bluemess

Re: Re: SS2 Blue Mod Manager
6742d2f67e447
If you would like to make a switch to MM it's recommended, but not necessary. However, it will be clearer having all mods managed by MM than split between DMM and DataPermMods folders.

DMM mods will also override DataPermMods, which might not be desirable, and it's difficult to keep track what is installed in DataPermMods. Having mods installed both ways would be messy.
« Last Edit: 12. May 2013, 17:43:41 by bluemess »

6742d2f67e4d3Zanderat

Re: Re: SS2 Blue Mod Manager
6742d2f67e51e
Thanks.

6742d2f67e93aSimplex

Re: Re: SS2 Blue Mod Manager
6742d2f67e9fa
If you are getting error messages about missing DLL files, you need to install Visual C++ Redistributable for Visual Studio 2012.
This is not 100% accurate - specifically, you need 32bit version (x86) even if you have 64-bit Windows. I installed 64-bit version (since this is usually the way to go - if I have 64bit system so I am downloading 64-bit version if they are available) - and the mod manager would not work.

Direct link (worked for me, but it may be temporary): http://download.microsoft.com/download/1/6/B/16B06F60-3B20-4FF2-B699-5E9B7962F9AE/VSU1/vcredist_x86.exe

Other than that, great work!
« Last Edit: 13. May 2013, 15:59:58 by Simplex »

6742d2f67eabbbluemess

Re: Re: SS2 Blue Mod Manager
6742d2f67eb14
Thank you for the info. I've added it to first post.

I have also assumed that x64 version would include both x86 and x64 redists.
« Last Edit: 13. May 2013, 16:07:43 by bluemess »

6742d2f67ebf6Simplex

Re: Re: SS2 Blue Mod Manager
6742d2f67ec43
Yeah, me too. That is why I was absolutely stumped when it did not work. As a last ditch effort I decided to install 32bit version (I was absolutely certain that I will see message: "This software is not compatible with your version of Windows") - and it worked.

I have all my mods merged together inside DataPermMods - so what is my best course of action? Should I move/delete/rename "DataPermMods" folder and then unpack all original mods into separate directories inside "DMM" directory?

6742d2f67eef3bluemess

Re: Re: SS2 Blue Mod Manager
6742d2f67ef4f
I have all my mods merged together inside DataPermMods - so what is my best course of action? Should I move/delete/rename "DataPermMods" folder and then unpack all original mods into separate directories inside "DMM" directory?
Exactly. Best to rename "DataPermMods", so it won't interfere, and you will be able to restore it if something goes wrong.

6742d2f67f055Simplex

Re: Re: SS2 Blue Mod Manager
6742d2f67f0b6
Ok, and what about conflicting files? They will be overwritten by the "last" mod in the 'queue'? (i.e. if there are conflcting files in mods number 1 and 2, then files from 2 will be used?

I know this is an early version but it would be great if some future version would have some kind of information/warning "mod [xxx] and mod [yyy] both contain files [zzzzzzz]".

6742d2f67f1fcbluemess

Re: Re: SS2 Blue Mod Manager
6742d2f67f251
I know this version is little "raw", with no instructions or informations what it does, and user has to pretty much guess everything. I have planned to add some tooltips/status bar infos, but haven't get to it yet.

Mods that are lower on the list will override those above them - which is also not stated anywhere :p. So you should have mods in the same order as you would copy them into DataPermMods.

Program is only checking if mod's folder has *.gam file inside, and displays it as "Gameplay" type. Other mods don't really "conflicts" with each other, just overrides those above them if needed. Right now I don't plan to add exact checking which mods replace the same files.
Re: Re: SS2 Blue Mod Manager
6742d2f67f361
May I suggest to call that mod type "gamesys" in keeping with what it's called and tagged as on this site?
"Gameplay" correctly describes what these mods do, but I think consistency would help users more in this case.

6742d2f67f3e7bluemess

Re: Re: SS2 Blue Mod Manager
6742d2f67f43b
Sure, will be changed in next release.

6742d2f67f4c9Borodin

Re: Re: SS2 Blue Mod Manager
6742d2f67f517
When I click the "Open mods folder", how do I select the mods from there?

6742d2f67f5b4Borodin

Re: Re: SS2 Blue Mod Manager
6742d2f67f609
I have extracted the mod .zip files into folders inside DMM, but am stuck as how to proceed.

6742d2f67f6a5Borodin

Re: Re: SS2 Blue Mod Manager
6742d2f67f6f9
Nevermind, I just found it basically imports them automatically.
Re: Re: SS2 Blue Mod Manager
6742d2f67f7ff
It reads the folder names inside DMM, yeah. When activating a mod it adds that folder name to the load-chain of the game (in cam_mod.ini).

6742d2f67f890bluemess

Re: Re: SS2 Blue Mod Manager
6742d2f67f942
Next version will not require application restart after changes in DMM folder.
« Last Edit: 14. May 2013, 20:04:23 by bluemess »

Your name:
This box must be left blank:

In which year was System Shock released:
1 Guest is here.
What the fuck happened? Where are you man? We need more Danger!
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
6742d2f683137