dxvk: 3DMark06 crash

Please describe your issue as accurately as possible. If you run into a problem with a binary release, make sure to test with latest master as well.

So I’ve installed dxvk using winetricks and tried to lunch some games and benchmarks. However, the game tried to load for a while then crashed. Launching with command line show a continuous non-stop spamming of OpenVR error

Software information

Name of the game, settings used etc. Literally every DirectX game or benchmark

System information

  • GPU: intel UHD Graphics 620
  • Driver: i915
  • Wine version: wine-6.22 (Staging)
  • DXVK version: v1.9.2-53-g804eca9c

Log files

All the log files that generated (d3d9, dxgi) only contain a continuous spamming of:

info: Game: 3DMark06.exe info: DXVK: v1.9.2-53-g804eca9c info: Built-in extension providers: info: Win32 WSI info: OpenVR info: OpenXR info: OpenVR: could not open registry key, status 2 info: OpenVR: Failed to locate module

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Reactions: 1
  • Comments: 15 (2 by maintainers)

Most upvoted comments

Solved by following https://github.com/doitsujin/dxvk/issues/1986 and removing dxgi via winecfg. Sorry for the annoyance.

info:  Game: Machinarium.exe
info:  DXVK: v1.9.2
info:  Built-in extension providers:
info:    Win32 WSI
info:    OpenVR
info:    OpenXR
info:  OpenVR: could not open registry key, status 2
info:  OpenVR: Failed to locate module
info:  Required Vulkan extension VK_KHR_surface not supported
terminate called after throwing an instance of 'dxvk::DxvkError'

abnormal program termination

(app closes)