protonscr

Gothic 3: Regression 1.9.1 (dx9)

dxvkclosed d3d9
doitsujin/dxvk#2200 · opened 2021-07-30 by Bxaa · updated 2021-08-11 · 6 comments · github
BBxaa 2021-07-30 github
  1. Enabling evictManagedOnUnlock - texture uploading bug
    Gothic3-2021-07-30-22-42-32
  2. Missed textures (not depend on evictManaged)
    Example Gothic3:
    Gothic3-2021-07-30-22-41-25

Also this build still have texture upload issue (random)
https://github.com/doitsujin/dxvk/actions/runs/1040312362

KK0bin maintainer 2021-07-30 github

The issue template exists for a reason. Please provide the required info and the apitrace. You hardly even bothered to tell us which game has the issue.

BBxaa 2021-07-30 github

Gothic3:
I did already report similar issue (how trace help you in this case?)
Check your changes in sources after this build https://github.com/doitsujin/dxvk/actions/runs/1040312362 ( no issue with evictManagedOnUnlock)

(Anyway i'll make a trace)
Few minutes

KK0bin maintainer 2021-07-30 github

Please also provide logs.

BBxaa 2021-07-30 github

Used for trace: https://ci.appveyor.com/api/projects/jrfonseca/apitrace/artifacts/build/apitrace-latest-win32.7z?branch=master&job=msvc32

As i said trace not useful in this case
No issue with trace version. Is it igore dxvk.conf?

d3d9.samplerAnisotropy = 16
d3d9.evictManagedOnUnlock = True
d3d9.deferSurfaceCreation = True
d3d9.shaderModel = 3

Trace (no issue)
https://drive.google.com/file/d/16BZstlrKyBg4Tdo0pokR_rbks0vsBK3H/view?usp=sharing

Jjarrard 2021-07-31 github

I had to use amdvlk driver to resolve my texture related issues in this game. Radv was buggy. (use ICD loader)

Wait that was Risen3.. still worth a shot with amdvlk.

KK0bin maintainer 2021-07-31 github

I already fixed the bug in the PR linked above, this has nothing to do with Radv.

Nothing extracted yet.