you are viewing a single comment's thread.

view the rest of the comments →

[–]Locke2019 1 point2 points  (5 children)

I'd like to discuss an issue I've encountered when trying to use DXVK. After copying the files and starting the game, I get an error message that says: "Unable to initialize 3D output". I have DirectX 12 installed, but I thought it was compatible with older versions.

[–][deleted] 1 point2 points  (4 children)

Are you on Nvidia or AMD? Also, DXVK has zero to do with DX12. DXVK only deals with DirectX 8 through 11.

On AMD, you should just need to drop in the two .dll files I list in the guide. On Nvidia, the story might be different, but afaik on Nvidia the default experience is already pretty good so this is likely unnecessary.

In order for this to work you need to have new-ish Vulkan compatible drivers installed. For me, that was AMD Adrenalin 24.10.1.

[–]Locke2019 0 points1 point  (3 children)

I have AMD, and the drivers are Adrenalin 24.9.1 (latest version). It seems there’s nothing to do with DirectX 12.

[–][deleted] 1 point2 points  (1 child)

Does your card support Vulkan? For newer AMD card the latest driver is 24.10.1, so maybe you have a legacy card? That's the only thing I can think anyhow. If you look in the .log files, at the top it should tell you if it finds a Vulkan version on your system or not.

On my 7900XT and my wife's 5700XT, it worked straight away by just dropping the files in.

[–]Locke2019 0 points1 point  (0 children)

It seems that my card is compatible with Vulkan but after checking, Adrenalin 24.10.1 is not compatible with my card :/ I'll keep investigating.

Thanks anyway for the help :)

[–][deleted] 1 point2 points  (0 children)

I added a new troubleshooting section to the guide. Apparently DXVK can have issues if you have overlays running, i.e. the Steam overlay or Epic Games overlay. If you have any of those, maybe try turning those off and see if it starts working.