http://bugs.winehq.org/show_bug.cgi?id=33979 Christian Costa <titan.costa(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |titan.costa(a)gmail.com --- Comment #3 from Christian Costa <titan.costa(a)gmail.com> 2013-07-07 16:14:28 CDT --- The shader uses: float4x4 gViewProj : register( c0 ); float4x3 gWorld[40] : register( c5 ); Mapping a variable to a register is not yet supported by the parser. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.