[Bug 31550] Patrizier 2 Gold crashes in wined3d_device_set_render_target

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 26 08:20:03 CDT 2012


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

--- Comment #5 from Henri Verbeet <hverbeet at gmail.com> 2012-08-26 08:20:03 CDT ---
Created attachment 41493
  --> http://bugs.winehq.org/attachment.cgi?id=41493
patch

(In reply to comment #4)
> Not sure what “custom” means in that context. The key 
> HKCU/Software/Wine/AppDefaults/Patrizier 2.exe does not contain any Direct3D
> key. However, HKCU/Software/Wine/Direct3D has two values:
> 
> DirectDrawRenderer   REG_SZ   "gdi"
> DirectDrawRenderer   REG_SZ   "opengl"
> 
> Which looks odd to me, as I thought a key can only have one value with a given
> name ...
> 
Yeah, that's a bit odd, particularly if you didn't put that there yourself.
Regardless, it looks like it's picking up the "DirectDrawRenderer" = "gdi"
setting. You almost never want to set that, unless it's used as a workaround
for a specific bug. Does the attached patch also help?

-- 
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