test content
What is the Arc Client?
Install Arc

Program crashes on cryptic screen

ralcoonralcoon Member, NW M9 Playtest Posts: 2 Arc User
Program crashes on Cryptic Screen. Error is Direct3D driver returned error code (DXG1_ERROR_DEVICE_REMOVED) while creating Vertex buffer.

dxdiag says my direct X is fine.
Post edited by ralcoon on

Comments

  • spiritwolfe77spiritwolfe77 Member Posts: 2 Arc User
    edited April 2015
    ralcoon wrote: »
    Program crashes on Cryptic Screen. Error is Direct3D driver returned error code (DXG1_ERROR_DEVICE_REMOVED) while creating Vertex buffer.

    dxdiag says my direct X is fine.

    Same, even sent in the dxdiag and still no answer, 2 days later.
  • ravek666ravek666 Member Posts: 7 Arc User
    edited April 2015
    I have the same problem, I unistall and install the game again, and now can't pass the screen with neverwinter, hasbro and all the logos, the game just stock on that screen.

    PD: sorry my bad english.
  • hellz68hellz68 Member Posts: 1 Arc User
    edited April 2015
    ralcoon wrote: »
    Program crashes on Cryptic Screen. Error is Direct3D driver returned error code (DXG1_ERROR_DEVICE_REMOVED) while creating Vertex buffer.

    dxdiag says my direct X is fine.

    I am having the same issue.
  • fighthpowerfighthpower Member Posts: 1 Arc User
    edited April 2015
    I've done the same it didn't help. :(
  • cayappcayapp Member Posts: 826 Arc User
    edited April 2015
    Okay I have found the solution and used it. With that said it is a dx timing issue in windows between the CPU and GPU. Here is the fix and

    USE AT YOUR OWN RISK AS IT INVOLVES MODIFYING YOUR REGISTRY

    See this page for explanation. https://msdn.microsoft.com/en-us/library/windows/hardware/ff569918%28v=vs.85%29.aspx

    IN particular this is the key you need to add. I use an 8 second delay, and it works.

    TdrDelay
    Specifies the number of seconds that the GPU can delay the preempt request from the GPU scheduler. This is effectively the timeout threshold. The default value is 2 seconds.

    KeyPath : HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\GraphicsDrivers
    KeyValue : TdrDelay
    ValueType : REG_DWORD
    ValueData : Number of seconds to delay. 2 seconds is the default value.

    REMEMBER THIS IS AT YOUR OWN RISK.
Sign In or Register to comment.