When i'm playing Ashes of the Singularity: Escalation in DX12 mode i'm catching lots of errors with two different descriptions in event manager:
[code]The description for Event ID 13 from source nvlddmkm cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
If the event originated on another computer, the display information had to be saved with the event.
The following information was included with the event:
\Device\Video3
Graphics Exception: ESR 0x404490=0x80000001
the message resource is present but the message is not found in the string/message table
[/code]
And
[code]The description for Event ID 13 from source nvlddmkm cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
If the event originated on another computer, the display information had to be saved with the event.
The following information was included with the event:
\Device\Video3
Graphics Exception: MISSING_MACRO_DATA
the message resource is present but the message is not found in the string/message table
[/code]