Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > GNU Linux Zone > Wine
Reload this Page Howto: Installing World Of Warcraft with Wine
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Wine Discussion about Wine, the Open Source implementation of the Windows API on top of X and Unix.

Closed Thread
 
Thread Tools Display Modes
Old 06-11-2006   #1 (permalink)
a12ctic
Linux User
 
Join Date: May 2005
Posts: 464
Howto: Installing World Of Warcraft with Wine

Here you all go, I wanted to make a walk through sense there dont seem to be any on the internet that are 100% right.

Part 1: Configuring Wine
Download the latest source code for wine, extract it into a directory. www.winehq.com
Download these patches
http://kaspersandberg.com/~redeeman/...e-cvs-glx.diff
http://kaspersandberg.com/~redeeman/...ow-fixes.patch
place these patches in the top directory of the wine source then open up counsle and type:
Code:
patch -p1 < wine-wow-fixes.patch
then:
Code:
patch -p1 < wine-cvs-glx.diff
Now you should be ready to compile wine in counsle do:
Code:
./configure
then
Code:
make depend && make
and finaly (make sure to be using root for this part, if you dont know how to get into root just type su - and enter your root password):
Code:
make install
Now make a file with a text editor in /etc called ld.so.conf, that contains a single line specifying a directory: /usr/local/lib. after this, while in root, run ldconfig.

At this point you will want to run wine to make your fake C:\ drive.

Now we need some dll's and the mozzila active x control dowload them here
msvcp60 :http://www.dll-files.com/dllindex/dl....shtml?msvcp60
mfc42: http://www.dll-files.com/dllindex/dll-files.shtml?mfc42
mozzila active x: http://prdownloads.sourceforge.net/w...2.exe?download

Now we can put the .dll files in the system folder:
Code:
mv msvcp60.dll mfc42 ~/.wine/drive_c/windows/system32/
Then well install the active X control:
Code:
wine MozillaControl1712.exe
now run winecfg

1. In the Applications tab change Windows version to Windows XP
2. In the Graphics tab:
1. Enable Pixel Shaders
2. Set Vertex Shader to Hardware
3. Enable Allow the window manager to control the windows
3. In the Audio tab set to OSS output

Part 2: Installing World of Warcraft
Now well 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.

for example(for the first cd)
Code:
 cp /dev/cdrom/*
then for the rest
Code:
cp /dev/cdrom/*.mpq
Once you have them all copied from copied, run the installer
Code:
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:
Code:
SET gxApi "opengl"
SET SoundOutputSystem "1"
SET SoundBufferSize "100"
SET gxColorBits "24"
SET gxDepthBits "24"
After this you can start up world of warcraft
Code:
wine ~/.wine/drive_c/worldofwarcraft/wow.exe -opengl
if you did all of it right it should start up and you can log on your acount and the updater should update your game and youll be set to go.

After this you should have a great gaming experiance, although its debatable, in my opinion it runs even smoother than in windows, with a 65-80 fps constant, on my hardware.

heres a screenshot:
a12ctic is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


All times are GMT. The time now is 12:54 AM.

Powered by vBulletin 3.6.8 ©2000 - 2007, content relevant URLs by vBSEO, Property of Core Root.

Content Relevant URLs by vBSEO 3.0.0