https://bugs.winehq.org/show_bug.cgi?id=47547
Ivan Kalvachev ikalvachev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Ivan Kalvachev ikalvachev@gmail.com --- The bug has been fixed in wine-4.18 release.
I did a bisect and the fixing commit seems to be:
commit c5dc41e980b311a9d49122c6e3e33a1c4483c660 Author: Alexandre Julliard julliard@winehq.org Date: Thu Oct 3 19:41:40 2019 +0200 kernel32: Move LoadLibrary functions to kernelbase.
So the theory that steam overlay expects some group of functions to be at the same library together seems plausible.