On Tue, Jul 19, 2011 at 12:06 PM, Sweyn78 <wineforum-user@xxxxxxxxxx> wrote: > Sorry it's taken me so long to reply... :\ > > How would you suggest I attempt to run the program from the terminal? Try this: cd $HOME/.wine/drive_c/Program\ Files/SEGA/Medival\ II\ Total\ War wine medieval2.exe If you want to capture output to a logging file to upload to a site like pastebin.com: wine medieval2.exe &> medieval.log Linux will 'expand' the backslash-space to be a space. Also, we ask that you try to run this program in the latest development release as there have literally been thousands of changes since 1.2.2 was released. James