https://bugs.winehq.org/show_bug.cgi?id=39057
--- Comment #59 from swswine@gmail.com --- (In reply to Sergey Isakov from comment #58)
See bug 39674. It is resolved by reverting some commit. OK, 3DMark03 works.
This is all very strange. See this: https://appdb.winehq.org/objectManager.php?sClass=version&iId=7133 WineHQ suggests that 3DMark03 does not work without -systeminfo at least since 1.7.46. Anyway, I do not think it can have any relation to this IVB patch.
Then I decided to check how your patch will work with this application. It failed. 3DMark03 is not started again with log
err:winediag:nulldrv_CreateWindow Application tried to create a window, but no driver could be loaded. err:winediag:nulldrv_CreateWindow The explorer process failed to start.
To check I reverted this patch and the application is working again. How it is possible? Why this patch may influence?
Anybody can check the application with this patch?
I've tested 3DMark03 with -nosysteminfo, it works without any problem for me with this patch (without it as well). Are you testing with 3DMark -nosysteminfo? Are you testing the latest 1.8-rc2 version and presence of this patch is the only difference between it works and don't work? Without -nosysteminfo 3DMark03 does not work in 1.8-rc2 without this patch either.