![]() |
New hardware and software - Printable Version +- Fearless Forums (https://fearlessrp.net) +-- Forum: Community & Server Information (https://fearlessrp.net/forumdisplay.php?fid=1) +--- Forum: Updates (https://fearlessrp.net/forumdisplay.php?fid=178) +---- Forum: Archive (https://fearlessrp.net/forumdisplay.php?fid=341) +---- Thread: New hardware and software (/showthread.php?tid=94824) |
RE: New hardware and software - BGCrafter - 11-29-2019 Will this mean less Lag and more FPS? RE: New hardware and software - TASSIA - 11-29-2019 (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.). RE: New hardware and software - SoulRipper - 11-29-2019 (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? RE: New hardware and software - SpaghettiFTW - 11-29-2019 So we can spam more props before crashing the server now then that’s epic RE: New hardware and software - RaZZ - 11-29-2019 (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? RE: New hardware and software - Pollux - 11-30-2019 (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. RE: New hardware and software - S!RNARC - 11-30-2019 what the fuck is a tickrate? requesting reply from Pollux RE: New hardware and software - Pollux - 11-30-2019 (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/Source_Multiplayer_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. RE: New hardware and software - S!RNARC - 11-30-2019 (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 oh okay thanks RE: New hardware and software - Grape - 11-30-2019 (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 :
|