PDA

View Full Version : How fft3dGPU work on windows vista


adrianmak
26th July 2007, 00:42
fft3dGPU is rely on directx 9 but vista is directx 10 only, then how to use fft3dGPU in vista ?

Leak
26th July 2007, 00:51
fft3dGPU is rely on directx 9 but vista is directx 10 only, then how to use fft3dGPU in vista ?
Errr... exactly the same way all other DirectX 9 apps work in Vista: backwards compatibility, as with (almost) all other DirectX versions.

np: Yoshihiro Ike - Wasteland Nostalgia (Ergo Proxy OST Opus01)

adrianmak
26th July 2007, 01:06
Errr... exactly the same way all other DirectX 9 apps work in Vista: backwards compatibility, as with (almost) all other DirectX versions.

np: Yoshihiro Ike - Wasteland Nostalgia (Ergo Proxy OST Opus01)


That's mean I just simply copy the d3dx9_30.dll in vista system32 folder ?

foxyshadis
26th July 2007, 03:35
The file should already be there; install the directx 9 redist (http://www.microsoft.com/downloads/details.aspx?FamilyId=2DA43D38-DB71-4C1B-BC6A-9B6652CD92A3&displaylang=en) if not. Copying the file should work, but might bitch about manifests.

np: Yoshihiro Ike - Wasteland Nostalgia (Ergo Proxy OST Opus01)

:thumbzup: