Wikia

WoWWiki

WoW optimizations on Wine for Linux

Talk0
98,585pages on
this wiki
Revision as of 04:44, August 19, 2011 by Fandyllic (Talk | contribs)

(diff) ←Older revision | Latest revision (diff) | Newer revision → (diff)

This is an article about optimizations for World of Warcraft for the WINE environment for Linux.

WereHamster's WINE branch

git://88.198.20.210/git/wine.git

Has a branch 'World.of.Warcraft' that contains some WoW-specific patches, such as an improved dsound/alsa driver. It uses the alsa driver, so you have to have alsa installed and configured.

To use this branch, you don't need to be root nor do you need to install anything!

Get the source and compile it:

$ git-clone git://88.198.20.210/git/wine.git wine-wow
$ cd wine-wow
$ ./configure
$ make depend && make

Make a new wine prefix:

$ WINEPREFIX="$HOME/.wine-wow" ./tools/wineprefixcreate

Now you can start WoW:

$ WINEPREFIX="$HOME/.wine-wow" ./wine /path/to/WoW.exe


Patches on top of vanilla-WINE

  • make DirectSound use alsa hardware buffers
  • disable GL_ARB_vertex_buffer_object
  • allow multisampling
Advertisement | Your ad here

Photos

Add a Photo
62,230photos on this wiki
See all photos >

Recent Wiki Activity

See more >

Around Wikia's network

Random Wiki