as I can establish stable 1000 fps to counter strike 1.6 server, I'm currently running a server in the nfo-tencore plan and vary in 400/500/600 fps, why?
fps server counter strike 1.6
-
jjuuaannk
- New to forums

- Posts: 4
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Thu Feb 13, 2014 6:07 pm
fps server counter strike 1.6
hi friends
as I can establish stable 1000 fps to counter strike 1.6 server, I'm currently running a server in the nfo-tencore plan and vary in 400/500/600 fps, why?
as I can establish stable 1000 fps to counter strike 1.6 server, I'm currently running a server in the nfo-tencore plan and vary in 400/500/600 fps, why?
Re: fps server counter strike 1.6
-console -game cstrike +ip xx.xxx.xxx.xxx -port 27016 +maxplayers 32 +map de_dust2
CPU In Out Uptime Users FPS Players
15.00 30.04 60.89 40 68 792.94 9
stats
CPU In Out Uptime Users FPS Players
15.00 34.60 77.01 40 68 802.50 9
stats
CPU In Out Uptime Users FPS Players
15.00 36.80 78.61 40 68 494.08 12
stats
CPU In Out Uptime Users FPS Players
17.00 44.74 95.47 40 68 618.84 12
stats
CPU In Out Uptime Users FPS Players
17.00 46.09 96.89 40 68 773.81 12
stats
CPU In Out Uptime Users FPS Players
20.00 37.95 75.24 40 68 358.41 12
stats
CPU In Out Uptime Users FPS Players
20.00 38.75 78.80 40 68 618.94 12
CPU In Out Uptime Users FPS Players
15.00 30.04 60.89 40 68 792.94 9
stats
CPU In Out Uptime Users FPS Players
15.00 34.60 77.01 40 68 802.50 9
stats
CPU In Out Uptime Users FPS Players
15.00 36.80 78.61 40 68 494.08 12
stats
CPU In Out Uptime Users FPS Players
17.00 44.74 95.47 40 68 618.84 12
stats
CPU In Out Uptime Users FPS Players
17.00 46.09 96.89 40 68 773.81 12
stats
CPU In Out Uptime Users FPS Players
20.00 37.95 75.24 40 68 358.41 12
stats
CPU In Out Uptime Users FPS Players
20.00 38.75 78.80 40 68 618.94 12
Re: fps server counter strike 1.6
What is the CPU usage on the server? Which OS are you using?
Not a NFO employee
Re: fps server counter strike 1.6
What is the CPU usage on the server?
20/15% 12 players
Which OS are you using?
Centos 6.5 64B
thk for reply
20/15% 12 players
Which OS are you using?
Centos 6.5 64B
thk for reply
Re: fps server counter strike 1.6
To get a steady FPS, you will need to tell the OS to give less timer slack to the server process. The easiest way to do this is by assigning it real-time priority with the "chrt" command.
Re: fps server counter strike 1.6
as I can set the priority to chr? thanks
Re: fps server counter strike 1.6
To do this you would start the server with a command like:
chrt 10 ./srcds_run ...
chrt 10 ./srcds_run ...

