WorldofWarcraft

Differences between revisions 3 and 28 (spanning 25 versions)
Revision 3 as of 2005-12-27 03:45:24
Size: 2119
Editor: 210
Comment:
Revision 28 as of 2006-06-09 16:14:43
Size: 3911
Editor: cpe-069-134-168-042
Comment: Updated to Wine 0.9.15
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
World of Warcraft can also be played under Ubuntu by using Cedega, this howto, however, is for regular wine. World of Warcraft can also be played under Ubuntu by using Cedega. This howto, however, does not address Cedega.
Line 5: Line 5:
The authors of this howto gives no guarantees, this is totally YMMV. WARNING: The authors of this howto give no guarantees, so your mileage may vary. However, this is extremely unlikely to damage your system.
Line 9: Line 9:
To see how to install and configure Wine, see ["Wine"] The current version of Wine (0.9.15) needs a patch, so you have two options. You can either get the latest Wine package with the World of Warcraft patch from the ["Wine"] page (only for Dapper Drake users) or you can build Wine from source, applying the WoW patch during the process.

To compile Wine from source, see the following guide: https://wiki.ubuntu.com/BuildingWineFromSource
Line 12: Line 14:
If you want Wine to output audio using your alsa default device (so it might get routed through dmix for instance) open regedit and set the following:
WoW will run best using OSS. Run 'winecfg', select 'Audio', then select 'OSS Driver' as Wine's sound driver.

== Installing WoW ==

There are two ways:

1. Copy the files from an existing Windows installation, then run "wine /path/to/wow.exe" to start.

2. Copy all of the files from all of the CD's to a directory on your hard drive (overwrite when prompted), then "wine Install.exe" to install the game.

note: With 0.9.14, the installer will appear to hang with cpu @ 100%. Patience! Give it about 5mins, & a dialogue will eventually appear)

(Could somebody please report on if the installer issue has been fixed with Wine 0.9.15 or not?)

== Configuring WoW ==

Video:

If you try to configure WoW's video settings (Vertex Shaders/Pixel Shaders etc) while running opengl, WoW will crash. The workaround is to configure WoW's video settings while running WoW with d3d. If this causes the display to be inverted, don't be concerned. The display will right itself once you switch back to opengl. Running d3d is simply so you can set WoW's video options.
Line 14: Line 36:
[HKEY_CURRENT_USER\Software\Wine\Alsa Driver] "DevicePCM1"="default" wine wow.exe -d3d
Line 17: Line 39:
Sound:
Line 18: Line 41:
== Installing WoW ==
TODO

== Configuring WoW ==
Add the following to the file WTF/Config.WTF in your wow folder.
Add the following to the file {{{WTF/Config.WTF}}} in your WoW directory.
Line 25: Line 44:
SET SoundBufferSize "130" SET SoundBufferSize "100"
Line 29: Line 48:
Also, in order for patches to work, we need {{{mfc42.dll}}} from a windows installation (or dll-files.com) in {{{.wine/drive_c/windows/system}}}. When the patch program starts, it might ask something about Mozilla ActiveX. Just hit "no" and you should be fine. ''Note that the installation of activex that happens if you choose "Yes" does not work properly.'' If you have problems with stuttering, you may have to increase the sound buffer a bit. Do ican create audio sync issues.
Line 31: Line 50:
''You may have to increase the sound buffer a bit, YMMV'' WoW's Patch System:
Line 33: Line 52:
'''FYI''': WTF = WoW Text File In order for patches to work, we need {{{mfc42.dll}}} from a windows installation (or http://dll-files.com) in {{{.wine/drive_c/windows/system}}}. You will, however, need a Windows license to use this file.

When the patch program starts, it might ask something about Mozilla ActiveX. Just hit "no" and you should be fine. ''Note that the installation of activex that happens if you choose "Yes" does not work properly.''

Alternatively, you can use Wine to install Firefox, and the Mozilla Active X controls.

If you still have issues with the patcher, you can delete the {{{BackgroundDownloader.exe}}} file from your WoW directory and download manual patches from BitTorrent or the web.
Line 37: Line 62:
Now you should be able to play WoW by using {{{wine WoW.exe}}} from your WoW directory. Now you should be able to play WoW by using the command "wine /path/to/wow.exe".
Line 39: Line 64:
'''GLHF''' ;-)

You may have trouble with gnome-panel showing up above the WoW "window".
You may have trouble with the gnome-panel/kicker showing up above the WoW "window".
Line 49: Line 72:
Maybe sign this? http://www.blizzpub.net/petition ;-) Sign this petition for a native WoW port:
Line 51: Line 74:
For more information regarding WoW under wine see Darckness' gentoo support thread:  http://www.blizzpub.net/petition
Line 53: Line 76:
http://forums.gentoo.org/viewtopic-t-246098-highlight-warcraft.html For more information regarding WoW under Wine see Wine's appdb:

 http://appdb.winehq.org/appview.php?versionId=4031

The Gentoo wiki also contains good information, especially for those that need more detailed info:

 http://gentoo-wiki.com/HOWTO_Install_and_update_World_Of_Warcraft_with_wine

This howto describes how you can install and play World of Wacraft using Wine under Ubuntu-x86.

World of Warcraft can also be played under Ubuntu by using Cedega. This howto, however, does not address Cedega.

WARNING: The authors of this howto give no guarantees, so your mileage may vary. However, this is extremely unlikely to damage your system.

Installing Wine

The current version of Wine (0.9.15) needs a patch, so you have two options. You can either get the latest Wine package with the World of Warcraft patch from the ["Wine"] page (only for Dapper Drake users) or you can build Wine from source, applying the WoW patch during the process.

To compile Wine from source, see the following guide: https://wiki.ubuntu.com/BuildingWineFromSource

Configuring Wine

WoW will run best using OSS. Run 'winecfg', select 'Audio', then select 'OSS Driver' as Wine's sound driver.

Installing WoW

There are two ways:

1. Copy the files from an existing Windows installation, then run "wine /path/to/wow.exe" to start.

2. Copy all of the files from all of the CD's to a directory on your hard drive (overwrite when prompted), then "wine Install.exe" to install the game.

note: With 0.9.14, the installer will appear to hang with cpu @ 100%. Patience! Give it about 5mins, & a dialogue will eventually appear)

(Could somebody please report on if the installer issue has been fixed with Wine 0.9.15 or not?)

Configuring WoW

Video:

If you try to configure WoW's video settings (Vertex Shaders/Pixel Shaders etc) while running opengl, WoW will crash. The workaround is to configure WoW's video settings while running WoW with d3d. If this causes the display to be inverted, don't be concerned. The display will right itself once you switch back to opengl. Running d3d is simply so you can set WoW's video options.

wine wow.exe -d3d

Sound:

Add the following to the file WTF/Config.WTF in your WoW directory.

SET SoundOutputSystem "1"
SET SoundBufferSize "100"
SET gxApi "OpenGL"

If you have problems with stuttering, you may have to increase the sound buffer a bit. Do ican create audio sync issues.

WoW's Patch System:

In order for patches to work, we need mfc42.dll from a windows installation (or http://dll-files.com) in .wine/drive_c/windows/system. You will, however, need a Windows license to use this file.

When the patch program starts, it might ask something about Mozilla ActiveX. Just hit "no" and you should be fine. Note that the installation of activex that happens if you choose "Yes" does not work properly.

Alternatively, you can use Wine to install Firefox, and the Mozilla Active X controls.

If you still have issues with the patcher, you can delete the BackgroundDownloader.exe file from your WoW directory and download manual patches from BitTorrent or the web.

Playing

Now you should be able to play WoW by using the command "wine /path/to/wow.exe".

You may have trouble with the gnome-panel/kicker showing up above the WoW "window".

This is easily solved by setting a hotkey for fullscreen mode in gnome and using that hotkey when the problem arises.

Another problem that may arise if you are using CONTROL in your switch workspace key combo, tho that is easily fixed by changing the combo.

Related

Sign this petition for a native WoW port:

For more information regarding WoW under Wine see Wine's appdb:

The Gentoo wiki also contains good information, especially for those that need more detailed info:

To discuss this, please post at http://ubuntuforums.org/showthread.php?p=504667

CategoryGames CategoryDocumentation CategoryCleanup

WorldofWarcraft (last edited 2008-08-06 16:41:46 by localhost)