Problem with DirectX (i guess)

zenithilia

New member
Joined
Dec 1, 2018
Posts
2
Since 3 days, I can only launch very few games, the rest, when I start these games, I get this error message:
Failed to initialize Direct3D.
Make sure you have at least DirectX 9.0c installed, have drivers for your graphics card and have not disabled 3D acceleration in display settings.
InitializeEngineGraphics failed


And I also have the error code "887a0004, 0" with Wallpaper Engine
I updated my graphics drivers but nothing is done about it, and I have DirectX 12, with 3D acceleration enabled... Is there any way to fix this?
 
Hi!

SFC Scan



  1. Click on the Start button and in the search box, type Command Prompt
  2. When you see Command Prompt on the list, right-click on it and select Run as administrator
  3. When command prompt opens, copy and paste the following commands into it, press enter after each

    sfc /scannow

    Wait for this to finish before you continue

    copy %windir%\logs\cbs\cbs.log %userprofile%\Desktop\cbs.txt
  4. This will create a file, cbs.txt on your Desktop. Please attach this to your next post.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top