protonscr

Crysis Remastered does not launch with DXVK's dxgi

dxvkclosed dxgi
doitsujin/dxvk#1773 · opened 2020-09-22 by K0bin · updated 2022-03-29 · 0 comments · github
KK0bin 2020-09-22 github

Crysis Remastered crashes before rendering the first frame when using DXVK's dxgi. It works when using DXVK along with Wine's DXGI.

The problem seems to be around reference counting of DXGIAdapter. If I intentionally leak DXGIAdapter objects, the game launches and works just fine (albeit slow).

We already talked about this on Discord, I'm just putting it here to keep track of it.

EDIT: Turns out the reference counting problem seems to be around IDXGIFactory. Now that doesnt make this any less strange though.

Software information

Crysis Remastered

System information

  • GPU: Nvidia GTX 1070
  • Driver: 456.38
  • Wine version: Windows
  • DXVK version: ab04f45ea0d241fe6f294ab847fc883f15f84b93

Apitrace file(s)

Does not work properly with the game. Crashes before a single frame gets rendered.

Log files

  • The log files don't contain anything useful.

Nothing extracted yet.