Have you tried AppDB?If its a recent version of wine,it might have regression errors(i.e stuff that worked before might not work now).If AppDB does not help,try using winedbg instead of wine to run the exe file,i.e: Code: $ winedbg "C:\Program Files\Game Dir\Game.exe" Type the command 'next' at each 'wine-dbg>' prompt,save the full output on the terminal and post it to Bugzilla.Hopefully AppDB alone will solve ur problem.