http://bugs.winehq.org/show_bug.cgi?id=36216
Ozan Türkyılmaz ozan.turkyilmaz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ozan.turkyilmaz@gmail.com
--- Comment #11 from Ozan Türkyılmaz ozan.turkyilmaz@gmail.com --- I reve(In reply to Matteo Bruni from comment #2)
I ran a regression test and weirdly (for me at least) the culprit seems to be:
commit 2005be6dc92c0943ede01525cecad88f8e83c9c7 Author: Vincent Povirk vincent@codeweavers.com Date: Wed Apr 16 15:50:37 2014 -0500
shell32: Use CREATE_NEW_CONSOLE when SEE_MASK_NOCONSOLE is omitted.
Reverting it on top of wine 1.7.18 fixes the issue here. Jerome, can you confirm? I guess a +tid,+exec,+process trace might shed some light.
I reverted and game connected just fine.