http://bugs.winehq.org/show_bug.cgi?id=18497
--- Comment #2 from Rico kgbricola@web.de 2009-05-17 06:47:17 --- Confirming. The crash happens when a help window opens (e.g. when you take a weapon). This is a regression with the following patch:
77e6dcca02080c065fa1d68d2cf6077b882e0cf7 is first bad commit commit 77e6dcca02080c065fa1d68d2cf6077b882e0cf7 Author: Stefan Dösinger stefan@codeweavers.com Date: Thu Apr 9 10:48:42 2009 +0200
d3d9: Store the FVF in the d3d9 vertex buffer.
:040000 040000 5db345bba83231fc7e2d0cf44ab696acbccb4a1e a8a28a67dff6e220f9d073fc39b4438cd460f3f8 M dlls
Also note that the first char of the help message is at the wrong position (that's an other bug).