https://bugs.winehq.org/show_bug.cgi?id=47471
--- Comment #31 from Sveinar Søpler cybermax@dexter.no --- Just to be clear tho - I can run Wow.exe directly with wineprefix set to Windows 7 like i described but with:
export WINEDEBUG="-all" export VKD3D_DEBUG=none
And it runs d3d12 with vkd3d in eg. Boralus like before.
Ref the Wow/_retail_/Logs/gx.log 8/6 15:15:55.874 LogOpen 8/6 15:15:56.492 Adapter 0: "NVIDIA GeForce RTX 2070" vendor:0x10de device:0x1f07 driver(0x80012, 0xd0fd4) dx11:true dx12:true 8/6 15:15:56.509 Monitor 0 "\.\DISPLAY1" (1920x1080) 8/6 15:15:56.514 D3d12 Device Create 8/6 15:15:56.608 Taking Adapter 0 by name: "NVIDIA GeForce RTX 2070" 8/6 15:15:56.614 Choosing adapter 0 8/6 15:15:56.664 Wine detected, skipping NvAPI/ADL loading 8/6 15:15:56.668 AFR Groups: 1/1 8/6 15:15:56.671 Feature Level: DX=3, MTL=0 8/6 15:15:56.681 NotifyOnDeviceCreate 8/6 15:15:56.684 D3d12 Device Create Successful 8/6 15:15:56.688 <IsGPUDriverOutOfDate> No 8/6 15:15:56.721 CPU Processor Detection: 12 H/W threads 8/6 15:15:56.724 Memory Detection: 16749035520 bytes of physical memory available 8/6 15:15:56.728 Detected Graphics Defaults: 6 (CPU = 6, GPU = 6, MEM = 6) 8/6 15:15:56.814 RenderSettings::NotifyChanged 8/6 15:16:50.300 D3d12 Device Destroy 8/6 15:16:50.304 NotifyOnDeviceDestroy 8/6 15:16:50.630 GxShutdown
PS. I noticed something NEW today: 8/6 15:15:56.664 Wine detected, skipping NvAPI/ADL loading
So WoW being "wine friendly"? :)