Hi,<br>
<br>
I've been playing with getting CIV4 to run on wine.<br>
<a href="http://appdb.winehq.org/appview.php?versionId=3632&amp;iTestingId=125">http://appdb.winehq.org/appview.php?versionId=3632&amp;iTestingId=125</a><br>
<br>
I'm left with just one issue.<br>
<br>
D3DX9_26.DLL is missing. This is a D3D9 SDK release (they put one out
every month or so from what I've seen, with a new DLL that has the
number incremented). It's mostly like the original with some minor
changes.<br>
<br>
How would I support this in wine? I don't know the wine build system enough to extend it to do this.<br>
Is there a nice way to generate these DLLs and to include the d3dx9 dll so I just have to add in/fix missing calls?<br>
<br>
This may not be an issue now, but as more and more games get released more will depend on these dlls.<br>
<br>
<br>
<br>
<br>
Thanks,<br>
Andrei<br>