http://bugs.winehq.org/show_bug.cgi?id=7991
------- Additional Comments From hverbeet@gmail.com 2007-17-04 13:30 -------
(46) : error C1068: array index out of bounds\n
Unfortunately I think that will be somewhat hard to fix. The problem is that the application assumes 256 vec4 constants are available, while we've only got 235, because we use up a few uniforms for bool and ivec4 constants.