https://bugs.winehq.org/show_bug.cgi?id=53775
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #6 from Zeb Figura z.figura12@gmail.com --- (In reply to ShadowOne333 from comment #5)
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.
Probably not, I'm afraid. That message is going to be printed for all applications, but at best it's likely only to cause Z-fighting problems, I believe.