Playing windows ga,es through wine, but not installing them in Linux?

Try it and see.. only takes seconds to install wine. Don't forget the set the .exe as executable. Easy way is to right click \ properties \ permissions \ allow executing as program. You are on ubuntu right?
Mint 10.
Better bet is to play via PlayOnLinux: http://www.playonlinux.com/en/

I got my missus' Ubuntu laptop running every version of the Sims including the latest version on it without any issue at all.

Can I run a game already installed through windows?
 
Its generally not a good idea as its easy to break stuff.. but if you really want to you can do a "sudo nautilus" to get a file browser with root access

(if thats what you are asking because in typical Edward78 style you have completely failed at explaining properly what you want)

I just need to make the eve exe executable. Still won't let me make it executable. :( I just want to play a game sheeesh.
 
Last edited:
My eve is at /media/2280F6CE80F6A805/Program Files/CCP/EVE

So why does sudo chmod a+x /media/2280F6CE80F6A805/Program\ /Files/CCP/EVE/EVE.exe return that
chmod: cannot access `/media/2280F6CE80F6A805/Program /Files/CCP/EVE/EVE.exe': No such file or directory if I try sudo chmod a+x /media/2280F6CE80F6A805/Program\ /Files/CCP/EVE.exe I also get
chmod: cannot access `/media/2280F6CE80F6A805/Program /Files/CCP/EVE.exe': No such file or directory
 
did you try..

sudo chmod a+x "/media/2280F6CE80F6A805/Program Files/CCP/EVE.exe"

??

I still get the same with /eve.exe & eve/eve.exe

sudo chmod a+x "/media/2280F6CE80F6A805/Program Files/CCP/EVE/EVE.exe"
chmod: cannot access `/media/2280F6CE80F6A805/Program Files/CCP/EVE/EVE.exe': No such file or directory

I want to know where does it think eve is? In properties in gnomr it says Location is /media/2280F6CE80F6A805/Program Files/CCP/EVE.
 
Back
Top Bottom