https://bugs.winehq.org/show_bug.cgi?id=39333
artemis3@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |artemis3@gmail.com
--- Comment #10 from artemis3@gmail.com --- (In reply to Marcus Meissner from comment #4)
Created attachment 52413 [details] 0002-bcrypt-BCryptCreateHash-stub.patch
trivial stub.
however it will either lead to a crash or the next missing function.
This patch did not work for me, it does lead to a frozen state:
fixme:bcrypt:BCryptOpenAlgorithmProvider 0x2b93e22c, L"SHA256", L"Microsoft Primitive Provider", 00000000 - stub wine: Call from 0x7b83cf09 to unimplemented function bcrypt.dll.BCryptCreateHash, aborting wine: Unimplemented function bcrypt.dll.BCryptCreateHash called at address 0x7b83cf09 (thread 0092), starting debugger... err:ntdll:RtlpWaitForCriticalSection section 0xf6128f78 "wined3d_main.c: wined3d_cs" wait timed out in thread 00a3, blocked by 00db, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0xf6128f78 "wined3d_main.c: wined3d_cs" wait timed out in thread 00a3, blocked by 00db, retrying (60 sec) (endless repeating, game remains frozen until killed).
Before your patch the game would simply crash. Note the game was working perfectly until they patched it sep24 (i did play several hours before they patched it that morning).