https://bugs.winehq.org/show_bug.cgi?id=43692 --- Comment #12 from Ivan Gorbunov <noby.Ardor(a)gmail.com> --- (In reply to Michael Müller from comment #11) Thanks a lot.
Are you sure this is really a regression or could this problem also be caused by a game update?
Installing native d3dcompiler_43 / d3dcompiler_42 fixes the problem. Starting the application in Direct3D9 mode (-dx9 as parameter) also prevents this code path. Since the last change of the d3dcompiler code was in 2016, it doesn't sound like a regression.
1. It is some kind of regression. Version 2.16 and make game request full native directX as turned out. Add logs fine work game same version 2.27.4.57286 on: a) wine 2.15 success; b) wine 2.16 fail; c) wine 2.17 fail. 2. I try install native d3dcompiler_43 and forced. Game fail as previous. Log added. 3. When I try install full version of directX, and game correctly run. Log added. -- 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.