http://bugs.winehq.org/show_bug.cgi?id=36334
Bug ID: 36334 Summary: The Chosen (Well of Souls) demo has graphical glitches Product: Wine Version: 1.7.14 Hardware: x86 URL: http://www.gamershell.com/download_21290.shtml OS: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: gyebro69@gmail.com CC: hverbeet@gmail.com Regression SHA1: 162bc8db6e1bf0ba1222c0bfb09319313c803e29
Created attachment 48407 --> http://bugs.winehq.org/attachment.cgi?id=48407 in-game screenshot
The first sign of the problem can be observed in the main menu of the game, where the flames in the background are very pixelated. If you start a new game you'll see that the whole 3D world is rendered without textures as can be seen in the attached screenshot.
Terminal output:
fixme:win:EnumDisplayDevicesW ((null),0,0x33ec78,0x00000000), stub! fixme:ddraw:ddraw7_Initialize Ignoring guid {aeb2cdd4-6e41-43ea-941c-8361cc760781}. fixme:win:EnumDisplayDevicesW ((null),0,0x33f2d8,0x00000000), stub! fixme:d3d:resource_check_usage Unhandled usage flags 0x8. fixme:d3d:resource_check_usage Unhandled usage flags 0x8. fixme:d3d_surface:surface_convert_format Cannot find a conversion function from format WINED3DFMT_B8G8R8X8_UNORM to WINED3DFMT_R8G8_SNORM. fixme:d3d:resource_check_usage Unhandled usage flags 0x8. fixme:ddraw:ddraw_surface7_Flip Ignoring flags 0x28. fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
A regression from 1.7.14:
162bc8db6e1bf0ba1222c0bfb09319313c803e29 is the first bad commit commit 162bc8db6e1bf0ba1222c0bfb09319313c803e29 Author: Henri Verbeet hverbeet@codeweavers.com Date: Tue Mar 4 10:21:35 2014 +0100
ddraw: User memory surfaces should be created with an explicit pitch.
:040000 040000 4bdc52f9603765d75d68cdb513f3a33879940a9d c8ded2d89d8c0254621b5fe3425dacebb2a31bf5 M dlls
Fedora 20 Wine 1.7.18 Nvidia binary drivers 337.12
https://bugs.winehq.org/show_bug.cgi?id=36334
--- Comment #1 from Henri Verbeet hverbeet@gmail.com --- Should be fixed by commit b0f1feb4f068e4181f3be5621f2e0f68974e6355.
http://bugs.winehq.org/show_bug.cgi?id=36334
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b0f1feb4f068e4181f3be5621f2 | |e0f68974e6355 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Béla Gyebrószki gyebro69@gmail.com --- (In reply to Henri Verbeet from comment #1)
Should be fixed by commit b0f1feb4f068e4181f3be5621f2e0f68974e6355.
Fixed indeed, thank you, Henri.
https://bugs.winehq.org/show_bug.cgi?id=36334
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.21.