http://bugs.winehq.org/show_bug.cgi?id=24746
--- Comment #5 from aritrabiswas@gmail.com 2011-01-17 19:36:30 CST --- (In reply to comment #4)
(In reply to comment #3)
I have a possible solution. I used to run Steam games fine with "OffscreenRenderingMode" set to "fbo"; the only problem was that anti-aliasing did not work, even with the string "Multisampling" set to "enabled" in regedit. I read up and found out that anti-aliasing causes a black screen with FBO...
So, try using regedit to set the string value "Multisampling" to "disabled" (in the same Direct3D layer where the "OffscreenRenderingMode" value is set).
That sounds like a workaround, not a solution. I think I'll pass, Wine should be smart enough to do that for the user if what you suggest is how it should work.
Yeah, it's a workaround, but Multisampling in FBO with Wine just doesn't work. I believe that's something the devs need to be working on, seeing as Cedega has got that down..