https://bugs.winehq.org/show_bug.cgi?id=31918
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW URL| |http://store.steampowered.c | |om/agecheck/app/55230/ CC| |focht@gmx.net Component|-unknown |directx-d3d Summary|Saints Row the Third |Saints Row the Third |(Steam) Crashes on Launch |(Steam) crashes on startup | |(needs support for | |PrimitiveMiscCaps | |'D3DPMISCCAPS_PERSTAGECONST | |ANT' and | |'PixelShader1xMaxValue' >= | |32) Ever confirmed|0 |1
--- Comment #32 from Anastasius Focht focht@gmx.net --- Hello folks,
confirming, still present.
Andras already did the important work, figuring out the needed d3d caps. Refining summary to reflect that.
I found an interesting site which has a DirectX feature/caps matrix, listing value vs. DirectX version vs. video cards:
PrimitiveMiscCaps D3DPMISCCAPS_PERSTAGECONSTANT:
http://www.kludx.com/capability.php?capability=97
PixelShader1xMaxValue:
http://www.kludx.com/capability.php?capability=301
For crashes reported after applying the patch: please avoid mixing different issues into one bug. This one is reserved for the d3d caps/missing support.
$ wine --version wine-1.7.16-199-ga6e53ea
Regards