[Bug 51907] ddraw games don't work in xwayland

WineHQ Bugzilla wine-bugs at winehq.org
Sat Oct 23 16:56:25 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51907

--- Comment #4 from Paul Gofman <pgofman at codeweavers.com> ---
Created attachment 70876
  --> https://bugs.winehq.org/attachment.cgi?id=70876
Validate pitch against the new format in wined3d_texture_update_desc().

Although I am not sure that this is the issue here I see this in the log:

> 0024:err:winediag:wined3d_dll_init Disabling 3D support.

This suggests renderer is manually set to 'gdi' or 'no3d' in the registry. I
suggest running on the clean prefix without custom options. If you believe
there is a reason to set that then this is something worth describing, as well
as generally the fact of using any non default options when reporting a bug.

Although in this case it might be not related really, I think I see at least
immediate reason for the failure. Can you please check if the attached patch is
fixing the issue if possible?

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list