AtomicTorch Studio Forums

CryoFall => Bug reports => Topic started by: hunterofgods on August 24, 2018, 04:49:52 PM

Title: directX problem
Post by: hunterofgods on August 24, 2018, 04:49:52 PM
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
Title: Re: directX problem
Post by: ai_enabled on August 25, 2018, 04:04:46 AM
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!
Title: Re: directX problem
Post by: hunterofgods on August 25, 2018, 05:45:23 AM

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   
---------------------------
Title: Re: directX problem
Post by: Djekke on August 25, 2018, 08:39:51 AM
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)
Title: Re: directX problem
Post by: hunterofgods on August 25, 2018, 10:15:10 AM
https://pastebin.com/AQ9WA61W

ps how can I check if the card supports dx11
Title: Re: directX problem
Post by: Djekke on August 25, 2018, 11:02:29 AM
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.
Title: Re: directX problem
Post by: ai_enabled on August 25, 2018, 01:14:47 PM
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.