protonscr

[DX11] "Rayam Redemption" crashes on launch

dxvkclosed
doitsujin/dxvk#5573 · opened 2026-04-04 by vanfanel · updated 2026-04-04 · 2 comments · github
Vvanfanel 2026-04-04 github

Software information

Trying to launch Rayman Redemption on WINE (available at https://gamejolt.com/games/raymanredemption/340532) with DXVK, it crashes on launch with message:

Win32 function failed: HRESULT: 0x887a0004
Call: pDXGIFactory->CreateSwapChain at line 499
in file \Graphics_DisplayM.cpp

It works fine without DXVK.

System information

  • GPU: Ryzen 7 8700G
  • Driver: MESA 26.0.3
  • Wine version: 11.6
  • DXVK version: 2.7.1

Apitrace file(s)

rayman_apitrace.zip

Log files

log.txt

BBlisto91 2026-04-04 github

Seems like it is using wined3d's dxgi.dll and not dxvk's. Did you forget to install the latter in to the prefix?

Vvanfanel 2026-04-04 github

That was it, thanks Blisto91!!

DLLs

Error codes