[Bug 43890] Divinity: Original Sin 2 does not successfully launch

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Sep 7 09:23:19 CDT 2018


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

--- Comment #8 from notfood <notfood.dev at gmail.com> ---
According to https://gist.github.com/berenm/3e67cd273c2a530849e52218a1f2e70c

This issue appears to be a problem with the implementation of
SetThreadAffinityMask, for some reason it's failing and game hangs while
waiting for threads to be created.

That's why these commands allow it to run a bit further but fail afterwards

schedtool -a 0 -e wine bin/EoCApp.exe
taskset -c 0 wine bin/EoCApp.exe

-- 
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