protonscr

Can't start FIFA19

dxvkclosed
doitsujin/dxvk#1268 · opened 2019-12-09 by rockybalboa · updated 2023-04-18 · 8 comments · github
Rrockybalboa 2019-12-09 github

Hi,

I'm trying to setup DXK on a new computer, but failed to start FIFA19 with the latest DXVK:
DxgiFactory::EnumWarpAdapter: Not implemented

I 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.

Ddoitsujin maintainer 2019-12-09 github

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?

Ddoitsujin maintainer 2019-12-09 github

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

Rrockybalboa 2019-12-10 github

@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

Ddoitsujin maintainer 2019-12-10 github

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.

Mmozo78 2019-12-10 github

@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.

Rrockybalboa 2019-12-10 github

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.

Mmozo78 2019-12-10 github

You are welcome :)

BBlisto91 2023-04-18 github

@milchevdimitar We do not support pirated content. Please keep such away from here.

Nothing extracted yet.