Thats good and all, but is there any way you can make it a cvar/setting of some kind? I hate to be selfish but I dont really want my game less responsive because someone in a less fortunate area has 1Mbps upload. Would it be possible what csgo does and have a default that you can change to allow data to be sent per frame? Maybe make the default less upload and then set a switch to allow more info
I know you guys are busy and im sure its not a big deal if its a little less but for people at higher levels it really matters to get the most info from your pc as possible
Definitely!
The current plan is to reduce packet rate by not sending packets that have little to no new information in them. For example right now in VALORANT if you don't move the mouse on a frame we still send a packet. These packets don't actually help responsiveness so we can skip them to improve the experience at no cost.
If we do end up reducing packet rate in a way that could impact responsiveness I think we would want to make it an opt-in setting (like a fps cap setting for packets). Currently you can kind of get that effect from the fps cap but maybe in the future we can make fps and packet rate independently configurable.