http://bugs.winehq.org/show_bug.cgi?id=8107
--- Comment #63 from Adam Martinson amartinson@codeweavers.com 2010-11-21 07:59:38 CST --- (In reply to comment #62)
... However, in the second to last logfile line there is a python error, about a file not found. I noticed that my username in that path is not spelled correctly. The letter "f" is replaced with "x0c". Is this normal or could it be the reason for the error?
Or is it something else that is causing python to fail? It seems to be unable to import the module "site". Could it be because I am running python3? I thought Civ IV shipped it's own python.
If it works with the msxml3 override, and not with built-in msxml3, then there's a problem in our msxml. That python error is probably because of python 3, but if it works fine with native msxml3 then there is still a msxml bug somewhere. If there is some doubt please retest with native msxml3 and make sure that still works.