try launch it via its icon. First find out exact game's icon name (in the two commands below, if your version of Wine is other than English, replace "Desktop" with its analogue in your language). Code: ls ~/.wine/drive_c/users/your_user_name_with_escaped_spaces_if_any/Desktop and then insert the fittest icon name with .lnk extension like this: Code: wine start "C:\users\Public\Desktop\Stronghold Crusader.lnk" and post here what wine traced out.