Multiple D3DX9 dlls
by Jaimi McEntire · in Torque Game Engine Advanced · 03/17/2009 (5:53 pm) · 4 replies
The 1.8 distribution carries two different versions of the D3DX9 DLL: d3dx9_31.dll and d3dx9_33.dll. Do we need both of these?
#2
03/18/2009 (11:43 am)
Thanks, Alex. Just trying to trim size from my downloads. :(
#3
I was under the impression they were illegal to ship outside the Redistributable, though.
03/18/2009 (12:58 pm)
If the user has the latest SDK installed, you don't need these.I was under the impression they were illegal to ship outside the Redistributable, though.
#4
DSetup32.dll
DSetup.dll
DXSetup.exe
DXupdate.cab
dxdllreg_x86.cab
03/18/2009 (2:50 pm)
@Stefan - It's OK to strip it to nothing now, and just include the setup and d3dx cabs. The following (and whatever libs you want) are the only required files:DSetup32.dll
DSetup.dll
DXSetup.exe
DXupdate.cab
dxdllreg_x86.cab
Associate Alex Scarborough