[Bug 27994] New: Duke Nukem Forever needs d3dx9 native DLLs

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Aug 6 05:53:55 CDT 2011


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

           Summary: Duke Nukem Forever needs d3dx9 native DLLs
           Product: Wine
           Version: unspecified
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: directx-d3dx9
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: roland at mxchange.org
                CC: wine-bugs at winehq.org


Created an attachment (id=35833)
 --> (http://bugs.winehq.org/attachment.cgi?id=35833)
default console log

The game doesn't run (starting it into the menu works, but not launching an
actual game) without native DirectX 9 DLLs. I need the following native DLLs:

d3dx9
d3dx9_36
d3dx9_37

With the native version, the game is starting up but a lot flickers are all
over the scene which renders many maps (including "Lady Killer") hard to play
or nearly unplayable.

With WINE builtin DLLs, (forced with following code), the game crashes at
starting a new campaign or loading an already existing campaign.

[Software\\Wine\\DllOverrides] 1312622391
"d3dcompiler_43"="builtin"
"d3dx9"="builtin"
"d3dx9_36"="builtin"
"d3dx9_37"="builtin"
"dinput8"="native"
"xinput1_3"="native"

Attached is a default console log (no WINEDEBUG specified) with above DLL
overrides.

-- 
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