https://bugs.winehq.org/show_bug.cgi?id=40692
galeanthrope@singularity.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |galeanthrope@singularity.fr
--- Comment #5 from galeanthrope@singularity.fr --- Created attachment 54573 --> https://bugs.winehq.org/attachment.cgi?id=54573 Log using +bcrypt with the patch
The patch applied on Wine Staging 1.9.10 allow to launch the game and play competitive games (I've played a 1vs1 without issues). I've launch Steam with WINEDEBUG=+bcrypt and use the procedure described here : https://www.winehq.org/docs/winedev-guide/dbg-control to produce the log attached.
I have some questions : - Can the game or the server detect that it is not a real full bcrypt implementation? - Since players using WINE will all share the same key (MAGIC_KEY) can that cause issues?