https://bugs.winehq.org/show_bug.cgi?id=41903
Bug ID: 41903 Summary: TOCA Touring Car Championship: Regression: commit makes program crash on startup. Product: Wine Version: 1.9.21 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: o.dierick@piezo-forte.be Distribution: ---
The program is TOCA Touring Car Championship.
Since wine 1.9.21 the program crashes on startup.
Regression testing shows that the first bad commit is:
--- commit a6911a13b8e016e4d3ff0c6f7e1f49a6f1cf1bab --- Author: Kimmo Myllyvirta kimmo.myllyvirta@gmail.com Date: Mon Oct 10 09:29:07 2016 +0300
wined3d: Clear texture flag from correct format when color fixup is not supported. --- ---
Reverting the commit fix the issue with wine 1.9.24.
Note: Patches from bug 40569 are required to make the game start.