You are not logged in.

#1 2018-05-20 15:30:38

akjanik
Member
Registered: 2017-11-13
Posts: 23

[SOLVED] Setting up DXVK for wine

I am trying to set up DXVK for Deus Ex: Human Revolution.
I installed the game with

export WINEPREFIX=/hdd/games/.wine-again
env WINEPREFIX=/hdd/games/.wine-again wine Setup.exe

After game install I run

WINEPREFIX=/hdd/games/.wine-again/ setup_dxvk64
[1/2] d3d11:
    [1/2] Creating override... The operation completed successfully.
    [2/2] Creating link to d3d11.dll... Done.
[2/2] dxgi:
    [1/2] Creating override... The operation completed successfully.
    [2/2] Creating link to dxgi.dll... Done.

but starting game from desktop icon or going into game directory and running

DXVK_HUD=1 wine DXHRDC.exe

is not very impressive - directx11 option is blocked, some advanced graphical options too.
I've got a feeling, that DXVK is not being properly applied or I am missing something (I do not use wine at all). Wiki says it should work out of the box, but in my case, it does not.
Two errors:

err:   ExtensionSet::addInstanceExtensions: Failed to query instance extensions
err:   D3D11CreateDevice: Failed to create a DXGI factory

I tried to google them but did not find anything helpful.

EDIT: I am using newest Mesa + AMDGPU drivers. Rx 580 (recognized as 480 by the game launcher, but I can live with that).

Last edited by akjanik (2018-05-29 16:50:32)

Offline

#2 2018-05-21 21:11:26

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 14,822

Re: [SOLVED] Setting up DXVK for wine

Are vulkan-radeon & lib32-vulkan-radeon installed ?

Does it make  a difference if you activate DXVK in the wine prefix before installing the game ?


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#3 2018-05-29 16:50:21

akjanik
Member
Registered: 2017-11-13
Posts: 23

Re: [SOLVED] Setting up DXVK for wine

@Lone_wolf
Installing  lib32-vulkan-radeon fixed problem for me, thank you! Game is running with DXVK, even got overlay; it is stuttering tho, I guess this is because of imperfection of wine/dxvk.

Offline

Board footer

Powered by FluxBB