fps server counter strike 1.6

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
jjuuaannk
New to forums
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

Post by jjuuaannk »

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? :(
jjuuaannk
New to forums
New to forums
Posts: 4
Joined: Thu Feb 13, 2014 6:07 pm

Re: fps server counter strike 1.6

Post by jjuuaannk »

-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
User avatar
soja
This is my homepage
This is my homepage
Posts: 2389
Joined: Fri May 18, 2012 3:20 pm

Re: fps server counter strike 1.6

Post by soja »

What is the CPU usage on the server? Which OS are you using?
Not a NFO employee
jjuuaannk
New to forums
New to forums
Posts: 4
Joined: Thu Feb 13, 2014 6:07 pm

Re: fps server counter strike 1.6

Post by jjuuaannk »

What is the CPU usage on the server?

20/15% 12 players

Which OS are you using?
Centos 6.5 64B

thk for reply
User avatar
soja
This is my homepage
This is my homepage
Posts: 2389
Joined: Fri May 18, 2012 3:20 pm

Re: fps server counter strike 1.6

Post by soja »

No I mean overall machine CPU usage.
Not a NFO employee
User avatar
Edge100x
Founder
Founder
Posts: 13131
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: fps server counter strike 1.6

Post by Edge100x »

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.
jjuuaannk
New to forums
New to forums
Posts: 4
Joined: Thu Feb 13, 2014 6:07 pm

Re: fps server counter strike 1.6

Post by jjuuaannk »

as I can set the priority to chr? thanks
User avatar
Edge100x
Founder
Founder
Posts: 13131
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: fps server counter strike 1.6

Post by Edge100x »

To do this you would start the server with a command like:

chrt 10 ./srcds_run ...
Post Reply