http://bugs.winehq.org/show_bug.cgi?id=31706
--- Comment #4 from Henri Verbeet hverbeet@gmail.com 2012-10-06 14:10:06 CDT --- (In reply to comment #3)
This patch adds a check to predict if the model glows. Maybe there is a special handling needed?
Quite possible. The FVF having position data is probably not very surprising, and a FVF with diffuse data but no normals isn't that unusual by itself either, but it may be worth a look to see if lighting is enabled or not when those draws happen. I think lighting without normals may be slightly different between OpenGL and ddraw.