search for: shader_sm4_read_opcod

Displaying 3 results from an estimated 3 matches for "shader_sm4_read_opcod".

Did you mean: shader_sm4_read_opcode
2012 Jun 02
2
FM12 not running. Shader Problem?
...g Vertex Shader: LitTexture2Haircap_Skin[0]") : stub fixme:d3d9:D3DPERF_SetMarker (color 0xffffffff, name L"Binding Vertex Shader: LitTexture2Haircap_Skin[0]") : stub fixme:d3d_shader:shader_sm4_read_comment ptr 0x32f4cc, comment 0x32f4c8, comment_size 0x32f4c4 stub! fixme:d3d_shader:shader_sm4_read_opcode Unrecognized opcode 0xff, token 0x0000ffff fixme:d3d_shader:shader_sm4_read_comment ptr 0x32f4cc, comment 0x32f4c8, comment_size 0x32f4c4 stub! fixme:d3d_shader:shader_sm4_read_opcode Unrecognized opcode 0xff, token 0x0000ffff fixme:d3d_shader:shader_sm4_read_comment ptr 0x32f4cc, comment 0x32f4c8...
2011 Oct 23
0
FIFA Manager 12 doesn't start
I installed FIFA Manager 12 but it doesn't start. I got empty black screen and when I try to move mouse it shows only these lines: Code: fixme:d3d_shader:shader_sm4_read_comment ptr 0x33f4ec, comment 0x33f4e8, comment_size 0x33f4e4 stub! fixme:d3d_shader:shader_sm4_read_opcode Unrecognized opcode 0xff, token 0x0000ffff Installing d3dx9 and d3dx10 from winetricks didn't help. I tried to switch shaders off in winecfg, it launched, showed "EA Sports. It's in the game" and crashed after this. It needs shaders, but there's bug with shaders in Wine. An...
2009 May 08
0
Wine release 1.1.21
...: Add a frontend function to determine if there are any tokens left. wined3d: Select the frontend based on the version token. wined3d: Introduce a stubbed SM4 shader frontend. wined3d: Handle reading the shader header in the frontend. wined3d: Add a minimal implementation of shader_sm4_read_opcode(). wined3d: Store the SM 1-3 opcode information tables in the SM 1-3 frontend. wined3d: Implement shader_sm4_is_end(). wined3d: Remove some redundant code. wined3d: Fix some more indentation. wined3d: Shift the writemask in the frontend. wined3d: Add an initial...