Restored full CSGO query capabilities

This commit is contained in:
CosminPerRam 2022-11-28 00:51:09 +02:00
parent e709cb3ce5
commit 259e21a4ab
5 changed files with 35 additions and 90 deletions

View file

@ -13,7 +13,7 @@ Who knows what the future holds...
[Counter-Strike](https://store.steampowered.com/app/10/CounterStrike/) support.
[Arma 2: Operation Arrowhead](https://store.steampowered.com/app/33930/Arma_2_Operation_Arrowhead/) support.
Tested `Alien Swarm` and `Insurgency: Modern Infantry Combat` and they work.
Increased Valve Protocol `PACKET_SIZE` from 1400 to 4096, some games send larger packets than the specified protocol size.
Increased Valve Protocol `PACKET_SIZE` from 1400 to 6144, some games send larger packets than the specified protocol size.
# 0.0.5 - 15/11/2022
Added `SocketBind` error, regarding failing to bind a socket.