https://bugs.winehq.org/show_bug.cgi?id=44143
Bug ID: 44143 Summary: Fix “0030:fixme:d3d:resource_check_usage Unhandled usage flags 0x20.” Product: Wine Version: 3.0-rc1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: Markus.Elfring@web.de Distribution: ---
I could play the game “The settlers (gold edition)” with previous Wine versions in a low graphic resolution for a while. Further software evolution made it unplayable. * Text is not displayed on buttons for main menus. * The scenery display is flickering.
I got the following log during my test attempt.
elfring@Sonne:~> wine /run/media/elfring/SHOK_GOLD/autorun.exe 0030:fixme:win:EnumDisplayDevicesW ((null),0,0x33e4b4,0x00000000), stub! 0030:fixme:win:EnumDisplayDevicesW ((null),0,0x33e854,0x00000000), stub! 0030:fixme:d3d:resource_check_usage Unhandled usage flags 0x20. 0030:fixme:d3d:wined3d_swapchain_set_gamma_ramp Ignoring flags 0x1. 0030:fixme:d3d:swapchain_gl_present WINED3D_SWAP_EFFECT_FLIP not implemented. … 0030:fixme:d3d:resource_check_usage Unhandled usage flags 0x20.
Now I am curious which other open issues will be still remaining if the software situation can be improved a bit more also around such programming interfaces.