http://bugs.winehq.org/show_bug.cgi?id=8997
--- Comment #54 from Tim Williams tjandacw@yahoo.com 2011-12-26 08:52:18 CST --- (In reply to comment #53)
Found out that this DotNet download works with wine-1.3.5 and only libraries msvcrt, mshtml. If I add windowscodecs, and gdiplus, I get TroopMaster hanging again after downloading the DotNet data.
Although I don't get the hanging, I do get a couple of popup dialogs saying "Out of Memory". I click 'Ok' and the program continues. Another symptom is the background picture (a JPEG image) is not displayed, but is just white.
This same configuration doesn't fix the bug using wine-1.2.
Working on trying to narrow this down.
It seems that I don't need to override any DLLs anymore. I used to need to override msvcrt, mshtml. I think I still need these to install, but removing them after installation doesn't seem to have an effect.