http://bugs.winehq.org/show_bug.cgi?id=1449
------- Additional Comments From oliver_stieber@yahoo.co.uk 2005-24-09 13:00 ------- As a work around, the games seems to work fine with software 3d graphics enabled under the graphics options menu.
It looks like the problem is that the game is trying to overlay graphics using surface locking and the type of surface it's trying to lock isn't supported by wines d3d7. which is where all the err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or back-buffer is supported for now ! err:ddraw:d3ddevice_lock_update Wrong surface type for locking ! err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
errors are coming from.