DirectX help

Recommended Videos

NastoK

New member
Jun 4, 2011
229
0
0
I've noticed today, when I tried running Star Wars: Empire at War, that there seems to be a problem with my DirectX. So I did a quick test, and there indeed were some errors.

DirectDraw test results: Failure at step 17 (SetDisplayMode to 640x480x16): HRESULT = 0x80004001 (Not implemented)
Direct3D 7 test results: Failure at step 39 (SetDisplayMode to 640x480x16): HRESULT = 0x80004001 (Not implemented)
Direct3D 8 test results: Failure at step 8 (Creating 3D Device): HRESULT = 0x88760827 (error code)
Direct3D 9 test results: Failure at step 8 (Creating 3D Device): HRESULT = 0x8876086c (error code)


These seem of importance, though I've the whole report here -> http://pastebin.com/UkN3Lui2

Any and all assistence would be appreciated.