Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DXVK 0.93 breaks Call of Duty: WWII #832

Closed
mozo78 opened this issue Dec 24, 2018 · 11 comments
Closed

DXVK 0.93 breaks Call of Duty: WWII #832

mozo78 opened this issue Dec 24, 2018 · 11 comments

Comments

@mozo78
Copy link

mozo78 commented Dec 24, 2018

Starting from DXVK 0.93 the game doesn't start. The log gets stuck at "info: DXGI: NvAPI workaround enabled, reporting AMD GPU" and I think that this is the culprit. With DXVK 0.92 the game runs without problems. I know that it would be great to bisect it ot but I don't have the skills needed.

Software information

Call of Duty: WWII

System information

  • GPU: NVIDIA GTX 1080 Ti
  • Driver: 415.25/396.54
  • Wine version: Wine-Staging 4.0 RC3
  • DXVK version: 0.93/0.94

Log files

@lle211967
Copy link

Hi,
had also some problems with the AMD Workaround messages. Please look at this post and follow the instructions from SveSop regarding the Vendor and Device ID for nvidia cards! Please make sure you save the dxvk.conf file in wine prefix! It's very important. It's a good idea to save it in wine root of drive <c:> like [mwineprefix_Folder]/drive_c/dxvk.conf.

Like SveSop mentioned, make sure you place at least these two lines in your dxvk.conf file for using nvidia cards:

dxgi.customDeviceId = 1C03
dxgi.customVendorId = 10DE

look at this post ;-)
#782

Hopes that will help you with your COD WWII problem.

Merry Christmas to all dxvk devs, fans and users :-)

@doitsujin
Copy link
Owner

If the nvapi workaround breaks this game for some reason, i'd suggest
a) testing what @lle211967 said (if that fixes things, i'll add a workaround)
b) testing whether disabling nvapi64 and friends in winecfg fixes this problem.

The nvidia hack is mostly necessary due to Unreal Engine 4 being broken, unfortunately it can have some unexpected side effects.

@mozo78
Copy link
Author

mozo78 commented Dec 25, 2018

It crosses my mind and the first thing was to remove nvapi and nvapi64 dll overrides but it doesn't help. Setting

dxgi.customDeviceId = 10de
dxgi.customVendorId = 1c06

in the dxvk.conf fixes the problem. Then I returned the nvapi overrides back and the game again works without problems so they are irrelevant in this scenario. Thank you :)

Merry Christmas!

@shahril96
Copy link

I can confirm using @mozo78 workaround fixed the issue for me.

Cheers.

@NextGenRyo
Copy link

@mozo78 Random question, but in Call of Duty WWII did you have sound in game? I only have sound in cutscenes can't find anything about it on the net to help.

@mozo78
Copy link
Author

mozo78 commented Feb 3, 2019

Yes it's a known problem and I filed a bug here:
https://bugs.winehq.org/show_bug.cgi?id=45700

It would be nice more people write there.

@NextGenRyo
Copy link

@mozo78 Thanks, I'll be posting there for that then. Yea it's a real shame about the audio game is running very well otherwise.

@howels
Copy link

howels commented Apr 5, 2019

@mozo78 Is there a way to run this under Proton at present?

@mozo78
Copy link
Author

mozo78 commented Apr 5, 2019

It will probably run but without sound.

@howels
Copy link

howels commented Apr 5, 2019

@mozo78 the game closes immediately. If you have any suggestions I would like to hear them, my log is attached here: ValveSoftware/Proton#2509

@mozo78
Copy link
Author

mozo78 commented Apr 6, 2019

For me it runs very well with Wine-Staging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants