Jump to content
Sign in to follow this  
edward_harby

Cannot create Dx11 Device. Error DXGI_Error_unsupported

Recommended Posts

I'm running on an iMac 5k AMD 295 gpu on windows 10. 

 

I actually had this problem for a while and simply stopped playing Arma 3 for a few months. I know revert back to old drivers will probably fix it but that would mean going wayyy back and I need this drives for other games. I get this error message when I start up Arma 3. It doesn't get to the game, just the preload screen after the launch menu.

 

I'm not sure where I can upload my error report.

 

Thanks!

Share this post


Link to post
Share on other sites

moricky, on 25 Feb 2016 - 15:50, said:snapback.png

 

It's caused by respawnDelay being configured as a string, not as a number as it should be. When scenario params system was updated in the Eden update, it started to use stricter rules, which however affected already published scenarios.

 

I fixed it to tolerate string as well again, but I would advise to use number in future scenarios. The fix should be available in the next dev build update.

 

Example:

 

Not ideal:

respawnDelay = "45";

Ideal:

respawnDelay = 45;

 

Do this and it will work I am sure.

Share this post


Link to post
Share on other sites

 

moricky, on 25 Feb 2016 - 15:50, said:snapback.png

 

Do this and it will work I am sure.

 

Are you sure you posted that in the right thread? That reply makes NO sense to the OP's issue.

Share this post


Link to post
Share on other sites

 

moricky, on 25 Feb 2016 - 15:50, said:snapback.png

 

Do this and it will work I am sure.

 

 I'm pretty sure you posted this in the wrong place. 

Share this post


Link to post
Share on other sites

Hello,

 

thank you for your feedback and sorry for the inconvenience. 

 

Could you please export your game and launcher logs for this issue? Once you do this, please Zip them up and upload them to some free file sharing service and PM me the links.

 

Steps on how to export logs from ARMA 3 Launcher:
1. Start ARMA 3 Launcher
2. Click Options menu
3. Drop down menu will appear
4. Select: Prepare Arma Troubleshooting error and save those files
5. A notification will pop up with the name of the generated file
Please note that it might take some time for files to collect.
 
If you have problems with exporting the game logs, you should be also able to find them in this location
<drive>:\Users\<username>\AppData\Local\Arma 3

 

Thank you

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×