Hi i have Linux server based.
I want run server on 1000 fps, to set fps I use parameter: +fps_max 1000.
When you enter the command "stats" i see FPS : 66.66, and "fps_max" I see default value 300 and used is 1000.
stats
fps_max
server is running at 1000 fps?
I want run server on 1000 fps, to set fps I use parameter: +fps_max 1000.
Code:
/srcds_run -game cstrike +maxplayers 17 +map de_dust +fps_max 100
When you enter the command "stats" i see FPS : 66.66, and "fps_max" I see default value 300 and used is 1000.
stats
Code:
CPU In (KB/s) Out (KB/s) Uptime Map changes FPS Players Connects
0.00 0.00 0.00 0 1 67.02 0 1
fps_max
Code:
"fps_max" = "1000" ( def. "300" )
notconnected
- Frame rate limiter, cannot be set while connected to a server.
server is running at 1000 fps?