User contributions for Mikota
Jump to navigation
Jump to search
22 April 2023
- 23:0823:08, 22 April 2023 diff hist −27 Gamestate Extrapolation No edit summary current
- 23:0823:08, 22 April 2023 diff hist +2,129 N Gamestate Extrapolation Created page with "== Technical explanation == === Problem === In AQ2, servers run in <code>sv_fps 10</code>. This means that even though the game is running at a high fps for you, the server is only updating ten times a second; you get updates from the server every 100 milliseconds. Since you are only getting updates ten times a second, your client needs to ''smooth out'' the experience. If it didn't do this, your game would run in 10 fps. You can try this out with the console command <..."