The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
RE: White Footprints Graphical Corruption
by Lam on Tuesday January 25th 2011, 4:10
Additional Information:
All registry keys do not affect the footprints problem except UseGLSL.
Changing UseGLSL to enabled solves this issue; however, the current Catalyst drivers cause a ton of other graphical glitches that cannot be overcome, so it is not a viable solution.
Where I think the problem lies:
D3D9 codepath and GLSL=disabled codepath (perhaps a problem with ARB shaders)
Known working Wine version that does not have this issue: 1.1.20
RE: White Footprints Graphical Corruption
by Lam on Sunday April 10th 2011, 21:03
OffscreenRenderingMode = fbo or backbuffer
UseGLSL = disabled
Using the current Catalyst 11.3, GLSL still cannot be enabled without major graphical issues.
White footprints issue is now resolved after updating to Wine 1.3.17. Last known working version without white footprints was 1.1.20. Was -not- a driver issue. I encourage you to try 1.3.17 if you were having the same issues as me.