http://bugs.winehq.org/show_bug.cgi?id=27902
--- Comment #4 from The Source thesource@mail.ru 2011-07-28 04:24:30 CDT --- Bisecting gave me the reason why app failed to start. One of the builds told me about missing vc6 runtime. With it app starts, but there's another problem - with mmap. 2 time of 3 when I try to start a game, Project64 says 'failed to allocate memory', and wine (not always however) prints mmap errors with the same text.
So, is it ok, that 1.3.24 wine doesn't tell about missing dlls? If it is ok, this should be closed I think. Should I also report mmap problem as separate bug? I tried several versions of wine from git and all of them (starting from 1.3.13 marked as platinum for this app on AppDB) have mmap problem.