https://bugs.winehq.org/show_bug.cgi?id=53777
--- Comment #24 from Louis Lenders xerox.xerox2000x@gmail.com --- Created attachment 73326 --> https://bugs.winehq.org/attachment.cgi?id=73326 probably relevant log
nice log, 67 GB ;) afaict it exits with a RaiseFailFastException, i grepped for hopefully relevant part of log. Just before the RaiseFailFast there is a
0164:Call opengl32.wglMakeCurrent(1d01006d,00011000) ret=21ff83658 0164:trace:seh:dispatch_exception code=c0000005 flags=0 addr=00007FAE826F7351 ip =00007FAE826F7351 tid=0164 0164:trace:seh:dispatch_exception info[0]=0000000000000000 0164:trace:seh:dispatch_exception info[1]=0000000000000010 0164:warn:seh:dispatch_exception EXCEPTION_ACCESS_VIOLATION exception (code=c000 0005) raised
I don`t know really anything of this opengl/d3d stuff so not sure if things go wrong here. Maybe playing with 'winetricks renderer=gdi' or 'winetricks renderer=vulkan' might change anything? Or someone else could try if he/she get`s it running?