protonscr

Do I need to winetricks install `d3dx9_**.dll`

dxvkclosed
doitsujin/dxvk#3507 · opened 2023-06-17 by Kallinteris-Andreas · updated 2023-06-17 · 4 comments · github
1 matching comments, n / p to jump
KKallinteris-Andreas 2023-06-17 github

Do I need to use winetricks to install d3xd9 libraries, or is this something that is already included in DXVK.

I get these errors (on 32-bit games):

err:module:import_dll Library d3dx9_31.dll ...
err:module:import_dll Library d3dx9_43.dll ...
Mmbriar 2023-06-17 github

d3dx9 is not provided by dxvk, although wine should have build-in DLLs for those that work most of the time.

KKallinteris-Andreas 2023-06-17 github

The DXVK README says it supports dx9 though

BBlisto91 2023-06-17 github

d3dx are seperate helper libraries. Either the Windows version (winetricks) or wine version (baring any bugs) should work fine with dxvk.

KKallinteris-Andreas 2023-06-17 github

For people coming looking here for a fix, simply put d3dx9_XX.dll in the game folder as the game directory

DLLs