https://bugs.winehq.org/show_bug.cgi?id=53775 --- Comment #5 from ShadowOne333 <shadow_one666(a)hotmail.com> --- Upon further investigation, it seems that the most plausible culprit for this specific issue is related to a polygon offset scaling with WineD3D: 0024:err:d3d:wined3d_adapter_find_polyoffset_scale PolygonOffset scale factor detection failed, using fallback value 2^23. That is the exact output I get from the log, and it seems to be the only repeating error when running the game with the HD texture pack. Everything else is just warnings that don't affect gameplay. Here's the game's log when running it through Wine 9.0 (applies for the recent Wine 10 as well): game.log: https://github.com/user-attachments/files/17653868/game.log -- 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.