protonscr

Age of Conan Unchained DX10 crash

dxvkclosed wontfixd3d10
doitsujin/dxvk#657 · opened 2018-09-23 by JonesGreen · updated 2019-06-15 · 1 comments · github
JJonesGreen 2018-09-23 github

Hello, I tried to run Age of Conan Unchained DX10 unfortunately it crashes with

wine: Call from 0x7b43e243 to unimplemented function d3dx10_43.dll.D3DX10CreateShaderResourceViewFromMemory, aborting

so I installed d3dx10_43.dll with winetricks but after that it crashes with

wine: Call from 0x7bc790e9 to unimplemented function d3d10.dll.D3D10StateBlockMaskEnableAll, aborting
0039:err:seh:raise_exception Unhandled exception code 80000100 flags 1 addr 0x7bc790e9

I attached all log files I got.

Software information

Age of Conan Unchained DX10
http://www.ageofconan.com/de/playfree

System information

  • GPU: AMD R290
  • Driver: mesa-git
  • Wine version: wine-staging 3.16
  • DXVK version: v0.72-29-g0f52ec2

Apitrace file(s)

  • Crash before game starts

Log files

AgeOfConanDX10_d3d10.log
AgeOfConanDX10_d3d11.log
AgeOfConanDX10_dxgi.log
ConanWineTerminal.log

Ddoitsujin maintainer 2018-09-23 github

The D3D10 effects framework is not supported, and I don't think it ever will be. I could add stubs for those functions though.

DLLs