protonscr

Black Screen problems but with a visible cursor in Warcraft 3 Reforged

dxvkclosed d3d11windows
doitsujin/dxvk#4740 · opened 2025-03-06 by Bittermens · updated 2025-03-07 · 5 comments · github
2 matching comments, n / p to jump
BBittermens 2025-03-06 github

Recently i decided to Play Reforged 2.0 to check the newest Classic HD mod, but it seems that x64 dxvk is causing black screen problems with reforged, when loading both dxgi and d3d11 dll files the game loads but with a black screen, when trying to load the game with one of the dll's without the other, the game doesn't open at all.

Software information

Warcraft III Reforged

System information

  • GPU: NVIDIA Geforce GTX 1060 3GB
  • Driver: 572.24
  • DXVK version: 2.4.3
  • Windows 10
KK0bin maintainer 2025-03-06 github

when trying to load the game with one of the dll's without the other, the game doesn't open at all

That's expected. The game will always load both dlls, if it can't find a dll in the folder of the exe, it will use the system version of it. DXVKs d3d11.dll needs DXVKs dxgi.dll and the Windows d3d11.dll needs Windows dxgi.dll.

For anything beyond that we need logs.

BBittermens 2025-03-07 github

when trying to load the game with one of the dll's without the other, the game doesn't open at all

That's expected. The game will always load both dlls, if it can't find a dll in the folder of the exe, it will use the system version of it. DXVKs d3d11.dll needs DXVKs dxgi.dll and the Windows d3d11.dll needs Windows dxgi.dll.

For anything beyond that we need logs.

Here it is, i uploaded on pastebin too in case the logs doesnt work

  • d3d11.dll

https://pastebin.com/s5y9GcWV

  • dxgi.dll

https://pastebin.com/JjmiawGp

Warcraft III_d3d11.log
Warcraft III_dxgi.log

KK0bin maintainer 2025-03-07 github

[OpenSharedResourceGeneric](warn: D3D11Device::OpenSharedResourceGeneric: Handle not found: 0xc0000542)

Something is trying to use shared resources. That cannot work with DXVK on Windows. Make sure to disable overlays, frame limiters, recording software or any other software that could hook into the graphics side of the game.

BBlisto91 2025-03-07 github

The main menu in this game uses Chromium web stuff to render, so i wouldn't be surprised if it didn't work on Windows. At least it works fine here in Proton.
Along with the files next to the main exe try to also put in the BlizzardBrowser folder

KK0bin maintainer 2025-03-07 github

In that case, it will probably just simply not work with DXVK on Windows.

DLLs

Error codes