https://bugs.winehq.org/show_bug.cgi?id=46612
--- Comment #19 from lle llenort@aol.com --- Hi,
has the other user some more information. Did he use dxvk and the nvapi64 workaround? Maybe this will be the problem?
I tested the following BF Versions 3, 4, 1 and 5. Not only starting the game. Playing online and solo missions. Works very well.
Here some more Information on my setup.
- Wine-staging 4.2 64 Bit Prefix - opensuse Leap 15.0 - deintalled nouveau and use nvidia beta vulkan drivers (current 418.30) - kernel version 4.20.10.x - mesa 18.3.4 - dxvk 0.96
dllOverride
"*d3d10"="native" "*d3d10_1"="native" "*d3d10core"="native" "*d3d11"="native" "*d3dcompiler_46"="native" "*d3dcompiler_47"="native" "*dxgi"="native" "*nvapi64"="" "*x3daudio1_0"="native,builtin" "*x3daudio1_1"="native,builtin" "*x3daudio1_2"="native,builtin" "*x3daudio1_3"="native,builtin" "*x3daudio1_4"="native,builtin" "*x3daudio1_5"="native,builtin" "*x3daudio1_6"="native,builtin" "*x3daudio1_7"="native,builtin" "*xapofx1_1"="native,builtin" "*xapofx1_2"="native,builtin" "*xapofx1_3"="native,builtin" "*xapofx1_4"="native,builtin" "*xapofx1_5"="native,builtin" "*xaudio2_0"="native,builtin" "*xaudio2_1"="native,builtin" "*xaudio2_2"="native,builtin" "*xaudio2_3"="native,builtin" "*xaudio2_4"="native,builtin" "*xaudio2_5"="native,builtin" "*xaudio2_6"="native,builtin" "*xaudio2_7"="native,builtin"
- using a dxvk.conf file with:
# graphic card id (rtx2080). Will be different on other Versions like gtx 970/1080 ... dxgi.customDeviceId = 1E87 # This will be the same for nvidia cards dxgi.customVendorId = 10DE
Maybe this will help.
All the Best lle