![]() |
SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997 |
![]() |
#11 |
The Old Man
![]() Join Date: Apr 2005
Location: New Orleans, LA.
Posts: 1,379
Downloads: 487
Uploads: 11
|
![]()
If it were a .NET problem, you wouldn't even get to the part of the code where it initializes DirectX. The progam would fail to run all together. So it's not a .NET issue.
Your likely problem is that while you may have DirectX9c installed, you may be missing one of the updates (specifically the March 2009 update). Normally games will install the updates they need when you install them, but you may have not come across a game that installs that specific update yet. This program uses the managed (.NET) library extensions for DirectX that are found in the march 2009 update. so without it, it wont run. Use microsoft's directX web installer. It will only download and install what you are missing: http://www.microsoft.com/downloads/d...displaylang=en Download the setup file and run it. It will check your installation and figure out what you dont have and auto download/install them for you. I could have included those components with the program, but most people won't need them... and would just make the downlaod larger for everyone else. So i opted not to. Last edited by gutted; 10-30-09 at 02:57 PM. |
![]() |
![]() |
|
|