http://bugs.winehq.org/show_bug.cgi?id=12322
--- Comment #8 from Alexander Dorofeyev alexd4@inbox.lv 2008-05-18 06:35:16 --- After some looking around, I believe this same version of Sacrifice (full, 0678...) should run. Can you please try these things: create a new wine prefix and retest everything (including installing) with this new prefix. Sometimes there may be weird problems because of old wine prefix, including crashes. It won't interfere with your old setup, you can just run 'WINEPREFIX=/.../somedir wine ...setup.exe' and it will automatically create new prefix in somedir. When no longer needed somedir can be removed.
Also, if you are running a dual core or multiprocessor machine, there have been some older games that crash on such machines (even on windows). If you have such machine, try this 'taskset -c 1 wine game-executable', it was reported to help in some cases.
If none of this helps, generate a +ddraw,+d3d7,+d3d log of crashed session.