http://bugs.winehq.org/show_bug.cgi?id=19950
Summary: Divine Divinity doesn't render floor textures or they are transparent Product: Wine Version: 1.1.29 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: Schmusekater78@hotmail.com
Created an attachment (id=23468) --> (http://bugs.winehq.org/attachment.cgi?id=23468) Screenshot from the floor
Divine Divinity doesn't render floor textures or they are transparent.
See attached screenshot
http://bugs.winehq.org/show_bug.cgi?id=19950
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2009-09-06 13:32:36 --- What video card and drivers? Any configuration changes from default?
http://bugs.winehq.org/show_bug.cgi?id=19950
--- Comment #2 from Schmusekater78@hotmail.com 2009-09-06 15:40:18 --- Card = Geforce GTX 260
[HKEY_CURRENT_USER\Software\Wine\Direct3D] "DirectDrawRenderer"="opengl" "Multisampling"="allowed" "OffscreenRenderingMode"="fbo" "UseGLSL"="enabled" "VideoMemorySize"="896M" "VideoDescription"="NVIDIA GeForce GTX 260" "VideoDriver"="nv4_disp.dll"
enabled Virtual Desktop at 1280x1024 Installed native Direct X using Winetricks.
http://bugs.winehq.org/show_bug.cgi?id=19950
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2009-09-06 19:09:37 --- (In reply to comment #2)
Card = Geforce GTX 260
Driver version?
"Multisampling"="allowed"
Disable this, it's experiential and not supported yet.
"VideoMemorySize"="896M"
This is invalid, should be "896" no suffixes.
Installed native Direct X using Winetricks.
DO NOT do that. Use new WINEPREFIX and reinstall your game. Reopen if the problem persists with all native dlls.
http://bugs.winehq.org/show_bug.cgi?id=19950
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2009-09-06 19:12:03 --- Forgot to add:
"VideoDescription"="NVIDIA GeForce GTX 260" "VideoDriver"="nv4_disp.dll"
These have not affect unless you using some extra patches. In that case it's even more invalid - report bugs here when using vanilla Wine only.
http://bugs.winehq.org/show_bug.cgi?id=19950
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2009-09-06 19:47:30 --- (In reply to comment #3)
DO NOT do that. Use new WINEPREFIX and reinstall your game. Reopen if the problem persists with all native dlls.
Meant to say "with all builtin dlls".