https://bugs.winehq.org/show_bug.cgi?id=33769
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Strong Bad's Cool Game for |Strong Bad's Cool Game for |Attractive People Episode |Attractive People Episode |1: Homestar Ruiner crashes |1: Homestar Ruiner crashes |on start |due to HLSL compilations | |failure 'Array index is not | |scalar'
--- Comment #10 from Gijs Vermeulen gijsvrm@gmail.com --- Splitting up further into current HLSL problems:
0024:err:d3dcompiler:D3DCompile2 <anonymous>:26:24: E5017: Aborting due to not yet implemented feature: SM1 "dot" expression.
-> bug 44156
0024:err:d3dcompiler:D3DCompile2 <anonymous>:25:35: E5017: Aborting due to not yet implemented feature: SM1 "cast" expression.
-> bug 54372
0024:err:d3dcompiler:D3DCompile2 <anonymous>:20:63: E5002: Array index is not scalar.
-> this bug
0024:err:d3dcompiler:D3DCompile2 <anonymous>:26:24: E5017: Aborting due to not yet implemented feature: SM1 "rsq" expression.
-> bug 54374