http://bugs.winehq.org/show_bug.cgi?id=10021
--- Comment #1 from Roderick Colenbrander thunderbird2k@gmx.net 2007-10-13 09:15:37 --- I fear that the game really needs {9A5EA990-3034-4D6F-9128-01F3C61022BC} also known as 'GameExplorer'. In general a missing object doesn't have to be fatal but it might be in this case.
err:ole:CoGetClassObject class {9a5ea990-3034-4d6f-9128-01f3c61022bc} not registered err:ole:CoGetClassObject no class object {9a5ea990-3034-4d6f-9128-01f3c61022bc} could be created for context 0x1
On the other hand the debug crash has lines like: fixme:dbghelp_dwarf:dwarf2_parse_variable Unsupported form for const value WCCOM (7) fixme:dbghelp_dwarf:dwarf2_parse_variable Unsupported form for const value srgb_cmp (a) fixme:dbghelp_dwarf:dwarf2_parse_variable Unsupported form for const value srgb_mul_low (a) fixme:dbghelp_dwarf:dwarf2_parse_variable Unsupported form for const value srgb_pow (a)
Which seem to indicate that the game tries to launch anyway (it looks like shader code).