0150:err:wgl:init_opengl OpenGL support is disabled.
0150:err:d3d:wined3d_caps_gl_ctx_create Failed to find a suitable pixel format.
0150:err:d3d:wined3d_adapter_gl_init Failed to get a GL context for adapter 08478B90.
[332:0129/212505.454:ERROR:dxva_video_decode_accelerator_win.cc(1461)] DXVAVDA fatal error: could not LoadLibrary: msmpeg2vdec.dll: Module introuvable. (0x7E)
I made research in the forum but found nothing I understood. I tried to activate OpenGL in winecfg, but didn't find the option.
0214:err:d3d:wined3d_context_gl_update_window Failed to get a device context for window 00000100.
0214:err:d3d:wined3d_context_gl_set_pixel_format wglSetPixelFormatWINE failed to set pixel format 1 on device context 0501005C.
[444:0201/122512.677:ERROR:gl_surface_egl.cc(808)] EGL Driver message (Error) eg
lCreateContext: Requested GLES version (3.0) is greater than max supported (2, 0
).
I don't know if this is a bug in Mesa or in Wine. Or maybe there is an error in your configuration.
I tested the program in a clean Ubuntu installation in VirtualBox and there I was able to reproduce the problem. After installing the Windows corefonts, the program runs normally.
You can install the fonts in two ways:
- System wide: install the ttf-mscorefonts-installer package
- For Wine only: run winetricks corefonts