https://bugs.winehq.org/show_bug.cgi?id=42741
--- Comment #51 from Łukasz Krotowski lukasz.krotowski@gmail.com --- (In reply to tom+bugs.winehq.org from comment #50)
With https://github.com/lkrotowski/wine-starcraft.git I built it in an LXC containter (per the docs, you have to do this on Ubuntu).
I was able to run the game fine by running ./wine outside the container!
Unfortunately I get a crash
err:seh:setup_exception_record stack overflow 1360 bytes in thread 0009 eip 7bc49e86 esp 00240de0 stack 0x240000-0x241000-0x340000 fish: './wine /home/falken/.wine-overw…' terminated by signal SIGSEGV (Address boundary error)
or just a hang shortly after finding the small tank on the first proper mission (either just before or just after the start of the first fight with aliens)
I've had the same error without last Andrew's patch (Disable NtGetTickCount and GetTickCount64). Now it works fine. But mine is plain 32-bit build.