https://bugs.winehq.org/show_bug.cgi?id=43502
--- Comment #4 from an0n1m0@hotmail.it --- (In reply to Fabian Maurer from comment #3)
Can you try to make an apitrace?
See http://apitrace.github.io/#download. You can run the apitrace.exe under wine to record all directx calls it makes, I don't know if it works with such an old game though.
I tried using this guide https://github.com/apitrace/apitrace/wiki/WINE However, the game uses directx7, so I guess I should not load d3d9.dll, should I?