https://bugs.winehq.org/show_bug.cgi?id=53690
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com URL| |https://github.com/KurtBest | |or/Hitomi-Downloader/releas | |es/download/v3.7n/hitomi_do | |wnloader_GUI.zip Keywords| |download
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi, I cannot reproduce this, the builtin-browser starts fine here, but I`m on Linux, not Mac
I guess you should try fix this from your log:
0868:fixme:wgl:set_pixel_format DC for window 0x302d0 of other process: not implemented SetPixelFormat failed. Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options Q FlagsQSurfaceFormat::FormatOption(), depthBufferSize 24, redBufferSize -1, gre enBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, sam ples 0, swapBehavior QSurfaceFormat::DefaultSwapBehavior, swapInterval 1, colorS pace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile) . This is most likely caused by not having the necessary graphics drivers installe d.
Install a driver providing OpenGL 2.0 or higher, or, if this is not possible, ma ke sure the ANGLE Open GL ES 2.0 emulation libraries (libEGL.dll, libGLESv2.dll and d3dcompiler_*.dll) are available in the application executable's directory o r in a location listed in PATH.
Does anything change if you run by
WINEDLLOVERRIDES=libglesv2=d wine hitomi_downloader_GUI.exe ?