Post news Report RSS Release: Alien Swarm 32 player matchmaking.dll

Download for the matchmaking.dll files which allow your alien swarm mod to have more than 4 players.

Posted by on

UPDATE: You guys no longer need this because the fix has been officially released for the Alien Swarm SDK with the Jul 6, 2012 update.

Store.steampowered.com

------------------------------

Hi all,

I have decided to release the matchmaking.dll files which allows your alien swarm mod to have more than 4 players. By default your ASW SDK mod will be restricted to maximum of 4 players due to some code in the matchmaking.dll which nobody has the sources to. So some time around
July 2011 we've contacted Valve's Jonathan Sutton ( creator of asw ) and he was nice enough to send us modified matchmaking binaries. The main reason I've decided to release this is because of my astonishment that Valve has not released this yet ( Its almost been a year ) as an update to the Alien Swarm SDK.

Here are also some instructions from his email.

Jonathan wrote: Okay success! I found another spot that was limiting the slots. This should work now. Can you please make sure the line below is in your asw_gamerules.cpp, recompile server+client dlls, then use the attached matchmaking dlls. Let me know if it works.


ConVar mm_max_players( "mm_max_players", "32", FCVAR_REPLICATED | FCVAR_CHEAT, "Max players for matchmaking system. Mods that support more players can increase the default value here." );

One thing to remember:

The number of slots cannot be changed once the matchmaking lobby has been created. The limit gets set at creation time. So you must make sure the convar mm_max_players has the desired value before the lobby is created (i.e. before g_pMatchFramework->CreateSession is called). If you only have one game mode, you could just set the default in your code to 32 like is shown above. When I ship this as an update to public, it’ll be set to 4 there.

You may also want to to look at GetPlayerLimits in asw_gameinterface.cpp if you haven’t already. That sets the bounds for maxplayers in the engine.


Download Link:
Hypovolemia-mod.net

Cheers,
defragen1

Post comment Comments
OmeG
OmeG - - 816 comments

So, if I read that right, he'll release this update to the public sdk once you confirm it works?

Reply Good karma Bad karma+2 votes
defragen1 Author
defragen1 - - 208 comments

We've confirmed it works since July 2011.

"Good to hear. I’ll ship this update to public after the summer sale is over."

Reply Good karma+1 vote
OmeG
OmeG - - 816 comments

Ok, not sure why you gave me negative karma for asking if I understood the post above. The other part of it you didn't answer, which was about the update being put into the sdk for others to use. Try to be more sincere in the response, save the negative Karma for those that deserve it. :)

Reply Good karma Bad karma+2 votes
defragen1 Author
defragen1 - - 208 comments

We've confirmed it works and the update was not put in.

Reply Good karma+2 votes
OmeG
OmeG - - 816 comments

Thank you, hope to play your mod in May.

Reply Good karma Bad karma+4 votes
Raygoza
Raygoza - - 1,639 comments

Nice

Reply Good karma Bad karma+2 votes
defragen1 Author
defragen1 - - 208 comments

UPDATE: You guys no longer need this because the fix has been officially released for the Alien Swarm SDK with the Jul 6, 2012 update.

Reply Good karma+1 vote
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: