http://bugs.winehq.org/show_bug.cgi?id=25036
Adam Bolte abolte@systemsaviour.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |abolte@systemsaviour.com
--- Comment #4 from Adam Bolte abolte@systemsaviour.com --- I installed the game through Steam into a clean wineprefix, and did not need to touch setupapi.dll or cfgmgr32.dll. Also, xlive.dll is installed automatically and (AFAICT) correctly through Steam on first launch.
I also didn't need to manually touch vc++ 2005 or 2008 DLLs.
You do still need to take care of msasn1.dll and wintrust.dll (see Bug 35452). Without wintrust, you get errors in warning.txt regarding content.cat not being valid (forgot the exact message).
The contents of content.cat also get erased (the file becomes empty) after each execution attempt, so this must be restored each time or this will also cause a problem.
Once you get past both of those issues, the game doesn't stop - it'll keep running consuming 100% CPU but never actually do anything (Bug 35553) and needs to be killed manually. As such, I think in the last couple of years that we have progressed beyond the scope of this bug and it can be closed.