https://bugs.winehq.org/show_bug.cgi?id=57387
Bug ID: 57387 Summary: Sega Rally Championship Demo crashes at startup if Direct3d/renderer set to GDI Product: Wine Version: 9.0-rc3 Hardware: x86-64 URL: https://www.classicdosgames.com/game/Sega_Rally_Champi onship.html OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: boxedwine@danoon.net Regression SHA1: a6e969560b02ca776f987319db37e6550a1ecfec Distribution: Mint
Created attachment 77357 --> https://bugs.winehq.org/attachment.cgi?id=77357 crash log
I tested this on 64-bit Linux Mint.
steps 1) set registry to use GDI renderer (does not crash if this is not set) 2) install Sega Rally Championship Demo 3) Launch Sega Rally Championship Demo
It crashes immediately during launch
I did a git bisect and after finding the commit, I verified it by checking out wine-9.0-rc3 and doing a revert for the commit, a6e969560b02ca776f987319db37e6550a1ecfec, then verifying the game works if reverted.
I also verified that this game crashes on master (wine-9.20-143-gff2070b7900). But I was unable to test reverting the commit on master because of a conflict.