Daniel Johnson
Daniel Johnson
I get Dolphin 5.0-14480 when I install it. I'm not a user and am not familiar with Dolphin verisons. Security concerns are concerning, and maybe it would be better to...
I can't speak for @strycore, but I will anyway. What you describe is complex, and Lutris already has too much complexity here with its hide-this and hide-that and filtering and...
I've experimented with this, trying to write a check to see if the default GPU is NVIDIA or AMD via lspci, but I see no obvious way to know which...
That's interesting. Maybe we could replace lspci with glxinfo, but that seems a big change for this issue. The "renderer string" does *not* match the PCI device description that lspci...
This looks rather like [this issue](https://github.com/Kong/insomnia/issues/4543) to me. If so, that means that the Ubisoft server does not implement RFC 5746, but the OpenSSL version you are using considers this...
I don't need to, but if I did, and if it allowed @Peternal to connect, that would be informative. Possibly also informative for any hackers who want to steal @Peternal's...
My worry is that it is indeed an OpenSSL 3 thing and will affect more people as it rolls out. But I can't be sure. I'd like to try this...
Are you also seeing "ssl.SSLError: [SSL: UNSAFE_LEGACY_RENEGOTIATION_DISABLED] unsafe legacy renegotiation disabled (_ssl.c:997)" is the log output, @cebo55? Run Lutris with the 'lutris -d' command line and see what you get...
My research on this, so far, suggests that it is a pain in the butt to get OpenSSL to stop checking this. But I'm pretty nooby myself with OpenSSL.
Oh, that's ugly. That's Origin, not Ubisoft, and I think that's WebKit2 failing. But it may be something else entirely; maybe we could see your 'lutris -d' log output, @CHFernandes?...