http://bugs.winehq.org/show_bug.cgi?id=53914 Stian Low <wineryyyyy@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wineryyyyy@gmail.com --- Comment #7 from Stian Low <wineryyyyy@gmail.com> --- Created attachment 80984 --> http://bugs.winehq.org/attachment.cgi?id=80984 Screenshot of improved UI via renderer=no3d Confirmed for wine-11.9-0c0d2643208 via `winetricks -q dotnet48` install workaround. Attached is a screenshot showing significant improvement for renderer=no3d (gdi) which otherwise defaults to renderer=gl (WINED3D) which seems bugged with many fixme:d2d logs vs nod3d with minor fixme:gdiplus logs. Example: WINE_D3D_CONFIG=renderer=no3d wine "/wine_pfx_bogus/drive_c/Program Files (x86)/Pivot Animator v5/pivot.exe" Only minor log: 0158:fixme:gdiplus:GdipWidenPath unimplemented dash cap 2 renderer=vulkan (DAMAVAND) seems bugged in the same way as renderer=gl with the same fixme:d3d logs: Example of some gl/vulkan fixme:d3d logs for ref: 0158:fixme:d2d:d2d_text_renderer_DrawGlyphRun Ignoring options 0x6. 0158:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style 02EF08B0. 0158:fixme:d2d:d2d_device_context_Flush iface 03A4E950, tag1 0022FA08, tag2 0022FA00 stub! 0158:fixme:d2d:d2d_device_context_PushAxisAlignedClip Ignoring antialias_mode 0. 0158:fixme:d2d:d2d_device_context_PushAxisAlignedClip Ignoring antialias_mode 0. 0158:fixme:d2d:d2d_device_context_PushLayer iface 03A4E950, layer_parameters 0022F998, layer 03E1EAC8 stub! 0158:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style 02EF08B0. 0158:fixme:d2d:d2d_text_renderer_DrawGlyphRun Ignoring options 0x6. 0158:fixme:d2d:d2d_device_context_PushLayer iface 03A4E950, layer_parameters 0022F214, layer 0395E708 stub! 0158:fixme:d2d:d2d_text_renderer_DrawGlyphRun Ignoring options 0x6. 0158:fixme:d2d:d2d_device_context_PopLayer iface 03A4E950 stub! 0158:fixme:d2d:d2d_device_context_PushLayer iface 03A4E950, layer_parameters 0022F7D0, layer 03F150F0 stub! 0158:fixme:d2d:d2d_device_context_PopLayer iface 03A4E950 stub! 0158:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style 02EF08B0. 0158:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style 02EF08B0. 0158:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style 02EF08B0. 0158:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style 02EF08B0. 0158:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style 02EF08B0. 0158:fixme:d2d:d2d_device_context_PushLayer iface 03A4E950, layer_parameters 0022F0A4, layer 03D435E0 stub! -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.