[Bug 33476] New: fxc, the Microsoft Effect Compile, to work due to d3d

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Apr 27 16:28:31 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=33476

             Bug #: 33476
           Summary: fxc, the Microsoft Effect Compile, to work due to d3d
           Product: Wine
           Version: unspecified
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: directx-d3d
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: titan.costa at gmail.com
    Classification: Unclassified


Created attachment 44310
  --> http://bugs.winehq.org/attachment.cgi?id=44310
fxc log

Hi,

I can't get the fxc, the Microsoft Effect Compile, to work. Something goes
wrong with d3d.

The command line is:
wine fxc.exe /T fx_2_0 BasicHLSL.fx

Both fxc.exe and BasicHLSL.fx come from the DXSDK.

d3dcompiler_43.dll must be set as native.

Here is the output:

NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the
Nouveau driver instead.
fixme:win:EnumDisplayDevicesW ((null),0,0x32f6e8,0x00000000), stub!
err:d3d:context_create Failed to set pixel format 1 on device context 0x80026.
err:d3d:context_choose_pixel_format Can't find a suitable iPixelFormat
err:d3d:context_create Failed to set pixel format 1 on device context 0x6002b.
fixme:d3d:wined3d_get_format Can't find format WINED3DFMT_R24_UNORM_X8_TYPELESS
(0x49) in the format lookup table
fixme:d3d:getDepthStencilBits Unsupported depth/stencil format
WINED3DFMT_UNKNOWN.
err:d3d:context_create Failed to set pixel format 25 on device context 0x10033.
err:d3d:context_create Failed to set pixel format 13 on device context 0x10035.
err:d3d:context_choose_pixel_format Can't find a suitable iPixelFormat
err:d3d:context_create Failed to set pixel format 1 on device context 0x10037.
Failed to create D3D device
Please check your SDK installation.
disassembly failed; no disassembly produced

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list