http://bugs.winehq.org/show_bug.cgi?id=31297
Bug #: 31297 Summary: Device can't draw to d3dfmt_A16B16G16R16f Product: Wine Version: 1.5.8 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3dx9 AssignedTo: wine-bugs@winehq.org ReportedBy: mtrdraco@hotmail.com CC: wine-bugs@winehq.org Classification: Unclassified
Created attachment 41130 --> http://bugs.winehq.org/attachment.cgi?id=41130 Output from WINEDEBUG=+d3d wine grimrock.exe
Game Legend of Grimrock will not start. Fails with "Device can't draw to d3dfmt_A16B16G16R16F." Output of WINEDEBUG=+d3d wine grimrock.exe and glxinfo attached. Note that LoG plays fine under Win7. Graphics card is Nvidia GT 555M 2048MB with Optimus. Note that Steam starts before the game does.
http://bugs.winehq.org/show_bug.cgi?id=31297
--- Comment #1 from flugen mtrdraco@hotmail.com 2012-07-23 20:57:56 CDT --- Created attachment 41131 --> http://bugs.winehq.org/attachment.cgi?id=41131 Output from glxinfo
http://bugs.winehq.org/show_bug.cgi?id=31297
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #2 from Henri Verbeet hverbeet@gmail.com 2012-07-24 04:01:39 CDT --- This is a driver limitation. Build Mesa with --enable-texture-float if you want floating point textures, although there are patent concerns that may or may not apply. Alternatively, if you want to run this on the nvidia gpu instead of the Intel one, you should probably look into Bumblebee, while noting that Wine is a 32-bit application and would need 32-bit versions of the involved libraries.
(In reply to comment #0)
fixme:winediag:AUDDRV_GetAudioEndpoint Winepulse is not officially supported by the wine project
Please don't file bugs against Wine builds that include custom patches.
http://bugs.winehq.org/show_bug.cgi?id=31297
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Austin English austinenglish@gmail.com 2012-07-24 16:34:54 CDT --- Closing.