https://bugs.winehq.org/show_bug.cgi?id=40871
--- Comment #10 from winetest@luukku.com --- I am not 100% sure but I think the issue is somehow compiler failure.
Terminal outputs something like this
} else { _TMP20 = _rcpFrame.y; } // end if if (!_horzSpan0066) { // if begin _posB0066.x = gl_TexCoord[0].x + _lengthSign0066*5.00000000E-001; } // end if if (_horzSpan0066) { // if begin _posB0066.y = gl_TexCoord[0].y + _lengthSign0066*5.00000000E-001; } // end if
ALso with some attempt to get this working it printed that it cant compile fx 2.0 or something like that. Very common wine issue.