Quote:A new required update to Team Fortress 2 and the dedicated servers have
been released. Please run hldsupdatetool to receive the updates. The
specific changes include:
- Improved driver checks for various cards that can have problems with
specific driver versions
- Various updates to Russian and Polish localization
- Fixed loading screen and intro movie showing up on Windows Vista with
full screen AA
- Spies can no longer reload their revolver while cloaked
- Demomen grenades now collide with players and Engineer buildings after
the first bounce, but still won't explode on contact
- Improved startup network initialization to catch issues with server
firewalls popping up in the background
- Fixed a sound corruption issue which could cause audio popping
- Fixed achievement storage issues that caused a problem with the Head
of the Class achievement
Jason
If you have a modded server.dll or server_i486.so file - it may no longer work. Here are the replacements:
OUT OF DATE goto http://forums.srcds.com/viewtopic/5533
v1.0.0.5 as of 09/10/07
32 Players server_i486.so (Linux):
http://youngteam.eu/files/tf2/v1.0.0.5/server_i486.so.bz2 (thanks to kilorat for providing patch - see link below)
http://rat.org/tf2/32players.html
32 Players server.dll (Windows):
http://youngteam.eu/files/tf2/v1.0.0.5/server.dll.zip
How-To
Back-up your existing server_i486.so or server.dll from /tf2/bin before replacing.
After you've replaced the file, go to /tf2/cfg/valve.rc and open this file in notepad or something similar. Add:
Code:
maxplayers 32
and add the usual:
Code:
+maxplayers 32
in your startup parameters.