[Bug 29934] Weird Worlds: Launcher no longer launches the game

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 21 07:07:35 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=29934

--- Comment #6 from Henri Verbeet <hverbeet at gmail.com> 2012-02-21 07:07:35 CST ---
Created attachment 39005
  --> http://bugs.winehq.org/attachment.cgi?id=39005
hack

The issue (in the demo at least) is that wined3d sets a pixel format on the
window. When the application itself then tries to initialize GL and set a pixel
format on the window SetPixelFormat() fails because one is already set. The
attached hack is a workaround, but it's probably non-trivial to fix this
properly.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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