Installing and Playing World of Warcraft in Linux, revisited
- May 29th, 2010
- Write comment
On addition to my first post about this subject, after close to 2 years it is time to revisit and revise the whole manual to get World of Warcraft running on Wine.
So, let’s make a few assumptions here :
- You have a system running at least Ubuntu 10.4 Lucid Lynx, fully updated.
- You want to play World of Warcraft on it.
- You came here for an in-depth guide on how to get that done.
Alrighty, let’s get cracking then !
First thing you need to do is make sure that you have the right drivers installed for your video adapter and that you actually have hardware OpenGL support up and running on your system.
This is usually accomplished by running System->Administration->Hardware and then installing the proprietary hardware drivers for your particular videocard.
OpenGL hardware capabilities are also referred to as DRI, which means Direct Rendering Infrastructure. Without it, OpenGL will heavily lean on your CPU for all it’s calculations instead of your GPU. When you run a rather CPU intensive program, such as a computer game like World of Warcraft, you really do not want to do without it.