-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
When using wined3d, most applications error out with
Failed creating base context during memory mapping of tracking handle.
Failed creating base context during memory mapping of tracking handle.
glx: failed to create drisw screen
01b0:err:wgl:X11DRV_WineGL_InitOpenglInfo couldn't initialize OpenGL, expect problems
01b0:err:d3d:wined3d_caps_gl_ctx_create Failed to find a suitable pixel format.
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 150 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
Serial number of failed request: 261
Current serial number in output stream: 262
While in Vulkan the error is
Failed creating base context during memory mapping of tracking handle.
0110:err:vulkan:wine_vkCreateInstance Failed to create instance, res=-9
So I guess the memory mapping is the problem.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels