[Bug 40680] Rocket league needs bcrypt.dll.BCryptGenerateSymmetricKey

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 25 18:35:16 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=40680

Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |austinenglish at gmail.com
           Keywords|                            |patch

--- Comment #8 from Austin English <austinenglish at 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.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list