As SpawnHappyJake says, first fix the problems you've created by running as root. http://wiki.winehq.org/FAQ#run_as_root The command to start your game would be: Code: WINEPREFIX=/path/to/prefix wine start /Unix /path/to/program.exe (substitute the actual paths)