On Wed, Apr 13, 2011 at 2:14 AM, Davvvve <wineforum-user@xxxxxxxxxx> wrote: > start wow with wow.exe , not the launcher > He did but not the way that is recommended: This is what he used: wine "C:\\Program Files\\World of Warcraft\\WoW.exe" -opengl Should be: [code] cd $HOME/.wine/drive_c/Program\ Files/World\ of\Warcraft wine WOW.exe -opengl [/code] James McKenzie