WineHQ
Comments
 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

RE: Got it working
by Christoph Korn on Wednesday January 7th 2009, 11:03
Great to here, I will test it later.

But I don't understand this. You write:
- current git seems to be broken
and then
- applied this patch to the current git tree

Is the git tree now broken or not?
Or does the patch fix the git tree to get unbroken?

[post new] [reply to this]

RE: Got it working
by Ben Klein on Thursday January 15th 2009, 15:56
It is not recommended to install full DirectX, even with winetricks. What you can do is set up a specific wineprefix for DirectX so you can hand-pick the DLLs you require for various games/applications. You can do this by running:
WINEPREFIX=~/.wine-dx9 /path/to/winetricks directx9

Then, whenever you need a d3dx9_##.dll, you can copy it from ~/.wine-dx9/drive_c/windows/system32/ into your normal drive_c/windows/system32, or the directory of the application that requires it.

[post new] [reply to this]

Page loaded in 0.00612 seconds.