Elden
Elden
having the same issue on tf2, this also seemed to happen on windows machines. [SteamNetworkingSockets] WARNING: [#1643412018 SDR server steamid:@169.254.202.88:49112] Sequence number from sto#242 (162.254.198.103:27026) is duplicate or old, but...
yeah this fixes the issue 😋 but I personally use ```cfg mouse_sensitivity=0.010000 ``` so if you were to make a pull request you should probably use 0.0 as the min
Just hit this issue too, however disabling the `pkinit` use-flag fixes the issue and from what I could find thru grepping for `pkinit` in `/var/db/repos` is that nothing depends on...
Check out: #531 The "fix" is to ```sh ln -s /usr/bin/wine-staging-* /usr/bin/wine ln -s /usr/bin/wine64-staging-* /usr/bin/wine64 ```
Thank you for the patches, hope it gets accepted soon
Exporting `CXXSTDLIB=c++` as a user is fine, but why not just automate the process?