https://bugs.winehq.org/show_bug.cgi?id=42741
christooss@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |christooss@gmail.com
--- Comment #52 from christooss@gmail.com --- I tried Andrews build and I can too report that it works. It does print out some errors but at least custom game workes without problems. Haven't tried lkrotowski's git I imagine it works the same I will try it today and report about it.
If someone else wants to try:
$ git clone https://github.com/awesie/wine-starcraft $ mkdir wine-starcraft-binary $ cd wine-starcraft $ ./configure --prefix /home/<username>/wine-starcraft-binary $ make $ make install $ cd /home/<username>/wine-starcraft-binary $ WINEPREFIX="$HOME/.winesc" WINEARCH=win32 ./wine /pathtoStarcraft.exe