The game doesn't need net. That is for the editor i think. Just let it install until the end (if, in fact you can, there was a Gog installshield bug that was recently fixed in wine that required a source patch to work around, but it was only cosmetic - the ui appeared to freeze, but you could wait until you saw that nothing was being written to disc and force close the installer).
Yes, regardless of this other bug, the installer will fail to install net, directx and possibly vcrun2008. But it doesn't matter. Just install it, maybe force terminate, or 'cancel' directx, vrun etc popups. Then install the patches (needs functional registry). Then move the game folder outside of the prefix, delete the prefix (to remove all the crap that may prevent things running), then use
winetricks vrun2008 d3dx9_36
Then start the game (make sure that your charset is en(US) if it freezes at the start).
And it works. You might want to use a custom prefix so that the foreign dlls you just imported with winetricks don't break other applications you run. Or maybe, just because you have things installed already and i just told you to delete the prefix. Just check the wine wiki howto. Also, if you do this, use the WINEPREFIX=~/yourprefix for winetricks too obviously.
Post edited July 23, 2014 by SCO.290