https://bugs.winehq.org/show_bug.cgi?id=42982
--- Comment #13 from Zentarim zentarim@rambler.ru --- (In reply to Toni from comment #12)
Created attachment 58637 [details] Alternative2: Do read/write really asynchronous v3
v3: Respect offset for read/write operations.
This doesn't affect bayonetta but it can impact other applications. If you have applied the previous patch you should update to this one (specially if testing with other applications).
Make sure to backup your wineprefix when testing the "alternative 2" patch because programming error could lead to data loss (should be safe for bayonetta though).
Patch made from wine 2.11 git 6ec3cd9434488ba5bc0fd271a47b7d46827477c5
This patch also working. I used patched version to run bayonetta and microsoft excel\visio\word 2007 ( load\modify\save files). In both cases without problems. Wine version 2.12 commit a94938819280aa52fbc545911ca70a6c3a83ab49
Toni, thanks a lot!