03-18-2005, 08:25 PM
I've got a srcds running on windows XP. It is intended for a LAN party only. It runs fine but map downloads are very slow (if a client connects but does not have the current map). For example, it might take a couple of minutes to download an 8MB map, even though both PCs are 2GHz CPU on a 100Mb LAN.
I've read through the forums and heaps of server.cfg files but nothing seems to help. Here are (what I think are) the relevant server.cfg settings:
// server cvars
sv_allowupload 1
sv_allowdownload 1
sv_timeout 65
// bandwidth rates/settings
sv_minrate 0
sv_maxrate 0
decalfrequency 10
sv_maxupdaterate 100
sv_minupdaterate 20
// operation
sv_lan 1
sv_region 5
Is there some other setting I should use? I've tried starting srcds.exe and running in GUI mode, and also tried it using the "-console" option but neither work. I know the server.cfg is being executed, because the server name in my server.cfg appears when clients search for or join the server.
Can anyone please help!
Thanks
I've read through the forums and heaps of server.cfg files but nothing seems to help. Here are (what I think are) the relevant server.cfg settings:
// server cvars
sv_allowupload 1
sv_allowdownload 1
sv_timeout 65
// bandwidth rates/settings
sv_minrate 0
sv_maxrate 0
decalfrequency 10
sv_maxupdaterate 100
sv_minupdaterate 20
// operation
sv_lan 1
sv_region 5
Is there some other setting I should use? I've tried starting srcds.exe and running in GUI mode, and also tried it using the "-console" option but neither work. I know the server.cfg is being executed, because the server name in my server.cfg appears when clients search for or join the server.
Can anyone please help!
Thanks