my ds has very low fps, I'm running this single ds (nod32 in the background (antivirustool)) on this box:
amd x2 4600+
2x512 Mb RAM
on 100 Mbit
WinXP prof
i start my ds this way:
@echo off
cls
echo Protecting srcds from crashes...
echo If you want to close srcds and this script, close the srcds window and type Y depending on your language followed by Enter.
title srcds.com Watchdog
:srcds
echo (%time%) srcds started.
start /high /wait srcds.exe -console -game cstrike -tickrate 100 -ip x.x.x.x -port 27015 -maxplayers 18 +fps_max 600 +map de_dust2
echo (%time%) WARNING: srcds closed or crashed, restarting.
with srcdsfpsboost i get ~148 fps, without srcdsfpsboost ~18 fps
any idea?
amd x2 4600+
2x512 Mb RAM
on 100 Mbit
WinXP prof
i start my ds this way:
@echo off
cls
echo Protecting srcds from crashes...
echo If you want to close srcds and this script, close the srcds window and type Y depending on your language followed by Enter.
title srcds.com Watchdog
:srcds
echo (%time%) srcds started.
start /high /wait srcds.exe -console -game cstrike -tickrate 100 -ip x.x.x.x -port 27015 -maxplayers 18 +fps_max 600 +map de_dust2
echo (%time%) WARNING: srcds closed or crashed, restarting.
with srcdsfpsboost i get ~148 fps, without srcdsfpsboost ~18 fps
any idea?