protonscr

[d3d9 x32] Enter the Matrix crashes on startup

dxvkclosed appid 2003d3d9windows
doitsujin/dxvk#4164 · opened 2024-07-22 by hyperspeed6 · updated 2024-08-05 · 4 comments · github · game page · search this game
Hhyperspeed6 2024-07-22 github

The game crashes as soon as I open it. I get this error "DEVICE NOT CREATED 2"
6e8cecfa08d39f5030736f2973e2a173

Software information

Enter the Matrix (2003)

System information

  • GPU: NVIDIA GeForce RTX 4090
  • Driver: NVIDIA 560.70.0
  • DXVK version: 2.4
  • Windows 11

Apitrace file(s)

Log files

Matrix_d3d9.log

BBlisto91 2024-07-22 github

err: D3D9SwapChainEx: Failed to recreate swap chain: VK_ERROR_NATIVE_WINDOW_IN_USE_KHR

Line of interest in log

KK0bin maintainer 2024-07-22 github

Try it with the environment variable DXVK_CONFIG=d3d9.deferSurfaceCreation=True.

Mmrdeathjr28 2024-07-22 github

In my case run ok with dxvk 2.4

etma

etmb

etmc

Hhyperspeed6 2024-07-22 github

Try it with the environment variable DXVK_CONFIG=d3d9.deferSurfaceCreation=True.

Yes, this fixed it. I can launch the game and play it normally.