protonscr

[d3d9] Venetica - Gold Edition - crash on startup

dxvkclosed bugd3d9
doitsujin/dxvk#2837 · opened 2022-08-19 by dlshinobi · updated 2022-08-22 · 2 comments · github
Ddlshinobi 2022-08-19 github

Game doesn't work with dxvk-master, fine with v.1.10.3.
Using dxvk-master, the ONLY "fix" I found was to set workaround option "d3d9.textureMemory = 0".
Other values: 128, 256, 512, 1024, 2048, doesn't work either.
I guess it's another "unmap memory" bug.
P.S. Game executable name: "Venetica.exe"

Software information

Venetica - Gold Edition

System information

  • GPU: nVidia GTX 960
  • Driver: 515.49.10
  • Wine version: proton 7.0-4
  • DXVK version: 1.10.3, 2.0 (master)

Apitrace file(s)

Log files

Ddoitsujin maintainer 2022-08-19 github

Can you test if it works with this PR: https://github.com/doitsujin/dxvk/pull/2833

This should work around crashes when the game performs out-of-bounds writes to a mapped resource.

Ddlshinobi 2022-08-19 github

Can you test if it works with this PR: #2833

This should work around crashes when the game performs out-of-bounds writes to a mapped resource.

Already tried, no dice.

Proton versions

Upstream links