https://bugs.winehq.org/show_bug.cgi?id=56041
--- Comment #8 from Kirschi Kirschi94@gmx.net --- Alright, I found a "debug.log" inside the files of the program and it says:
[1216/202846.869:ERROR:network_change_notifier_win.cc(140)] WSALookupServiceBegin failed with: 0 [1216/202848.045:ERROR:network_change_notifier_win.cc(140)] WSALookupServiceBegin failed with: 0 [1216/202848.097:ERROR:platform_font_skia.cc(344)] Could not find any font: Tahoma, sans. Falling back to the default [1216/202848.545:ERROR:dxva_video_decode_accelerator_win.cc(1391)] DXVAVDA fatal error: could not LoadLibrary: msvproc.dll: Module not found. (0x7E) [1216/202903.628:INFO:child_thread_impl.cc(838)] ChildThreadImpl::EnsureConnected() [1216/202904.254:INFO:child_thread_impl.cc(838)] ChildThreadImpl::EnsureConnected()
So it seems I'm missing msvproc.dll and somehow still Tahoma Sans, although the latter doesn't cause the crash
Is msvproc.dll part of wine? If not: Will it be? Where would I get it from?