https://bugs.winehq.org/show_bug.cgi?id=40680
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com Keywords| |patch
--- Comment #8 from Austin English austinenglish@gmail.com --- (In reply to Maxime from comment #0)
Created attachment 54554 [details] bcrypt patch
Latest Steam update of Rocket League prevents it to run with wine. The game exits early with this message: wine: Call from 0x7b43cf4c to unimplemented function bcrypt.dll.BCryptGenerateSymmetricKey, aborting
This can be fixed by implementing the missing symbol and making it return 0. Seems to be enough for now.
Please add a FIXME to the function body (and a space between dwFlags and the closing parenthesis in the prototype), and submit to wine-patches. Patches are not picked up from bugzilla.