https://bugs.winehq.org/show_bug.cgi?id=40680
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #16 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to Maxime from comment #15)
This patch only allows you to run the game and play in solo. In the latest Steam update of the game, Rocket League is using BCryptEncrypt and BCryptDecrypt (with AES) when connecting to an online game. These API are not implemented in wine and using the native windows bcrypt.dll does not help. So we won't be able to go online before these bcrypt API are implemented.
Please open new bugs for the other functions so we don't lose track of other problems.