http://bugs.winehq.org/show_bug.cgi?id=22696
--- Comment #17 from Dmitry Timoshkov dmitry@codeweavers.com 2010-06-12 01:20:55 --- (In reply to comment #11)
Created an attachment (id=28744)
--> (http://bugs.winehq.org/attachment.cgi?id=28744) [details]
RCT2 standard error on crash
This is the standaard error that is produced when crashing.
fixme:xvidmode:X11DRV_XF86VM_SetCurrentMode Cannot change screen BPP from 32 to 8 fixme:xrender:X11DRV_AlphaBlend not supported - XRENDER headers were missing at compile time fixme:xrender:X11DRV_AlphaBlend not supported - XRENDER headers were missing at compile time fixme:xrender:X11DRV_AlphaBlend not supported - XRENDER headers were missing at compile time
Most likely that's your problem. Your Wine is missing xrender support, and you probably need to manually switch to 8 bpp screen mode.