http://bugs.winehq.org/show_bug.cgi?id=14495
--- Comment #28 from Artem S. Tashkinov t.artem@mailcity.com 2012-03-24 19:12:41 CDT --- Created attachment 39526 --> http://bugs.winehq.org/attachment.cgi?id=39526 Splash Screen with some native libraries
After installing all sorts of native libraries (mfc*, msvcirt, vcrun6*) I've managed to make it show its splash screen but then it still crashes:
Backtrace: =>0 0x0041eeb8 in fairy (+0x1eeb8) (0x000000a1) 0x0041eeb8: movl 0x0(%ebx),%edx Modules: Module Address Debug info Name (86 modules) PE 330000- 3a5000 Deferred cggl PE 400000- 5a7000 Export fairy PE 5b0000- 704000 Deferred cg PE 10000000-1002a000 Deferred glut32
I now wonder if it's maybe worth trying to find updated versions of these libraries (cg, cggl and glut32).