Wine using DirectX11

Questions about Wine on Linux
Locked
Todaug

Wine using DirectX11

Post by Todaug »

Can someone guide me on how to use DirectX11 on my game "Lord of the rings Online"? When I go in the options of the game, the settings to switch between DirectX version is grayed out.

I'm using an "Intel Corporation HD Graphics 630" with Arch as my OS. What I've done so far is to install the mesa package and the vulkan support, using this link https://wiki.archlinux.org/index.php/in ... stallation. I then followed this tutorial to enable DXVK https://github.com/lutris/lutris/wiki/How-to:-DXVK

My wine is configured like this.

Wine Version: esyn-staging-pba-3.18-x86_64
Prefix architecture: 32-bit
DXVK: Enabled
Esync: Enabled
DXVK-Version: 0.91
OS: Windows 10

I found the file options of the game and I tried to switch from D3DX9 to D3DX11, but the game wont launch after this change.
User avatar
DarkShadow44
Level 8
Level 8
Posts: 1207
Joined: Tue Nov 22, 2016 5:39 pm

Re: Wine using DirectX11

Post by DarkShadow44 »

Why won't it launch? Logs?
User avatar
Bob Wya
Level 12
Level 12
Posts: 3068
Joined: Sat Oct 16, 2010 7:40 pm

Re: Wine using DirectX11

Post by Bob Wya »

Todaug wrote:Can someone guide me on how to use DirectX11 on my game "Lord of the rings Online"? When I go in the options of the game, the settings to switch between DirectX version is grayed out.

I'm using an "Intel Corporation HD Graphics 630" with Arch as my OS. What I've done so far is to install the mesa package and the vulkan support, using this link https://wiki.archlinux.org/index.php/in ... stallation. I then followed this tutorial to enable DXVK https://github.com/lutris/lutris/wiki/How-to:-DXVK.
So the first step would be to test the native Linux Vulkan tools.
Then test the Vulkan SDK tools, running under Wine (both 32-bit and 64-bit).

See: Bob Wya i changed my gpu need help with vulkan.

Is Lord of the rings Online - using DXVK at all?... You haven't really said!
A simple test with the DXVK hud or checking the Wine terminal logs would tell you this.
Separate DXVK logging is also available.

See also: Github: doitsujin/dxvk Wiki: Common issues.

Bob
Locked