http://bugs.winehq.org/show_bug.cgi?id=18663
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #8 from GyB gyebro69@gmail.com 2012-03-25 05:18:15 CDT --- The demo still crashes with Wine-1.5.0 (Nvidia Physx was installed via winetricks).
By default the demo tries to use Shader Model 4 (DX10) which results in a crash:
wine: Call from 0x7b839a92 to unimplemented function d3dx10_43.dll.D3DX10CreateEffectFromMemory, aborting wine: Unimplemented function d3dx10_43.dll.D3DX10CreateEffectFromMemory called at address 0x7b839a92 (thread 0009), starting debugger...
Changing SM to 3 (or 2) in config.cfg forces the demo to use DX9 which results in another crash as can be seen in comment #6. The relevant line in config.cfg (under video settings):
@r.shadermodel = 4
Nvidia 250 / driver 290.10