https://bugs.winehq.org/show_bug.cgi?id=24013
--- Comment #15 from Anastasius Focht focht@gmx.net --- Hello folks,
revisiting, still present.
NOTE: You need to disable 'd3d10_1.dll' now (different issue).
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Ubisoft/Assassin's Creed
$ WINEDLLOVERRIDES=d3d10_1=d wine ./AssassinsCreed_Dx10.exe ... fixme:d3d_shader:shader_sm4_read_instruction Unrecognized opcode 0x65, opcode_token 0x03000065. fixme:d3d_shader:shader_sm4_read_instruction Unrecognized opcode 0x5a, opcode_token 0x0300005a. fixme:d3d_shader:shader_sm4_read_instruction Unrecognized opcode 0x5a, opcode_token 0x0300005a. fixme:d3d_shader:shader_sm4_read_instruction Unrecognized opcode 0x68, opcode_token 0x02000068. fixme:d3d_shader:shader_sm4_read_src_param Unhandled swizzle type 0. fixme:d3d_shader:shader_sm4_read_src_param Unhandled swizzle type 0. fixme:d3d10:D3D10ReflectShader data 0x167f328, data_size 1104, reflector 0x7f390ce4 stub! fixme:d3d10:d3d10_shader_reflection_GetDesc iface 0x1ce4c8, desc 0x385e5d8 stub! fixme:d3d10:d3d10_shader_reflection_GetConstantBufferByIndex iface 0x1ce4c8, index 0 stub! wine: Unhandled page fault on read access to 0x00000000 at address 0x89203d (thread 0034), starting debugger... --- snip ---
$ wine --version wine-1.7.51-102-ga7e294c
Regards