SolisX wrote: > Hello JHaleIT, > > Just in case you wanted to know SHPSOBB crashes in wine-1.4-RC1 > (aka wine-1.3.38) this is some of the messeges on the terminal just before > it crashes. > > fixme:imm:ImmDisableIME (0): stub > fixme:imm:ImeHandleNotify WM_IME_NOTIFY:IMN_SETCOMPOSITIONWINDOW > fixme:imm:NotifyIME IMC_SETCANDIDATEPOS > fixme:imm:ImeHandleNotify WM_IME_NOTIFY:IMN_SETCANDIDATEPOS > fixme:win:EnumDisplayDevicesW ((null),0,0xe8e2d8,0x00000000), stub! > fixme:d3d:wined3d_swapchain_set_gamma_ramp Ignoring flags 0x1. This is the root cause of the crash: Code: fixme:d3d:wined3d_swapchain_set_gamma_ramp Ignoring flags 0x1. fixme:mountmgr:harddisk_ioctl Unsupported ioctl 7c088 (device=7 access=3 func=22 method=0) fixme:d3d8:ValidatePixelShader (0xd7f2f0 0x0 1 0xe8efb8): stub I'm guessing it has to do with how the pixel shader is being rendered