http://bugs.winehq.org/show_bug.cgi?id=6896
------- Additional Comments From alex.pigna@inventati.org 2007-05-02 11:58 ------- The code crashes because the sims dows not initialize one DDPIXELFORMAT structure, modyfing the code to initialize such strucure to default values let's the original version of the sims (unsafedisked) run till the loading screens, and then crashes at seemingly random times. i guess there are some problem wih thread sinchronization. i've a basic patch to address the pixel format thing, but it's not serious and will never be accepted in wine.