[Bug 42741] StarCraft I: 1.18 PTR fails to initialize ClientSdk.dll

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 1 02:30:15 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=42741

--- Comment #54 from Andrew Wesie <awesie at gmail.com> ---
I wrote a less hacky patch to fix the GetTickCount64/NtGetTickCount issues
(https://github.com/awesie/wine-starcraft/commit/8dca81567c1d3601338c67ee141f731f69e9dbcb).
It reuses one of the configuration options from wine-staging, so there are new
instructions for this code
(https://github.com/awesie/wine-starcraft/blob/master/STARCRAFT).

The remaining patch that needs to be fixed is implementing
BuildSecurityDescriptorW. There is a nearly 3 year old bug
(https://bugs.winehq.org/show_bug.cgi?id=37594) to implement this API. My
current patch is just a hacky workaround to make StarCraft work.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list