https://bugs.winehq.org/show_bug.cgi?id=51512
--- Comment #12 from pezcurrel pezcurrel@tiscali.it --- (In reply to Louis Lenders from comment #10)
(In reply to pezcurrel from comment #9)
I tried again, same issue. Here you can download a debug log I did with "LIBGL_ALWAYS_SOFTWARE=1 WINEDEBUG=+relay wine wf.exe": https://drive.google.com/file/d/1TEh8ch-NUsneRqOAUB-xUSjMxWwDvkVs/ view?usp=sharing
Just to rule out a possible cause:
Does disabling sound by disabling winealsa.drv or mmdevapi change anything?
WINEDLLOVERRIDES=winealsa.drv=d wine wf.exe
or
WINEDLLOVERRIDES=mmdevapi=d wine wf.exe
Nope. Could it be useful if I tried with both? How could I? I tried with "WINEDLLOVERRIDES=winealsa.drv=d WINEDLLOVERRIDES=mmdevapi=d wine wf.exe" but I really think it's not correct.