Install EVE on Ubuntu Linux using wine

Recently I had to update my skill queue, but no Windows system was available, just my notebook which uses Ubuntu as operating system. So how to run EVE on it?

Answer: use wine.

I heard about the program before, and knew they recently released version 1.4 were they made a few things easier, yet I did not expect it was that easy.

Here are all commands needed to install wine and EVE:

# Get wine
sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get install wine
 
# Install required components
winetricks allfonts
winetricks directx9
winetricks vcrun2005sp1
winetricks vcrun2010
 
# Get the EVE installer
wget http://content.eveonline.com/351477/EVE_Online_Installer_351477.exe
wget http://content.eveonline.com/351477/eveonline_351477_1of2.7z
wget http://content.eveonline.com/351477/eveonline_351477_2of2.7z
 
# Launch the installer
wine EVE_Online_Installer_351477.exe

Now you can install EVE just like on Windows. Once you are done you get a Launcher right on your Desktop. Double – click it and go!

There are some limitations of course, eg.: some people reported problems with walking in stations or crashed when running in windowed mode. But when you need to update your PI, Production stuff, Market orders or – like in my case – your skill queue, there is no problem with that.

This entry was posted in Other and tagged , , , . Bookmark the permalink.

2 Responses to Install EVE on Ubuntu Linux using wine

  1. Narcolapser says:

    Was that all you did? Cause I’ve got all those installed and it still doesn’t work. I get “Runtime error! Program: C:\Program Files\CCP\EVE\bin\ExeFile.exe Abnormal program termination” :c I just want to play the game I paid for!

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" cssfile="">