Post

 Resources 

Console

Home | Profile | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 VBGamer
 VBGamer
 DX 9.0b woes

Note: You must be registered in order to post a reply.

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List Spell Checker
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

   Insert an File
Check here to include your profile signature.
Check here to subscribe to this topic.
    

T O P I C    R E V I E W
Sr. Guapo Posted - Apr 30 2004 : 10:09:32 PM
Hey,
I am a fairly fluent dx8 programmeI haven't been able to download it onto my machine. The first couple of times, I downloaded in (all 186MB...), but during instalation it stopped and installed nothing. A couple of days ago, I noticed my stupid firewall was on, so I turned it off, tryed again, with similar results. However, this time all the DX9 stuff was installed, though it claimed it wasn't. ANyone one know what went wrong, how I can fix it, and oh yeah, hello.
5   L A T E S T    R E P L I E S    (Newest First)
Sr. Guapo Posted - May 01 2004 : 5:39:10 PM
I did download the managed 9.0b SDK, but I think it might be the .NET framework. I ahver the original VS .net 2002. Thanks
Lachlan87 Posted - May 01 2004 : 08:30:06 AM
Yes, there is a managed and unmanaged version of DirectX 9. The managed version is hard to find, and almost nobody outside of developers has it already installed. That means you have to include it with your game, which is a pain. DirectX 9 is fun to program with, but M$ has made everything else about it nasty.
Eric Coleman Posted - May 01 2004 : 12:04:37 AM
I've had some nasty problems with installing Directx 9 as well. There seems to be two versions of it, an unmanaged version and a managed version. One thing you might check is to see if you have at least the patched 1.0 .NET framework installed. If you have 1.0 installed, you'll have to go to www.windowsupdate.com to fix the security holes in it.

I was able to get DirectX 9 installed by installing the DirectX 9.0b SDK, as opposed to just the DirectX 9 runtime, which I've never been able to successfully install.
Sr. Guapo Posted - Apr 30 2004 : 11:11:32 PM
sorry, the text in the first message got messed up. Anyway, I am trying to install directx 9.0b from Micro$oft. I've gotten through the entire installation until (what I perceived to be) the very end, where it began to roll back all the installation. M$ gave me the hepful phrase "System was not updated, please try again." (which I did). The files are not listed in the directory above, but it seems to work okay in VB .Net. What I really wanted to know if I only installed part of the package, or if it really even matters. Sorry 'bout that.
SuperC Posted - Apr 30 2004 : 11:02:54 PM
I dont understand 100% what your saying but ill try to guess...
look in your C:\WINDOWS\assembly\GAC directory and see if the directx dlls are there. You have to do it from a command prompt because its a protected folder.

cd c:\windows\assembly\gac
dir
and you should see these files in there:

Microsoft.DirectX
Microsoft.DirectX.AudioVideoPlayback
Microsoft.DirectX.Diagnostics
Microsoft.DirectX.Direct3D
Microsoft.DirectX.Direct3DX
Microsoft.DirectX.DirectDraw
Microsoft.DirectX.DirectInput
Microsoft.DirectX.DirectPlay
Microsoft.DirectX.DirectSound

If they are not there you have to copy them to the c:\windows\assembly\gac folder.


VBGamer © Go To Top Of Page
This page was generated in 0.08 seconds. Snitz Forums 2000

Copyright © 2002 - 2004 Eric Coleman, Peter Kuchnio , et. al.