forums | blogs | polls | tutorials | downloads | rules | help

Error message

Deprecated function: The each() function is deprecated. This message will be suppressed on further calls in remember_me_form_alter() (line 78 of /var/www/siegetheday.org/sites/all/modules/contrib/remember_me/remember_me.module).

DS2DLL Support

Sharkull's picture

FYI.
Brkopac asked about DS2DLL support on the GPGarage:
http://garage.gaspowered.com/?q=node/2242

And here's the response:

biddle wrote:
There is support for ds2dlls in the retail mod executable included inthe DS2TK.

ds2dlls need to be located in your 'mods' folder (...\My Documents\My Games\Dungeon Siege 2 Mod\Mods).

Instead of automatically loading any and all ds2dlls in found the mods folder, you have to provide a comma separated list of the ds2dll names you want to load when you launch the executable:

DungeonSiegeMod.exe ds2dlls="sprocket,widget,hack" ...

In addition, 'ds2dl0s' (that's ell-zero-ess, not ell-oh-ess) are also supported and they should appear in a separate list:

DungeonSiegeMod.exe ds2dl0s="hi_priority_sprocket,hp_widget,hp_hack" ...

A little confusing, I suggest DS2dll support are included in a mod manager to make it easier for us braindead players! Smile

Sharkull's picture

I agree, and that's why when I posted my suggestions for the DS2 mod distribution model over at the GPG, I mentioned ds2dll's.
http://garage.gaspowered.com/?q=node/2248#comment-16323

Edit:
Since some command line flags like "nointro = true" and "oldschool = true" work when placed into dungeonsiege2.ini, I wonder if the dll lists mentioned above will work in the ini too...