http://bugs.winehq.org/show_bug.cgi?id=9796
Summary: Some games need glsl enabled (metabug) Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: focht@gmx.net
Created an attachment (id=8237) --> (http://bugs.winehq.org/attachment.cgi?id=8237) crash with glsl disabled
Hello,
this is probably a meta-bug - collecting affected games here.
Bioshock demo crashes if glsl is not enabled. Using following registry settings enables bioshock demo to run:
--- snip --- HKEY_CURRENT_USER/Software/Wine/Direct3D UseGLSL = "enabled" --- snip ---
Optional: OffscreenRenderingMode = "fbo"
wine --version wine-0.9.45-406-g2ba3247
Regards