https://bugs.winehq.org/show_bug.cgi?id=42741
taurusfacies cunningham.louis@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |cunningham.louis@gmail.com
--- Comment #26 from taurusfacies cunningham.louis@gmail.com --- It seems that I am able to start Starcraft without Overwatch, but the game simply runs in the background.
Ubuntu 16.04 Wine 2.4 (from apt)
What I did: Entered winetricks, attempted to install dotnet framework and secur32. It told me that Mono was not installed. After doing this, I was able to get as far as below. No fatal error, but still nothing opened up in the front. At first I thought it might be a firewall thing. Disabling and enabling ufw didn't do anything.
I noticed that there is a ClientSdk.dll in the StarCraft folder... perhaps someone can create a patched one to get the game working?
***
louis@lurcer:~$ wine --debug ./.wine/drive_c/Program\ Files\ (x86)/StarCraft/StarCraft.exe fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub fixme:advapi:RegisterEventSourceW ((null),L"Bonjour Service"): stub fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x79e55c,(nil)): stub fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x1586b0,(nil)): stub fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733 fixme:iphlpapi:DeleteIpForwardEntry (pRoute 0x79e8f0): stub fixme:iphlpapi:CreateIpForwardEntry (pRoute 0x79e928): stub fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x79e55c,(nil)): stub fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x1586b0,(nil)): stub fixme:service:svcctl_EnumServicesStatusW resume index not supported fixme:service:svcctl_EnumServicesStatusW resume index not supported fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x79e55c,(nil)): stub fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x1586b0,(nil)): stub fixme:netapi32:NetGetJoinInformation Semi-stub (null) 0x79e614 0x79e60c fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub wine: cannot find L"C:\windows\system32\--debug.exe" louis@lurcer:~$ fixme:advapi:ReportEventA (0xcafe4242,0x0001,0x0000,0x00000064,(nil),0x0001,0x00000000,0x79dd58,(nil)): stub fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00000064,(nil),0x0001,0x00000000,0x1586b0,(nil)): stub err:eventlog:ReportEventW L"mDNSCoreReceiveResponse: Received from 10.1.100.55:5353 16 lurcer.local. AAAA FE80:0000:0000:0000:800A:888C:BE09:8739" fixme:advapi:ReportEventA (0xcafe4242,0x0001,0x0000,0x00000064,(nil),0x0001,0x00000000,0x79dd5c,(nil)): stub fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00000064,(nil),0x0001,0x00000000,0x1586b0,(nil)): stub err:eventlog:ReportEventW L"mDNSCoreReceiveResponse: ProbeCount 2; will deregister 4 lurcer.local. Addr 10.1.100.55" fixme:advapi:ReportEventA (0xcafe4242,0x0001,0x0000,0x00000064,(nil),0x0001,0x00000000,0x79dccc,(nil)): stub fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00000064,(nil),0x0001,0x00000000,0x1586b0,(nil)): stub err:eventlog:ReportEventW L"Local Hostname lurcer.local already in use; will try lurcer-2.local instead" fixme:advapi:ReportEventA (0xcafe4242,0x0001,0x0000,0x00000064,(nil),0x0001,0x00000000,0x79dd58,(nil)): stub fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00000064,(nil),0x0001,0x00000000,0x1586b0,(nil)): stub err:eventlog:ReportEventW L"mDNSCoreReceiveResponse: Received from 10.1.100.55:5353 14 55.100.1.10.in-addr.arpa. PTR lurcer.local." fixme:advapi:ReportEventA (0xcafe4242,0x0001,0x0000,0x00000064,(nil),0x0001,0x00000000,0x79dd60,(nil)): stub fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00000064,(nil),0x0001,0x00000000,0x1586b0,(nil)): stub err:eventlog:ReportEventW L"mDNSCoreReceiveResponse: Unexpected conflict discarding 16 55.100.1.10.in-addr.arpa. PTR lurcer-2.local." fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x79e558,(nil)): stub fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x1586b0,(nil)): stub fixme:advapi:DeregisterEventSource (0xcafe4242) stub ***
Like I said, nothing new seems to happen after that.