http://bugs.winehq.org/show_bug.cgi?id=22696
--- Comment #18 from jan@jbsoft.nl 2010-06-12 13:26:54 --- (In reply to comment #17)
(In reply to comment #11)
Created an attachment (id=28744)
--> (http://bugs.winehq.org/attachment.cgi?id=28744) [details] [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.
I'am sure this is because i missed some library develop files during compilation. The pre compiled package probably will have the correct support. But this was not a problem during regression testing.