elwis1007 0 Posted March 31, 2004 I want run a ddraw.dll version DX6 on NT4.0. How can I do this? Share this post Link to post
Christianb 8 Posted April 1, 2004 Hi Elwis, I have bad news here. The last version of Direct3D you could use on NT4 was 2.0. If you want to use directraw (not the 3d portion) the highest version you can install is DirectDraw 3. You'll need to upgrade your operating system. I think there were some hacks to get some of DirectX 5 working on NT4, but that isn't exactly going to work well either. You need DX6 support which means that you'll want to have at least Windows 95. I'd recommend getting Windows 2000. Cheers, Christian Blackburn Share this post Link to post
elwis1007 0 Posted April 1, 2004 But I want only run one library - ddraw.dll version Dx6. Please, help me. Share this post Link to post
jmmijo 1 Posted April 1, 2004 Normally you can't install just one .DLL as there are usually multiple support files that go with it. The fact you want to run it on NT4 is another issue too and will require some kind of hacking to even wedge it into place let alone getting it to work with the OS to begin with Here is a google search on this issue. Perhaps somebody here does have some info on doing this kind of thing... Share this post Link to post
elwis1007 0 Posted April 18, 2004 I don`t find anything special. I only find a SetDx6, but this only change a version of DirectX. Help me... Share this post Link to post