http://bugs.winehq.org/show_bug.cgi?id=17818
--- Comment #85 from Charles Davis cdavis@mines.edu 2010-06-10 17:10:49 --- Created an attachment (id=28723) --> (http://bugs.winehq.org/attachment.cgi?id=28723) Log from wine-1.2-rc2-267-g7c52046 on Mac OS X 10.6.3
Posting on behalf of a friend.
This is a log from running RoM on an iMac with an ATI Radeon HD 4670 running Wine from Git on Mac OS X 10.6.3. From studying the log, it looks like one of the shaders is written wrong. Specifically, an array is indexed out of bounds. Looking at the problematic shaders, it's clear that the array 'VC' was declared with fewer elements than some part of wined3d thinks. Stefan, Henri, can you take a look?