https://bugs.winehq.org/show_bug.cgi?id=42982
Paul Gofman gofmanp@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gofmanp@gmail.com
--- Comment #19 from Paul Gofman gofmanp@gmail.com --- Created attachment 63648 --> https://bugs.winehq.org/attachment.cgi?id=63648 Report async read / write
(In reply to Chebanenko Igor from comment #18)
(In reply to Mikko Niemelä from comment #16)
(In reply to Toni from comment #15)
Also it would be beneficial to us finding other applications making use of the async behaviour in read and write.
Vanquish by Platinum Games has this same problem of not being able to save settings.
Try this 3 commits,merge all commits, looks like it will help:
Those won't help here, from what I see in logs Bayonetta does not set FILE_FLAG_NO_BUFFERING on file open.
If anyone can test with the patch series attached that would be great.