directX problem

Started by hunterofgods, August 24, 2018, 04:49:52 PM

hunterofgods

ok my problem is short so when I turn on the game pops up error with directx 11 it says that it has to render and I have directX 11 installed but I have setup even did this test and it still does not work

ai_enabled

Thanks for reporting!
Could you post the screenshot please?
To run the game also requires .NET Framework 4.7.1 - please try (re)installing it https://www.microsoft.com/en-us/download/details.aspx?id=56115

Regards!

hunterofgods


here is the text I get when I click to play and I downloaded this program but it still does not work so I restarted my computer when I downloaded it
---------------------------
Cannot launch the game
---------------------------
The game cannot create the DirectX 11 renderer.
If you're using Windows 7, please install DirectX 11 by following this link:
https://www.microsoft.com/en-us/download/details.aspx?id=17431
(if you have Windows 8 or 10: DirectX 11 is already installed)

Please ensure that your graphics card and the graphics driver support DirectX 11
- use "dxdiag" application to verify it.
---------------------------
OK   
---------------------------

Djekke

Can you Run 'dxdiag' command (Win + R, and type 'dxdiag')
Then use 'Save All information' and upload result txt file via https://pastebin.com/ or google disk or some other method.
p.s. There is a posibility, that you have dx11, but you video card is supporting only dx10.1 features)

hunterofgods

https://pastebin.com/AQ9WA61W

ps how can I check if the card supports dx11

Djekke

As i thought, your video card does not support dx11, only dx10.

https://www.nvidia.ru/object/product_geforce_9600gt_ru.html

You can see it in dxdiag output 'DDI Version: 10'

You can try to emulate dx11 (just google for dxcpl) but you cant get high fps with that.

ai_enabled

That's correct. The game requires DirectX 11 to play. Emulation with dxcpl can help but indeed the FPS will be below tolerable...
Thanks for your help, @Djekke.