I've been clicking WoW for a long time (World Of Warcraft) and everything on Windows, that I was not happy with the performance of the game under Linux, however, I came across a post that described a little more than what I knew. More precisely, for optimal performance, more should be excluded “inclinations” of the game to use M $ libraries and graphic extras. This is done by going into the WTF folder and there is a config,wrf. Open it with your favorite text editor and add the following content
SET gxApi “opengl”
The most important option to start the game 🙂 We indicate that the task works in opengl and not as it is understood in dx9 mode 🙂
SET pixelShader 0
To ban the use of shaders
SET ffxGlow 0
SET ffxDeath 0
Added if there is low video performance
SET M2UseShaders “0”
It is added if there are problems with missing places on the black background and so on
SET Sound_SoundOutputSystem “1”
SET Sound_SoundBufferSize “150”
Added if we have sound problems
I only needed the first ones 4 declarations to add and everything was perfect. I use the wine version 1.0.1. Enjoy the game