http://bugs.winehq.org/show_bug.cgi?id=26025
--- Comment #7 from Piotr Caban piotr.caban@gmail.com 2012-06-26 07:14:06 CDT --- The demo is currently crashing because of an error in spec file (I'll send patch for it today).
When the first issue is solved the game crashes because it's trying to access a ctype<wchar> facet of locale that is not initialized. Implementation of locale_ctor_cstr and global locale objects initialization should fix this problem.