lutris / wine

Repository containing source code for various Lutris Wine builds
Other
142 stars 23 forks source link

Hearthstone broken after last update #87

Open andrfgs opened 3 years ago

andrfgs commented 3 years ago

After the most recent hearthstone update, the lutris instalation is broken and the game crashes as soon as you hit play. The launcher is working but the game itself is broken.

Here's the log:

lutris-wrapper: Hearthstone
Running /home/user/.local/share/lutris/runners/wine/lutris-6.0-x86_64/bin/wine /home/user/Games/hearthstone/drive_c/Program Files (x86)/Battle.net/Battle.net.exe
Initial process has started with pid 62862
Start monitoring process.
esync: up and running.
wine: configuration in L"/home/user/Games/hearthstone" has been updated.
[0506/001634.055:ERROR:network_change_notifier_win.cc(142)] WSALookupServiceBegin failed with: 0
info:  Game: Battle.net.exe
info:  DXVK: v1.7.3-4-g03f11baf
info:  Built-in extension providers:
info:    Win32 WSI
info:    OpenVR
warn:  OpenVR: Failed to locate module
info:  Enabled instance extensions:
info:    VK_KHR_get_surface_capabilities2
info:    VK_KHR_surface
info:    VK_KHR_win32_surface
err:   DxvkInstance::createInstance: Failed to create Vulkan 1.1 instance
[0506/001634.633:ERROR:dxva_video_decode_accelerator_win.cc(1397)] DXVAVDA fatal error: could not LoadLibrary: msmpeg2vdec.dll: Mdulo no encontrado. (0x7E)
[0506/001634.635:ERROR:dxva_video_decode_accelerator_win.cc(1405)] DXVAVDA fatal error: could not LoadLibrary: msvproc.dll: Mdulo no encontrado. (0x7E)
[0506/001635.355:ERROR:network_change_notifier_win.cc(142)] WSALookupServiceBegin failed with: 0
wine: Unhandled page fault on read access to 00000000 at address 106BC867 (thread 04ac), starting debugger...
Initial process has exited (return code: 0)
Monitored process exited.
All monitored processes have exited.
Exit with returncode 0

My system info: Computer: MSI GP73 Leopard 8RF (laptop) OS: Arch Linux Kernel v: 5.11.16-arch1-1 DE: KDE Plasma 5.21.4 CPU: Intel i7-8750H (12) @ 4.100GHz iGPU: Intel UHD Graphics 630 dGPU: NVIDIA GeForce GTX 1070 Mobile

Game fails in both iGPU and dGPU in case you're wondering

I installed the game using "Blizzard.net" installation script from the website, I also tried the "Hearthstone" installation script, but both of them fail.