6742f2a677b6e

6742f2a678e0c
3 Guests are here.
 

Topic: SS2 Blue Mod Manager
Page: « 1 [2] 3 ... 22 »
Read 43135 times  

6742f2a679442Simplex

Re: Re: SS2 Blue Mod Manager
6742f2a6794a6
Do you plan on basic conflict detection? (I mean just warning user that activating this mod will overwrite these files that were added in a previous mod, nothing fancy).

6742f2a6795a3bluemess

Re: Re: SS2 Blue Mod Manager
6742f2a67960c
Right now I'm adding some more basic features, but when I'm done I might give it a try.

I realize that having conflicts detection would be nice feature, which would distinguish MM from manual mod management, in favor of MM. I don't know much about modding, but I assume that simple checking if "somefile.pcx" was replaced by "somefile.png" doesn't cut it? Some content can be replaced by files with totally different names, and it would require insights into modding to get it right, am I right?
« Last Edit: 14. May 2013, 20:09:49 by bluemess »
Re: Re: SS2 Blue Mod Manager
6742f2a6797cc
If I was you I'd leave my hands off conflict checking beyond what you've already done (checking for gamesys mods). At best you could check if a file of the same name is loaded into the same place, but as you noticed, that doesn't say much. The old manager did this and it didn't help, just confused the newbies.

One thing that I would think about is a distinguishing name for the program (eg "Blue Mod Manager"). Because once Zeebok (or anyone else) comes out with another manager this one won't be the "New mod manager" anymore.
« Last Edit: 14. May 2013, 21:08:55 by Kolya »
Acknowledged by: bluemess

6742f2a679893bluemess

Re: Re: SS2 Blue Mod Manager
6742f2a6798e1
Updated to 0.81 Alpha.

Changes:
- MM went Blue.
- MM is now monitoring DMM folder for changes. You can now add/delete/rename folders without restarting MM.
- Ohter minor changes.
Re: Re: SS2 Blue Mod Manager
6742f2a679ae1
Every popular mod i tried so far works just fine, except for Tacticool weapons. I still suspect it has something to do with Blue Mod Manager inner workings.

I have:
  • Fresh steam insall of System Sshock 2 (steam rolled out an update today, the game is supposed to be 100% mod friendly now)
  • SS2tool 5.1 applied
Result:
  • Tacticool weapons do not work when i activate them within BMM (game shows old models)
  • Tacticool weapons works fine if i use manual install and place them in DataPermMods folder. (i disable them in BMM to avoid any possible conflicts)

One weapon replacement that do work with BMM is Eldron Psi-amp v2. I tried to check possible differences between tacticool and Eldron Psi-amp mods, but they seem to share similar file structure.

6742f2a679b99bluemess

Re: Re: SS2 Blue Mod Manager
6742f2a679c52
I've tried to reproduce the issue, and found out that mod's folder name can't be longer than 30 characters (game engine limit I wasn't aware of). Just rename the folders to something shorter than 30 characters. Thanks for bringing it to attention.
« Last Edit: 23. May 2013, 05:08:42 by bluemess »
Re: Re: SS2 Blue Mod Manager
6742f2a679d3d
Working fine now, thanks!

6742f2a679e07darklord42

Re: Re: SS2 Blue Mod Manager
6742f2a679e54
does this really need such a new version of the vc runtime library?  I'm having a heck of a time trying to get this to run in wine.  where systemshock 2 itself runs perfectly.

6742f2a679f2bbluemess

Re: Re: SS2 Blue Mod Manager
6742f2a679f78
These two files are needed: msvcp110.dll msvcr110.dll. Put them in the folder with BMM.

6742f2a679ffddarklord42

Re: Re: SS2 Blue Mod Manager
6742f2a67a048
that did it! thanks!
Re: Re: SS2 Blue Mod Manager
6742f2a67a126
Has anyone managed to install this under Wine (Linux)?

(edit: doh, I didn't see the two posts above me)
« Last Edit: 02. June 2013, 12:54:44 by Tricky »

6742f2a67a1d2bluemess

Re: Re: SS2 Blue Mod Manager
6742f2a67a223
Updated download archive. Now the runtime libraries are supplied with BMM. That should ease things up.
Re: Re: SS2 Blue Mod Manager
6742f2a67a30a
That awesome, seeing as how I now need to reinstall this as well.  :thumb:
Re: Re: SS2 Blue Mod Manager
6742f2a67a414
Hello,
I used your modmanager, added to the root folder of ss2, it recognized the exe file, then added the mods to the dmm folder, after everything went ok i activated the mods and then clicked in activate and start the game but got an error messages called " couldn't start the game", any ideas?
Re: Re: SS2 Blue Mod Manager
6742f2a67a4ed
Does the game start when all mods are deactivated?

6742f2a67a59ebluemess

Re: Re: SS2 Blue Mod Manager
6742f2a67a621
The message means that BMM can't execute shock2.exe. Use BMM version attached below, and provide a screenshot of error message that appears. What version of Windows are you using?

// Edit: Attachment removed, already tested.
« Last Edit: 20. July 2013, 17:17:26 by bluemess »
Re: Re: SS2 Blue Mod Manager
6742f2a67a7d4
I had exactly the same problem. You just have to exit BMM and start the game via 'Shock2.exe', or run BMM with administrator privileges.

EDIT: Updating to 0.82 haven't solved the problem, it's just expanded error message to THIS.

6742f2a67adb0bluemess

Re: Re: SS2 Blue Mod Manager
6742f2a67ae18
I had exactly the same problem. You just have to exit BMM and start the game via 'Shock2.exe', or run BMM with administrator privileges.
That means some Windows setting (I don't know which one) blocks BMM from executing another application. Exiting BMM and running SS2 manually will work just as well.

EDIT: Updating to 0.82 haven't solved the problem, it's just expanded error message to THIS.
Yes, 0.82 isn't a real release, it doesn't change anything besides adding more detailed message for this specific error.
Re: Re: SS2 Blue Mod Manager
6742f2a67af7c
Hey there, I'm using Windows 8, the game does start via shock2.exe, apparently the bmm does run via admin priv, which it sucks since I have the gog drm-free version, and the shorcut in steam doesn't want to run the game via bmm, or at least I dont know if it needs something in the path for that, oh well, thanks for the tip
Re: Re: SS2 Blue Mod Manager
6742f2a67b0df
@bluemess: That's not entirely true. The only reason why BMM can't execute 'Shock2.exe' is because it needs administrator privileges. If I uncheck "always run as administrator" field in executable file properties, it works. The only problem is, it's recommended to run this game as an administrator.

@Duxen: Try running the game as an administrator.

6742f2a67b24cbluemess

Re: Re: SS2 Blue Mod Manager
6742f2a67b2a6
Bottom line, if you set shock2.exe to always run as an administrator, BMM will not be able to start it, unless it's also run with admin rights.

6742f2a67b6a2bluemess

Re: Re: SS2 Blue Mod Manager
6742f2a67b6fc
Release 0.9

Changes:
  • Added issues detection that will hopefully reduce a chance for mods not to work. Series of checks are performed and following warnings can be given:
    • Unrecognized mod type
      When mod's folder appears not to be a valid mod, probably because it wasn't extracted or placed properly. E.g. this warning will appear when mod is in double folder: "DMM\ModName\ModName\{mod_files}" instead of "DMM\ModName\{mod_files}".
    • Mod's folder name is too long
      When folder name exceeds 30 characters, which is the maximum length that the game accepts.
    • Plus sign in folder name
      Because it's used as a path separator, folder name can't contain "+" sign.
    • Multiple gamesys mods active
    • Too many active mods
      As described in cam_mod.ini, the max path count is 63 for "uber_mod_path" and "mod_path" combined. It's unlikely that someone will exceed this limit, but while I'm at it, there's a warning for that too.
  • Added pause function
    Can be used for temporarily deactivating mods, while maintaining their order on the list.
  • "Exit and start game" works even when game is set to always run as administrator, in which case prompt window for granting rights will be displayed.
  • Added keyboard shortcuts for mods manipulation.
  • Added button tooltips.
  • Many other internal changes.
« Last Edit: 12. August 2013, 16:06:30 by bluemess »
Re: Re: SS2 Blue Mod Manager
6742f2a67b824
Good changes, thank you bluemess.  :)

Your name:
This box must be left blank:

How can you ____ a perfect, immortal machine? (Fill in the missing word):
3 Guests are here.
Irregardless, we are at precipice of an enormous crossroads.
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
6742f2a67ca67