FPS & Ping settings..?
- compguygene
- Adjust Outside Corner Grinder
- Posts: 2346
- Joined: Thu Aug 21, 2008 12:09 pm
- Location: Cleveland, Ohio
- Contact:
Re: FPS & Ping settings..?
Thank you for the advice, Z-Man. I will experiment with this. I always use bzr to build my .2.8.3.1 binaries, and am building a bunch new ones.
Armagetron: It's a video game that people should just play and enjoy 
https://bit.ly/2KBGYjvCheck out the simple site about TheServerPharm

https://bit.ly/2KBGYjvCheck out the simple site about TheServerPharm
- danger89
- Average Program
- Posts: 54
- Joined: Thu May 14, 2009 9:12 pm
- Location: The Netherlands
- Contact:
Re: FPS & Ping settings..?
@Z-man
Ok thanks for the tips & also the rest that posted in this topic.
So.. However my cycle delay is .001 (low) so I need to set the DEDICATED_FPS higher?
to solve the 'lagg' issues. Note: the higher the ping charity to faster/more we have 'laggs'.
Example?
Should this work? In my case...
Thanks!
Kind regards,
Melroy van den Berg
Ok thanks for the tips & also the rest that posted in this topic.

So.. However my cycle delay is .001 (low) so I need to set the DEDICATED_FPS higher?
to solve the 'lagg' issues. Note: the higher the ping charity to faster/more we have 'laggs'.
Example?
Code: Select all
MAX_IN_RATE 200
MAX_OUT_RATE 200
DEDICATED_FPS 300
MAX_SIMULATE_AHEAD 0.20
Thanks!
Kind regards,
Melroy van den Berg
Last edited by danger89 on Sat Sep 18, 2010 6:02 pm, edited 1 time in total.
Re: FPS & Ping settings..?
Yes, or you need to get the latest source from bzr. For that low cycle_delay, you'd actually need to set DEDICATED_FPS to 500 to avoid the non-processing bug in the 0.2.8.3.1 code, and that is likely to just overload your server.danger89 wrote:So.. However my cycle delay is .001 (low) so I need to set the DEDICATED_FPS higher?