08-26-2011, 05:42 AM
Server OS: Windows 7 Home Premium x64
Processor: Intel Core 2 Quad Q9550 @ 2.83GHz
Ram: 8GB
Game(s): CounterStrike: Source
Start Up Command: srcds -port 27015 -game "Counter-Strike Source" +map de_dust2 +maxplayers 16 -ip 94.12.14.189 -console
pause
Admin Mods: None
Today I had this problem where I srcds.exe wouldn't open. So I reinstalled it using HLDSUpdateTool.
After it all downloaded I tried to run srcds.exe again, but to no avail.
At first I tried just double clicking the exe, but that didn't work, so I decided to use a batch file:
but that doesn't work either.
I have noticed that when I run srcds.exe, it appears in the task manager process list. It has a CPU usage of 25% (100% of one core) and it always uses ~1270k RAM.
I have added an exception in my antivirus, run as admin, tried compatibility mode (95/NT and XP SP3).
I tried adding it to DEP exceptions but Windows won't let me.
Processor: Intel Core 2 Quad Q9550 @ 2.83GHz
Ram: 8GB
Game(s): CounterStrike: Source
Start Up Command: srcds -port 27015 -game "Counter-Strike Source" +map de_dust2 +maxplayers 16 -ip 94.12.14.189 -console
pause
Admin Mods: None
Today I had this problem where I srcds.exe wouldn't open. So I reinstalled it using HLDSUpdateTool.
After it all downloaded I tried to run srcds.exe again, but to no avail.
At first I tried just double clicking the exe, but that didn't work, so I decided to use a batch file:
Code:
srcds -port 27015 -game "Counter-Strike Source" +map de_dust2 +maxplayers 16 -ip 94.12.14.189 -console
pause
I have noticed that when I run srcds.exe, it appears in the task manager process list. It has a CPU usage of 25% (100% of one core) and it always uses ~1270k RAM.
I have added an exception in my antivirus, run as admin, tried compatibility mode (95/NT and XP SP3).
I tried adding it to DEP exceptions but Windows won't let me.