https://bugs.winehq.org/show_bug.cgi?id=42172
--- Comment #9 from Mathieu Comandon strider@strycore.com --- I wanted to give this Wine-Staging option a try but unfortunately, I can't even connect to HiRez's server.
In the games log, I get the following error:
``` ******************* Version: 5/13/2017 3:00:15 PM Exception @ Post PING to https://discoveryb.hirez.net/Discovery/HirezPatchService/ System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive. ---> System.NotSupportedException: The requested security package is not supported. at System.Net.SSPIWrapper.GetVerifyPackageInfo(SSPIInterface secModule, String packageName, Boolean throwIfMissing) at System.Net.Security.SecureChannel..ctor(String hostname, Boolean serverMode, SchProtocols protocolFlags, X509Certificate serverCertificate, X509CertificateCollection clientCertificates, Boolean remoteCertRequired, Boolean checkCertName, Boolean checkCertRevocationStatus, EncryptionPolicy encryptionPolicy, LocalCertSelectionCallback certSelectionDelegate) at System.Net.Security.SslState.ValidateCreateContext(Boolean isServer, String targetHost, SslProtocols enabledSslProtocols, X509Certificate serverCertificate, X509CertificateCollection clientCertificates, Boolean remoteCertRequired, Boolean checkCertRevocationStatus, Boolean checkCertName) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.ConnectStream.WriteHeaders(Boolean async) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at Hirez.Patcher.PatcherServerAccess.(String , String ) ```