protonscr

File not found. Skipping.

dxvkclosed needs feedbacknot a bug
doitsujin/dxvk#2972 · opened 2022-10-01 by themainliner · updated 2022-11-15 · 7 comments · github
1 matching comments, n / p to jump
Tthemainliner 2022-10-01 github

I feel like I should be apologizing already as I am sure this is not a bug, but a pebkac.

This is on antiX Linux 21 Core (Debian 11, non-systemd base), nvidia driver: , dxvk latest, ...

Software information

World of Warcraft, trying to install DXVK into the wine prefix.

System information

  • GPU: GeForce GTX 1050 Ti
  • Driver: 515:76 [vulkan]
  • Wine version: winehq-staging 7.18
  • DXVK version: 1.10.3

Here's what I'm doing:
From unpacked release folder:

mailiner@moonbasebeta:~/Downloads/dxvk-1.10.3
$ export WINEPREFIX="/home/mainliner/.wow/"
mailiner@moonbasebeta:~/Downloads/dxvk-1.10.3
$ ./setup_dxvk.sh install
wine: configuration in L"/home/mainliner/.wow" has been updated.
/home/mainliner/Downloads/dxvk-1.10.3/x64/dxgi.dll: File not found. Skipping.
/home/mainliner/Downloads/dxvk-1.10.3/x32/dxgi.dll: File not found. Skipping.
/home/mainliner/Downloads/dxvk-1.10.3/x64/d3d9.dll: File not found. Skipping.
/home/mainliner/Downloads/dxvk-1.10.3/x32/d3d9.dll: File not found. Skipping.
/home/mainliner/Downloads/dxvk-1.10.3/x64/d3d10core.dll: File not found. Skipping.
/home/mainliner/Downloads/dxvk-1.10.3/x32/d3d10core.dll: File not found. Skipping.
/home/mainliner/Downloads/dxvk-1.10.3/x64/d3d11.dll: File not found. Skipping.
/home/mainliner/Downloads/dxvk-1.10.3/x32/d3d11.dll: File not found. Skipping.

I just know I'm doing something (not doing something) really stupid.

Be gentle.

BBlisto91 2022-10-01 github

How does the content of your dxvk-1.10.3 folder look?
It includes a x32 & x64 folder with the DLLs inside both right?

WWinterSnowfall 2022-10-02 github

Could be some ownership/permission issues on the dxvk folder or subfolders perhaps.

Ppga256 2022-10-06 github

Could be some ownership/permission issues on the dxvk folder or subfolders perhaps.

I think the problem is the ownership of the .wine folder.
The user is logged in as "mailiner" but the home folder that contains .wine is "mainliner". Two different users perhaps?

KK0bin maintainer 2022-11-02 github

@themainliner Did you check the permissions of the .wine in your home directory?

Ppenmerchant 2022-11-05 github

How does the content of your dxvk-1.10.3 folder look? It includes a x32 & x64 folder with the DLLs inside both right?

mine doesnt include these files

BBlisto91 2022-11-05 github

Where did you download it from

Ppenmerchant 2022-11-05 github

@Blisto91 Oh my bad. I git clonned the file from the repo lol. Silly mistake

Launch options

DLLs