http://bugs.winehq.org/show_bug.cgi?id=28246
Summary: regression prevents Dragon Age Origins from launching Product: Wine Version: 1.3.27 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: vaniaz@msn.com
With git bisect found this commit to prevent DA:O from launching, searched from 1.3.20 to 1.3.27. 62a55402596bc40119920935f434f38202f55bbc is the first bad commit commit 62a55402596bc40119920935f434f38202f55bbc Author: Piotr Caban piotr@codeweavers.com Date: Fri Jul 29 15:10:10 2011 +0200
msvcrt: Fixed vswprintf* exports.
:040000 040000 1d5846bd9c84f4260e5eec8ab75d5b313dd817c7 057beb1bd795c6d087dddf5eb5c084d0e62446fe M dlls ___________________________________________
Strange thing is - this commit is one month old, and still I had no problems with DA:O one week ago when wine 1.3.27 was released. Several days ago DA:O stopped working and I had some strange visual artifact in DA2. I thought it was hardware failure, but everything is ok in windows and after I replaced gtx 570 with gt 220 nothing changed. I was not able to find commit with regression between 1.3.26 and 1.3.27, and 1.3.26 stopped working for me too. Also I could not launch DA:O with wine 1.3.14 from opensuse repo - it is supposed to be much older than this commit is.