http://bugs.winehq.org/show_bug.cgi?id=59678 Bernhard Übelacker <bernhardu@mailbox.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu@mailbox.org Severity|blocker |normal URL| |https://www.allroundautomat | |ions.com/files/trial/plsqld | |ev1504x64.msi Regression SHA1| |99985fc975a21e3b39540ee3b14 | |3d20798436846 Keywords| |download, regression --- Comment #1 from Bernhard Übelacker <bernhardu@mailbox.org> --- A git bisect leads to this commit: 99985fc975a21e3b39540ee3b143d20798436846 is the first broken commit commit 99985fc975a21e3b39540ee3b143d20798436846 Author: Conor McCarthy <cmccarthy@codeweavers.com> Date: Tue Mar 24 00:15:50 2026 +1000 gdiplus: Implement software region fill for bitmap images. Implementation via hregion fill is relatively slow, and can cause issues in video playback where gdiplus paths are used to render a subtitle string once per frame. They Are Billions exhibits this issue. Reverting this two patches makes it work again with current git: git show --format=email 7ece4365d6 | git apply -R git show --format=email 99985fc975 | git apply -R -- 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.