https://bugs.winehq.org/show_bug.cgi?id=38216
--- Comment #10 from Austin English austinenglish@gmail.com --- (In reply to Sergey from comment #9)
Not easy for me but I will to try. It takes me a time.
$ git bisect start dlls/wined3d $ git bisect good wine-1.7.23 $ git bisect bad wine-1.7.24 Bisecting: 4 revisions left to test after this (roughly 2 steps) [6a1a18e7e2cf3fce8455ae86f0693e3e5df13004] d3d10core: Implement d3d10_device_CopyResource().
:(
You need to compile wine and retest for your issue, then run 'git bisect good/bad' and repeat until you have identified the faulty commit.
Please use the forums if you need more help.