Intel Graphics may not be the fastest graphics subsystem around with its shared system memory, but can be fast enough to run World of Warcraft in Wine.
For the most part, Wine will work on Intel graphics chipsets/processor graphics without much fuss on modern distributions. Note that a new feature, D3D9 in MESA, is now available. I have yet to test whether or not this actually works to speed up World of Warcraft. Right now I'm just using emulation from D3D9 to OpenGL, renderred through MESA.
Last updated August 29, 2017 (Latest is Legion, 7.3.0)
NOTE: I have found that Mists of Pandaria has broken some chipsets.
This is consistent with Blizzard dropping support for these devices,
quite possibly due to dropping OpenGL 1.x support.
All I know now is that it crashes in the driver,
but not sure what beyond that. The 5.0/5.1 change was very suspicious as
5.0 had serious drawing issues in OpenGL mode.
5.1 fixed these issues allowing Linux to be playable once more. With the release of Mists of Pandaria: Thunder King patch 5.2, I somehow was able to run WoW on my OpenGL1 machine again. Though many things could have changed, this is interesting...
With the release of Warlords of Draenor, a new round of testing is needed. Note that WoW now will happily eat 1GB of RAM and if you have less than this, running World of Warcraft may be futile. You should try to run as lean of a system as possible if you only have 1GB RAM.
Also I've found that Direct3D 9 mode sometimes works better on Intel HD graphics for some reason. OpenGL mode tends to do drawing artifacts but D3D, though marginally slower, draws very well. Make sure you try both. Not to mention that more drawing features are enabled! Note: Sunshafts and SSAO slow down graphics immensely on my HD3000.
This is a list of Intel graphics machines I've thought about/currently
running WoW on.
Chip | Class | OpenGL | Status |
---|---|---|---|
i830M (GW Solo 5350) | 830MG | 1.3 | Too Slow/Untested, assumed fail due to i865G |
i865G | 865G | 1.3 | FAIL WoD 6.1 ("Your 3D accelerator is not supported") |
i915G (HP Pavilion DV4000) | 915G | 1.4 | Stopped Working MoP 5.0, Works MoP 5.3 |
i945GM (Asus eeePC 900A) | 945GM | 1.4 | Stopped Working MoP 5.1, but worked in MoP 5.2 - 5.4.2 (needs special config to make it draw faster) - this is still really slow and likely not good enough for even WoW-Pokemon. Needs Wine 1.4.1? |
G31 (Gigabyte G31) | GMA 3100 | 1.4 | I never got working but should theoretically work due to similar class working. Failure mode is getting Agent.exe working :( |
i965G (Foxconn G9657MA) | GMA X3000 | 2.1 | Works in Legion 7.1, slow (around 3-5fps). It reports DX10 shader emulation is missing like the GMA4500, but nevertheless runs. Note that Launcher/B.net client reports that it can tell it's a G965 and warns the user that it's not supported. |
Q45 (Intel DQ45CB) | GMA 4500 | 2.1 | Works in WoD 6.1.2/Wine 1.7.19-r1 - very slow in D3D, must turn off most options to be usable FAIL Legion 7.0.3/Wine 1.8.2 - Q45 backend does not support DX10 shader emulation |
i7-2700k (Gigabyte Z68AP) | HD3000 | 3.1 | works MoP 5.4.2 |
i5-3317u (HP Envy4t Z77) | HD4000 | 3.1 | works Legion 7.2.5/Wine 2.0***** Working Legion 7.3/Wine-2.15-git-gamax92 with DX11 ***** |
Pentium 4 + Radeon X800XL | ATI Radeon X800 XL OSS | ? | Loads in WoD 6.1/Wine 1.6 runs but crashes (likely due to bad hardware) |
Pentium 4 + nVidia G210 | nVidia G210 OSS | ? | Loads in WoD 6.1/Wine 1.6 runs but crashes (likely due to bad hardware) |
Core i7 + ATI RadeonHD 5770 (1GB) | fglrx | ? | mostly working Legion 7.1.0+Opening Cinematic/Wine 1.9 - frequently spams "out of adapter memory" |
OSS radeonhd | 4.2 | mostly working Legion 7.2.5/Wine 2.0***** Working Legion 7.3/Wine-2.15-git-gamax92 with DX11 ***** |
These are the hints I've collected to get this working. I use Gentoo Linux but trying to make this as generic as possible. My system for reference is now an Intel Core i5-3317U Ultrabook with 4GB RAM. This uses the HD4000 on chip GPU. I occasionally will test with the Q45 (Intel DQ45CB motherboard). A list of Intel GPUs is available on Wikipedia so you can tell which ones have software/hardware vertex shaders.
Section "DRI" Group 0 Mode 0666 EndSection
glxinfo|grep render
" it says 'direct rendering: Yes'
and has an OpenGL renderer string that's not "software".
Try some basic X11 programs,
the good preliminary tests to make sure your graphics subsytem is working are
from the xscreensaver
package. The screen saver module locations
vary from distribution to distribution -
for Gentoo they're in /usr/lib/misc/xscreensaver
and SuSE in /usr/X11R6/lib/xscreensaver .
sproingies -geometry 1024x768 -delay 0 -fps
For reference, my G965 gets about 185fps on Sproingies and 1587fps on glxgears. The more important number is the Sproingies score, as it tests your system more. You may also try TuxRacer or some other Linux native game to test your system out.
(My Pentium3-Mobile and Intel i830 "Extreme Graphics" CGC gets a paltry 30fps on Sproingies despite using hardware acceleration, which is much too slow for WoW.)
I have recently discoverred somewhere between Wine 1.4.1 and 1.6 (in Gentoo) the detection system of the graphics subsystem changed and no longer will run on the i945GM. Wine-1.6 does work on the ATI/FGLRX RadeonHD 5770 and the Intel HD 4000, though.
OpenGL Text vertex handling does not work correctly on the GMA
in WoW (as witnessed by really screwed up lines dealing with text, or
by completely missing text)
so you'll need to disable vertex bufferring.
In the Wine user registry, a key:
[Software\\Wine\\OpenGL]
"DisabledExtensions"="GL_ARB_vertex_buffer_object"
will need to be added.
The text handling has been fixed (actually, shader issue) and the driver will
fall back to CPU renderring, and thus write text properly now.
Wine 1.3.32 seems to correctly autoconfigure WoW but crashes upon enterring the game. Apparently it was rootcaused to Intel MESA omitting patent encumbered code that's distributed separately in libtxc_dxtn (x11-libs/libtxc_dxtn for Gentoo), which deals with compressed texture maps. Darn you S3.
I've also noted that sometimes Wine eats up all your video memory and ends up
reporting "err:d3d:resource_init Out of adapter memory". You can create
a registry entry:
HKEY_CURRENT_USER//Software//Wine//VideoMemorySize
with the value of how many MB video RAM Wine should tell applications to use.
Setting this value lower than your physical video memory alleviates the
out of memory issue. I don't think this should be an issue with Intel chipset
graphics as it can always steal more...
SET UIFaster "2" SET UseVertexShaders "0" SET M2UseShaders "0"The UIFaster option will fix the icon drawing issue, and disabling the shaders will allow things to actually draw correctly for the most part. One side effect I see is that the textures drawn on the ground tend to show their wireframe lines, a bit ugly but heck I have no problem with them - it works!
Peer to Peer distribition seems to NOT work as of Cataclysm-4.3.
Launcher.exe will crash trying to download new bits.
Seems that Launcher for Pandaria-5.2 seems to be able to p2p now in Wine.
You may no longer need to disable p2p with:
$ wine reg add "HKCU\Software\Blizzard Entertainment\Blizzard Downloader" /v "Disable Peer-to-Peer" /t REG_DWORD /d "1" /fif needed. Please tell Blizzard to fix this for Wine... or Wine needs to emulate Windows behavior somehow.
Wine-1.3.23 has been tested to work with x86-64 Linux/Wine/WoW. Both the 64- and 32-bit WoW binaries seem to work as long as your Wine is compiled with the right support.
I have had problems with Agent.exe/launcher/patcher. I think Mists of Pandaria
5.2 seems to have solved some of them - it patched on my 32-bit install just
fine for once.
Launcher working on Intel HD4000:
Well just wanted to make it clear, it seems that Intel graphics makes Launcher
puke despite WoW itself works fine. You'll see a distorted launcher screen
where it seems like it was cut and sheared. From what I've seen and tested,
setting libGL to use software rendering is a workaround. Unfortunately if you
subsequently click on the "PLAY" button, it will launch WoW with software
rendering, which gives much less than desirable results.
However it will at least let Launcher work to patch your
installation.
LIBGL_ALWAYS_SOFTWARE=1 wine "World of Warcraft Launcher.exe"
Remember not to run WoW by pressing PLAY, quit out of the launcher and run
WoW.exe manually.
I was gettting around 7-8fps on my G965 pointing towards Shattrath Lower City with most options turned down, 1280x720 mode (it's my HTPC), and most other cities it's around the 20 fps range. For the most part I can do at least some stuff with it...
Screenshots
(old)Gentoo/fvwm2/Core2 Duo E6700/G965 Intel Graphics
Gentoo/Gnome/Core2 Duo E6700 (2.66GHz, 64-bit running 64-bit client)/G965 Intel Graphics
Gentoo/Gnome/Cataclysm Starter Account/Core2 Duo E6700/G965 Intel Graphics
Gentoo/Gnome/Core-i7 2700K (at 4.1GHz, 32-bit PAE) HD3000 Intel Graphics + Z68 chipset This is a recent screen shot of my desktop/compute farm machine running WoW.
Gentoo/Gnome/Atom N270 + 945GM chipset WoW on my Asus eeePC 900A, no sh*t, 30FPS? Lies!
Files
Sample config.wtf Used on my eeePC 900A (945G)
netbook to make it somewhat useable. I used it to get 5.2 working,
it at least let me login to Sunsong Ranch. Looking out the hut I only get 4
FPS, looking indoors of the hut, it gets to 8FPS or so. I didn't test it
much other than the pleasant surprise it didn't instant-crash as 5.1 did.
Hints, tips, and tricks:
DO NOT use the Recount or Skada addons if you want to raid or want more frames
per second. Both of these really slow down WoW in both Windows and especially
Linux Wine. It's actually playable with Recount disabled for 40-man raids.
With Recount, on my RadeonHD 5770 the frames per second can drop down to
less than 1 frame... Skada seems a bit better but still slow.
If you have more than 3GB RAM and have a 64-bit CPU, please use 64-bit Linux if you can. The 64-bit client and 64-bit Wine appear to work fine and is a good bit faster than running 32-bit PAE (so you can access all 4GB+ RAM) though both work. If you only have 2GB, highmem does not degrade performance that much and is fine. Also, when running 64-bit, there's no 32-bit memory worries to deal with - I constantly go OOM when running 32-bit. And my mana is just fine...
On my quest to remove Microsoft Windows from my machines, World of Warcraft has been quite an issue. This probably summarizes how I feel about different Linux drivers quality for WoW/Wine (NOTE: Take this table with a grain of salt. These were tested with different versions of WoW and different addons installed. I've noticed that running Recount in a raid on Mists of Pandaria has never resulted in good performance, I suspect even DBM could influence scores. Nevertheless this is a touchy feely guess at performance of WoW):
Accelerator/Driver | Exact Model (and CPU) | Library | Drawing Rating1 | Overall Speed Rating (fps2) | Notes |
---|---|---|---|---|---|
ATI R200 OSS | Radeon 9000M 64bit 32M (Pentium-M 1.6GHz) | D3D | 3/10 | 2/10 (3) | Slow! OpenGL mode crashes? Recent bit-rot makes it draw very poorly. |
Intel GMA OSS | G945/GMA950 (Atom N270 1.6GHz) | OpenGL | 3/10 | 1/10 (3)3 | Too Slow! Stripped down to be able to login. |
Intel GMA OSS | 915G/GMA900 (Celeron-M 1.5GHz) | OpenGL | 3/10 | 2/10 (6)3 | Slow! Used the 945G config. Note this is faster than the 945 because the Celeron-M is faster than the Atom, not sure if it still works. |
Intel GMA OSS | G965/GMA X3000 "128 bit Dual Channel" (Core2 Duo E6700) | OpenGL | 7/10 | 4/10 (10) | Slow! Seems complete and useable, draws correctly as-is |
Intel GMA OSS | Q45/GMA 4500 (Core2 Quad Q9550S) | OpenGL | 7/10 | 4/10 (10) | Slow! Seems complete and useable, draws correctly as-is |
Intel HD OSS | Sandybridge/Z68 (Core i7-2700K) | OpenGL | 5/10 | 7/10 (30) | OpenGL mode seems to flicker sometimes. In recent WoW versions (5.4.2) there is a disclaimer that WoW will no longer do greater than 1366x768 (wide) and 1280x960 (4:3) on
Sandybridge in Windows XP, and since Wine will look like WinXP may trigger the
same issue. Not sure what or why yet.
D3D9 mode looks pretty good so far |
D3D | 11/10 | 6/10 | |||
Intel HD OSS | Ivybridge/Z77 (Core i5-3317U) | OpenGL | 5/10 | 7/10 (30) | OpenGL mode seems to flicker sometimes, D3D9 mode looks nice |
NVidia Closed | GeForce4 MX420 64bit 64M (AthlonXP 2200+) | D3D | 10/10 | 3/10 (4) | This card is slow! But it runs WoW perfectly. Alas I hate closed source drivers. |
NVidia Closed | GeForce 8400GS 64bit 512M (Core2 Duo E6700) | OpenGL | 9/10 | 5/10 (20) | Not too bad for low end card |
ATI FGLRX Closed | Radeon HD 3650 128bit 512M (Core2 Quad Q6600) | OpenGL | 6/10 | 8/10 (26) | |
ATI FGLRX Closed | Radeon HD 5770 128bit 1G (Core2 Quad Q9550S) | OpenGL | 9/10 | 8/10 (50) | Newer FGLRX works fine. D3D mode is very nice looking but slower than expected, even if it is Recount's fault :( |
D3D | 11/10 | 6/10 (35) | |||
ATI RadeonHD OSS | Radeon HD 5770 128bit 1G (Core i7-2700K) | OpenGL | FAIL | FAIL | Have to use D3D mode. |
D3D | 11/10 | Very Good | |||
WindowsXP Catalyst | Radeon AIW 8500DV 128bit 64M (Pentium4 3.4GHz) | D3D | 10/10 | 7/10 (19) | WinXP Reference |
Windows7 Intel | Ivybridge/Z77 (Core i5-3317U, HD4000) | D3D | 11/10 | 8/10 (?) | Win7 Reference |
Windows8.1 Intel | Baytrail Z3735G (HD4000) | D3D | 10/10 | 6/10 (?) | Win8.1 Test |