Posts: 2
Threads: 1
Joined: Dec 2010
Reputation:
0
Server OS: Windows XP
Processor: AMD 1.4 Single Core
Ram: 1 GB
Game(s): tf2
Admin Mods: none
I am trying to setup a server for tf2, and when I try to start SRCDS.exe it won't start. I am using a bat file for it and here is the code:
c:\HLserver\orangebox\srcds.exe -console -game tf -hostport 35355 +maxplayers 24 +map ctf_2fort
I am wondering if I need to configure some other files or add some more files? I don't know really, this is my first time doing this.
Posts: 2,440
Threads: 73
Joined: May 2009
Reputation:
33
What model is your processor? This once again sounds like a processor that doesn't support SSE2...
Looking for a game server? Visit
fullfrag.com and pick one up as low as $2.50 / mo!
Posts: 2
Threads: 1
Joined: Dec 2010
Reputation:
0
AMD Athlon 1200 - A1200AMS3C
Posts: 2,440
Threads: 73
Joined: May 2009
Reputation:
33
Not sure if that old processor is going to work for you.
Looking for a game server? Visit
fullfrag.com and pick one up as low as $2.50 / mo!
Posts: 779
Threads: 5
Joined: Apr 2008
Reputation:
9
Any errors in console or logfiles?
Warning Level: 0%
Posts: 7
Threads: 3
Joined: Dec 2010
Reputation:
0
Just spent 3 days on that problem, you'll need a processor that will support SSE for Windows and SEE2 for Linux. Not sure how to check it in windows except if you try to start the server and the hour glass start for a second and then stops thats what mine was doing.
Posts: 3,906
Threads: 404
Joined: Oct 2007
Reputation:
21
Even if that processor will work, you wont get more then about 4 slots before it gets hosed.
~ Mooga ...w00t? -
SRCDS.com on Twitter
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.