VDS Server Fps and Tickrate Questions
-
- A semi-regular
- Posts: 25
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Tue Mar 30, 2010 6:09 am
VDS Server Fps and Tickrate Questions
There might be a post already out i tried for a couple of hours looking for it but couldn't find the answer to my question.
Ok how do I increase my servers fps and tic i want to be running 500 tic with a 500 fps
here is my settings.
My shortcut target has this line of code -console -game cstrike +maxplayers 24 +map de_dust2
I am running the srcdsfpsboost.exe
Current Fps is 100 avg.
I tired the modified shortcut to change the priority to high but no change. I feel kinda stupid because I have never had to mess with theses setting before always rented game servers never had an actual VDS.
I did read through the Windows setup guide.
I can also post my server config file minus my rcon pass
Ok how do I increase my servers fps and tic i want to be running 500 tic with a 500 fps
here is my settings.
My shortcut target has this line of code -console -game cstrike +maxplayers 24 +map de_dust2
I am running the srcdsfpsboost.exe
Current Fps is 100 avg.
I tired the modified shortcut to change the priority to high but no change. I feel kinda stupid because I have never had to mess with theses setting before always rented game servers never had an actual VDS.
I did read through the Windows setup guide.
I can also post my server config file minus my rcon pass
-
- A semi-regular
- Posts: 25
- Joined: Tue Mar 30, 2010 6:09 am
-
- A semi-regular
- Posts: 25
- Joined: Tue Mar 30, 2010 6:09 am
Re: VDS Server Fps and Tickrate Questions
ok I have figured out how lol wow i feel stupid sys_tickrate in the server.cfg controls server side fps
here is my server conifg i might need some help tweaking the rates let me know what you think
//Rates
rate 20000
sv_maxrate 20000
cl_cmdrate 400
cl_updaterate 400
sys_ticrate 500
sv_minrate 20000
sv_minupdaterate 20
sv_maxupdaterate 100
here is my server conifg i might need some help tweaking the rates let me know what you think
//Rates
rate 20000
sv_maxrate 20000
cl_cmdrate 400
cl_updaterate 400
sys_ticrate 500
sv_minrate 20000
sv_minupdaterate 20
sv_maxupdaterate 100
Re: VDS Server Fps and Tickrate Questions
I recommend using our default server.cfg, since it comes pretty well pre-tweaked
. For the smoothest 500 FPS, use sys_ticrate 0 and turn off HPET -- the OS will make sure that the game server stays at 500.

-
- A semi-regular
- Posts: 25
- Joined: Tue Mar 30, 2010 6:09 am
Re: VDS Server Fps and Tickrate Questions
Ohhh k that makes perfect sense ill give it a try ive been reading all the other posts to that has helped a little.
k cool ill let you know how it works
k cool ill let you know how it works
-
- A semi-regular
- Posts: 25
- Joined: Tue Mar 30, 2010 6:09 am
Re: VDS Server Fps and Tickrate Questions
you advice helped a lot i have on more quest i switch from windows 2k8 to Gentoo linux runs way better like i had read in the other post it runs amazing.
i joined the server and used net_graph 3 im getting packet loss is the a way to get rid of the packet loss
i joined the server and used net_graph 3 im getting packet loss is the a way to get rid of the packet loss
Re: VDS Server Fps and Tickrate Questions
Packet loss is a routing problem. If you shoot me a copy of your MTR to and from the server, I can check out where this might be happening: http://www.nfoservers.com/forums/viewto ... =25&t=4272RageQuit24 wrote:i joined the server and used net_graph 3 im getting packet loss is the a way to get rid of the packet loss
You might also try restarting your cable/DSL modem and broadband router, as these are common culprits.
-
- A semi-regular
- Posts: 25
- Joined: Tue Mar 30, 2010 6:09 am
Re: VDS Server Fps and Tickrate Questions
I think it might actually be my router or the cable modem unsure yet not getting any results can i try any ip or just my server
-
- A semi-regular
- Posts: 25
- Joined: Tue Mar 30, 2010 6:09 am
Re: VDS Server Fps and Tickrate Questions
Ok I have sorted out my packet loss issue I had to actually call up my cable provider my internet speed kept dropping from 1.6 megs a second to 800 k turns out my cable modem signal is really weak and there surprised I'm even getting internet. Someone must have hit our cable box outside lol. But to use winmtr you must disable the spi filter in your router or you will get packet loss after the first 4 packets are sent just a helpful hint.
Re: VDS Server Fps and Tickrate Questions
Thanks for the update, and I'm sure that SPI filter information will be useful to others 
