https://bugs.winehq.org/show_bug.cgi?id=41798 --- Comment #13 from fjfrackiewicz(a)gmail.com --- One thing I noticed is that now The Solus Project lists "dxgi.dll" as the faulty module when crashing with the "Fatal Error". In Wine 1.9.23 you had this line when the game crashed: fixme:wer:WerReportSetParameter (0x39122870, 3, L"Fault Module Name", L"wined3d.dll") :stub In Wine 2.6-git you have something like this: fixme:wer:WerReportSetParameter (0x39122870, 3, L"Fault Module Name", L"dxgi.dll") :stub I'll try to get the full terminal output from the start of the game until it crashes so you can see everything but I thought I would mention this in case it helps. -- 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.