Hi, I'm not an expert at building packages on linux, but I'd like to get this project built so I can eventually hope to run Overwatch on Ubuntu. I'm sure a great number of users would like to get better performance for these crossover games but the process for obtaining dxvk is not accessible to novice users Can we get some more detailed build/install instructions? I can't get dxvk to build 64 bit at all, and the 32 bit fails with errors in the "ninja" step. From what I gather, I just need this process to build a couple of DLLs so I can load them into WINE, so maybe we can just get some DLLs built and available?
Thanks!
@EnigmaRaptor if you're looking for the latest DXVK builds, you can check out https://haagch.frickel.club/files/dxvk/. Additionally, the GitHub releases page contains the binaries uploaded by the author. You should be able to place them in the directory of your game's binary, and enable the overrides in winecfg.
And if you are still interested in building DXVK, you will have to provide us with the logs / errors.
@GabrielMajeri Putting the .dll's in the game directory and override does not always work, so i would rather recommend to use the setup_dxvk.sh script that is included.
@EnigmaRaptor Remember to run the setup_dxvk.sh script from both the x32 and x64 folder in the archive.
Without providing details of your errors, there is no way to know what is failing. Please post some build logs when opening such bugs.
This is the wrong place to seek help for personal setup issues, you can try the LGG or VKx discord, or ask on reddit. The purpose for the bug tracker is to track bugs in DXVK.
Agreed, and judging by the "Thumbs up" for @GabrielMajeri I thik this issue is resolved.
Most helpful comment
@EnigmaRaptor if you're looking for the latest DXVK builds, you can check out https://haagch.frickel.club/files/dxvk/. Additionally, the GitHub releases page contains the binaries uploaded by the author. You should be able to place them in the directory of your game's binary, and enable the overrides in
winecfg.And if you are still interested in building DXVK, you will have to provide us with the logs / errors.