http://bugs.winehq.org/show_bug.cgi?id=33426
--- Comment #7 from dcelso dcelso@gmail.com 2013-04-23 05:38:53 CDT --- Hello, like bug 3341 has been marked as a duplicate of this. I tried the attached patch to test with dota2.
Currenly latest sources of git does not work correclty to play to dota2. When you select play button of dota2 menu to start the gameplay wine is blocked.
Using this patch on latest sources of git, dota2 continues without run.
latest commit that work well with dota2 is 147765a505fff264e7efc4666133d6772e737f8e
I searched the line of the patch in this commit and I see the same of latest git commit, so I think that this is not the change that break the gameplay, because in commented commit the line is the same that latest commit
http://source.winehq.org/git/wine.git/blob/147765a505fff264e7efc4666133d6772...