http://bugs.winehq.org/show_bug.cgi?id=28880
--- Comment #13 from Andrew Eikum aeikum@codeweavers.com 2011-10-27 09:54:54 CDT --- Yow, that's a lot of overrides. Can you attach a log with a clean prefix, so we can see what's going wrong without all the overrides? For example:
$ rm -rf ~/tmp_prefix $ WINEPREFIX=~/tmp_prefix winetricks vcrun2010 $ WINEPREFIX=~/tmp_prefix WINEDEBUG=+tid,+mmdevapi,+winmm,+midi,+dsound,+dmusic,+oss,+alsa,+coreaudio wine /path/to/GeneRally.exe &> log.txt