11-29-2019, 07:23 PM
(This post was last modified: 09-01-2022, 01:08 AM by Fearless Community.
Edit Reason: Checked Encoding
)
Will this mean less Lag and more FPS?
New hardware and software
|
11-29-2019, 07:23 PM
(This post was last modified: 09-01-2022, 01:08 AM by Fearless Community.
Edit Reason: Checked Encoding
)
Will this mean less Lag and more FPS?
11-29-2019, 07:56 PM
(This post was last modified: 09-01-2022, 01:08 AM by Fearless Community.
Edit Reason: Checked Encoding
)
(11-29-2019, 07:23 PM)BGCrafter Wrote: Will this mean less Lag and more FPS? Not necessarily FPS as FPS is clientside rendering. However, we should see some improvements regarding server performance (lag, ping, tick-rate, etc.). Kind Regards,
TASSIA
Fearless Developer
11-29-2019, 07:57 PM
(This post was last modified: 09-01-2022, 01:08 AM by Fearless Community.
Edit Reason: Checked Encoding
)
(11-29-2019, 07:56 PM)TASSIA Wrote:Yes, and since it's not a shooter game we limited tickrate to 22.(11-29-2019, 07:23 PM)BGCrafter Wrote: Will this mean less Lag and more FPS? Make your own dynamic signature by clicking here.
11-29-2019, 08:00 PM
(This post was last modified: 09-01-2022, 01:08 AM by Fearless Community.
Edit Reason: Fixed Encoding
)
So we can spam more props before crashing the server now then that’s epic
11-29-2019, 10:33 PM
(This post was last modified: 09-01-2022, 01:08 AM by Fearless Community.
Edit Reason: Checked Encoding
)
(11-29-2019, 07:57 PM)SoulRipper Wrote:Good job upgrading the server. I think the whole community appreciates this!(11-29-2019, 07:56 PM)TASSIA Wrote:Yes, and since it's not a shooter game we limited tickrate to 22.(11-29-2019, 07:23 PM)BGCrafter Wrote: Will this mean less Lag and more FPS? Regarding the tickrate, What was the previous tickrate or has it always been 22? And how will this affect AgressiveRP?
11-30-2019, 12:11 AM
(This post was last modified: 09-01-2022, 01:08 AM by Fearless Community. Edited 1 time in total.
Edit Reason: Checked Encoding
)
(11-29-2019, 10:33 PM)Razz Wrote:(11-29-2019, 07:57 PM)SoulRipper Wrote:Good job upgrading the server. I think the whole community appreciates this!(11-29-2019, 07:56 PM)TASSIA Wrote:Yes, and since it's not a shooter game we limited tickrate to 22.(11-29-2019, 07:23 PM)BGCrafter Wrote: Will this mean less Lag and more FPS? For the past year it has been 22, the issue we had is the server-side tickrate kept dropping as low as 5 as soon as the server gets around 50+ players or there's a lot going on. This should hopefully completely fix that or at the very least help the tickrate stay up a lot higher. Pollux
Fearless Management __________________________________________________________________
11-30-2019, 12:20 AM
(This post was last modified: 09-01-2022, 01:08 AM by Fearless Community.
Edit Reason: Checked Encoding
)
what the fuck is a tickrate? requesting reply from Pollux
11-30-2019, 12:51 AM
(This post was last modified: 09-01-2022, 01:08 AM by Fearless Community.
Edit Reason: Checked Encoding
)
(11-30-2019, 12:20 AM)S!RNARC Wrote: what the fuck is a tickrate? requesting reply from Pollux The tickrate is how often the server processes and basically calculates things. The higher the tickrate, the more often the server is processing and calculating things. So this is things such as updating where players are, user commands, hitreg, physics simulations, entity positions and a ton more. In baisc terms, a high tickrate means the server and player are synced up more often so what the player sees is also what the server sees. The reason we can't set this super high is because if we're forcing the server to do a ton of calculations very very often, it will be overloaded and end up missing things which is something we don't want. If the tickrate is too low, then what the player sees and what the server sees are going to be off by a bit. This means things like entity positions, user commands, hitreg and all of that will be delayed. Compared to the example above, this means that what the player sees and what the server sees are not the same. This can result in shots missing, players appearing to teleport around on your screen, commands like spawning vehicles or ooc taking ages to process and a lot more. The server will automatically adjust the tickrate to prevent it missing things, so we kept having the tickrate drop to as low as 5 at times. The new hardware has much better single-core performance than the old one, so the expected result is the tickrate won't drop as low as the server will be able to keep up. The reason single-core performance is important is because source servers are single threaded, meaning they can only use a maximum of one core. You can read more about source networking here: https://developer.valvesoftware.com/wiki...Networking ELI5 version: Tickrate is how often server thinks, if it can't think it won't do stuff like register bullets or update where players are. If it thinks too much it gets a headache and stops thinking for a while. Server will reduce how often it thinks if server has too much going on. If it can't think enough it will start missing some thoughts. We upgraded the brain so it can now think a lot quicker and hopefully will increase how often it thinks. Pollux
Fearless Management __________________________________________________________________
11-30-2019, 01:20 AM
(This post was last modified: 09-01-2022, 01:08 AM by Fearless Community.
Edit Reason: Checked Encoding
)
11-30-2019, 09:57 AM
(This post was last modified: 09-01-2022, 01:08 AM by Fearless Community. Edited 1 time in total.
Edit Reason: Checked Encoding
)
(11-30-2019, 12:51 AM)Pollux Wrote:(11-30-2019, 12:20 AM)S!RNARC Wrote: what the fuck is a tickrate? requesting reply from Pollux this is the best tldr ive read in my life Spoiler :
|
« Next Oldest | Next Newest »
|