WARP is a software implementation of D3D on Windows, obviously it doesn't exist on Linux. If it really requires that, there's no reasonable way to support this (unless it's happy if we just return the first hardware adapter).
Note that Fifa 19 definitely did work with DXVK in the past, did the game receive an update recently?
FWIW I hacked together a quick fake implementation of that function, which should hopefully allow the game to run. Please test with fc91fe1d3417656721132b0dc4c2558407b95ba0
Here's a build:
dxvk-master.tar.gz
@doitsujin Thanks, it works now, you're awesome. :) And yes, it worked before with an earlier DXVK release.
However I still can't start fifaconfig (it's needed to configure the screen resolution and other graphic settings), I'm not sure it's a wine or a DXVK bug:
fifaconfig.txt
Thanks for the feedback. I guess it stopped working when we implemented DXGI 1.4 or 1.5.
The config tool bug looks like a .NET issue, not related to dxvk.
@doitsujin Thanks, it works now, you're awesome. :) And yes, it worked before with an earlier DXVK release.
However I still can't start fifaconfig (it's needed to configure the screen resolution and other graphic settings), I'm not sure it's a wine or a DXVK bug:
fifaconfig.txt
You need .Net 4.7.2 or you can tweak the settings from the settings file fifasetup.ini. If I recall corectly it's in the home folder.
You need .Net 4.7.2 or you can tweak the settings from the settings file fifasetup.ini. If I recall corectly it's in the home folder.
Thanks, I've installed Dotnet 4.7.2 with winetricks and it solved the problem.
You are welcome :)
@milchevdimitar We do not support pirated content. Please keep such away from here.
Nothing extracted yet.
Hi,
I'm trying to setup DXK on a new computer, but failed to start FIFA19 with the latest DXVK:
DxgiFactory::EnumWarpAdapter: Not implementedI use Wine Staging 4.21
Here's the log:
FIFA19_dxgi.log
Vulkaninfo:
vulkaninfo.txt
Any idea? I have a GTX960 with 435.27.08 Nvidia driver.