https://bugs.winehq.org/show_bug.cgi?id=43322
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #7 from Fabian Maurer dark.shadow4@web.de --- If you're compiling wine yourself, you can make the changed needed for steam to work yourself, and thus continue regression testing. You'll need a bit knowledge with coding though:
https://github.com/wine-compholio/wine-staging/commit/996d9ab307d102399c0014... Line 20 of that patch is enough to make steam work. Just copy the "total = sizeof(void *);" at the right place in the source file. At least that's how I did it.