Game not starting

I`ve been having this problem for a fiew days, reinstaled the game and is the same. Anyone have an idea how to fix it?
Here is what i found on logs:


2025/06/21 14:58:09 875968 847c33ad [CRIT Client 4248] [D3D12] Device Removed. Reason: 0x887a0001
2025/06/21 14:58:09 875968 98c76d5b [DEBUG Client 4248] [D3D12] Failed to CreateResource (error: 0x887a0005)
2025/06/21 14:58:09 875968 98c76d79 [DEBUG Client 4248] [D3D12] Device removed reason: 0x887a0001
2025/06/21 14:58:09 875968 e0a9b589 [CRIT Client 4248] [D3D12] GPUAllocator::Data::Data() CreateResource failed
2025/06/21 14:58:09 875984 89f3cf8f [CRIT Client 4248] [D3D12] Pipeline creation failed [CS: Burn Progress] (error: 0x80070057)
2025/06/21 14:58:09 875984 89f3cf8f [CRIT Client 4248] [D3D12] Pipeline creation failed [CS: Burn Clear] (error: 0x80070057)
2025/06/21 14:58:09 875984 89f3cf8f [CRIT Client 4248] [D3D12] Pipeline creation failed [CS: TiledLightAssign] (error: 0x80070057)
2025/06/21 14:58:09 875984 98c76d5b [DEBUG Client 4248] [D3D12] Failed to CreateResource (error: 0x887a0005)
2025/06/21 14:58:09 875984 98c76d79 [DEBUG Client 4248] [D3D12] Device removed reason: 0x887a0001
2025/06/21 14:58:09 875984 e0a9b589 [CRIT Client 4248] [D3D12] GPUAllocator::Data::Data() CreateResource failed
2025/06/21 14:58:09 876015 4de16de4 [INFO Client 4248] [RENDER] Restarting device
2025/06/21 14:58:09 876015 a0d81d7 [INFO Client 4248] [RENDER] Stopping device
2025/06/21 14:58:09 876296 f2498ee3 [CRIT Client 4248] [EXCEPTION] GPUAllocator::Data::Data() CreateResource failed

Last bumped on Jul 17, 2025, 1:00:17 AM
Hello, I think the problem is that the new configuration txt document says direct 12 and that prevents the game from starting.

How to Switch from DirectX 12 to DirectX 11 via Config File:

Locate the game's configuration file (usually a .ini or .cfg file, often found in Documents/My Games/ or the game's install folder)

Right-click the file → Open With → Notepad (or any text editor)

Press Ctrl + B to open the Find bar

Search for:
device_type=DirectX12

Replace it with:
device_type=DirectX11

Save the file (File → Save or Ctrl+S)

Launch the game!
"
Hello, I think the problem is that the new configuration txt document says direct 12 and that prevents the game from starting.

How to Switch from DirectX 12 to DirectX 11 via Config File:

Locate the game's configuration file (usually a .ini or .cfg file, often found in Documents/My Games/ or the game's install folder)

Right-click the file → Open With → Notepad (or any text editor)

Press Ctrl + B to open the Find bar

Search for:
device_type=DirectX12

Replace it with:
device_type=DirectX11

Save the file (File → Save or Ctrl+S)

Launch the game!



Had the same issue and this fixed it for me. Thanks!
"
Hello, I think the problem is that the new configuration txt document says direct 12 and that prevents the game from starting.

How to Switch from DirectX 12 to DirectX 11 via Config File:

Locate the game's configuration file (usually a .ini or .cfg file, often found in Documents/My Games/ or the game's install folder)

Right-click the file → Open With → Notepad (or any text editor)

Press Ctrl + B to open the Find bar

Search for:
device_type=DirectX12

Replace it with:
device_type=DirectX11

Save the file (File → Save or Ctrl+S)

Launch the game!


Thank you, mate. Had the same problem.

Report Forum Post

Report Account:

Report Type

Additional Info