http://bugs.winehq.org/show_bug.cgi?id=25658
--- Comment #19 from Dan Kegel dank@kegel.com 2012-12-01 15:00:05 CST --- With current game and no extra native DLLs, GameLauncher.exe fails to start up, complaining
libgluezilla not found. To have webbrowser support, you need libgluezilla installed fixme:gdiplus:GdipGetLineSpacing ignoring style System.NullReferenceException: Object reference not set to an instance of an object at System.Windows.Forms.WebBrowser.Navigate (System.Uri url) [0x00000] in <filename unknown>:0 at System.Windows.Forms.WebBrowser.set_Url (System.Uri value) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.Windows.Forms.WebBrowser:set_Url (System.Uri) at GameLauncher.ProdUI.DownloadScreen.InitializeComponent () [0x00000] in <filename unknown>:0 at GameLauncher.ProdUI.DownloadScreen..ctor (GameLauncher.ProdUI.GameLauncherUI launcherForm) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) GameLauncher.ProdUI.DownloadScreen:.ctor (GameLauncher.ProdUI.GameLauncherUI) at GameLauncher.ProdUI.GameLauncherUI.InitializeScreens () [0x00000] in <filename unknown>:0
'winetricks dotnet20' still works around that.