http://bugs.winehq.org/show_bug.cgi?id=22410
--- Comment #11 from unmacaque@gmail.com 2010-04-21 05:54:23 --- So, I have tested the latest git and the 'Initialization failed' message is gone but the game will still not start saying that it encountered a problem and needs to close.
With WINEDEBUG=+msxml,+urlmon, a log file gets as big as 40 MB due to lines like these taking up a huge space, the addresses vary:
trace:msxml:SAXAttributes_create returning 0x197770 trace:msxml:isaxattributes_getLength Length set to 1 trace:msxml:isaxattributes_getLocalName (0x197770)->(0) trace:msxml:isaxattributes_getValue (0x197770)->(0) trace:msxml:isaxattributes_Release 0x197770
I have attachted a log of the last 300 lines, they may be containing relevant information about that behaviour.