Just to give you some background on why I started posting here. Recently a fast one was pulled on me, I was made junior linux administrator at work, that with Zero linux experience ect. First thing I was concerned about was the fact that I have to un-install my Windows and install a linux OS.
Now being the hardcore gamer that I am, second concern was, is my world of warcraft going to work and how do I get it on seeing that linux does not work with .exe files. When I asked my senior, the server admin what to do, the only reply I got was..”Google is your friend”. And after browsing through hundreds of pages and chewing my finger nails to the bones, mainly because I had now idea what all this stuff meant I started with my installation.
So 2 months later and after a couple of re-installs I’ve finally got it to work, run smoothly and not giving me any hiccups. So to spare some unlucky guy out there the agony of what I had to go through, here it is a step by step on how to install World of Warcraft on you linux machiene.
Please note though that there is a lot a options ang guidance available on google and this is only to show you how I did my insallation. I am using ubuntu and wine for this installation
First things First.
Installing Wine
Fastest way to do this is to go the following route.
System, administration, synaptic packet manager
In the search bar type wine, and select it underneath for installation proceed with installing wine.
Make sure you have the latest version of wine installed, you can google for how this is done. Basically all you need to do is add a certificate and get a public key, it is going to take you less than 5 min to do.
Installing WOW
First you need to create a directory
eg. mkdir wowinstall
Now we will install World of Warcraft. Get out your cd’s and copy all of the first CD to a directory, after this copy the MPQ’s from the rest of the CD’s to the same directory.
eg. CD1
cp /dev/cdrom/*
eg. Rest of CD’s
cp /dev/cdrom/*.mpq
Now you can start to run the instal
eg.
wine /directory/were/you copied the cd's/installer.exe
Go through the installer, i would suggest taking out all the spaces in the directory where its installed, for easier acces in the future.
Once you have installed WoW, the /World of Warcraft/wtf/Config.wtf file needs to be modified. Add the following lines:
SET gxApi "opengl"
SET SoundOutputSystem "1"
SET SoundBufferSize "100"
SET gxColorBits "24"
SET gxDepthBits "24"
Now if you did this right, there should be a icon on your desktop, you can just double click the icon and your wow will launch with wine, dont update your account yet as we first have to install the expansions.
Installing wow Burning Crusade expansion
The steps to install