

Run WoW Smoother On Slower Computer
Have you ever feel that 'low' graphic settings isn't low enough?
Sometimes you got slowdown or freezing?
Here's some some commands to makes graphic settings even lower than low.
Ok, here it is.
First, you should set your graphic settings to 'low'
Then you enter these commands
/console gxcolorbits 16
/console gxdepthbits 16
/console skycloudlod 0
/console particledensity 0.3
/console lod 0
/console fullalpha 0
/console doodadanim 0
/console mapshadows 0
/console loddist 50
/console smallcull 2
/console maxlights 0
/console specular 0
/console pixelshader 0
/console detaildensity 1
/console unitdrawdist 20
/console waterlod 0
/console basemip 1
/console shadowlevel 1
/console alphalevel 1
/console anisotropic 16
/console textureloddist 80
and then you type
/console gxrestart
to restart your graphic engine.
And you'll got a lower graphic settings
You can also put
SET gxcolorbits "16"
SET gxdepthbits "16"
SET skycloudlod "0"
SET particledensity "0.3"
SET lod "0"
SET fullalpha "0"
SET doodadanim "0"
SET mapshadows "0"
SET loddist "50"
SET smallcull "2"
SET maxlights "0"
SET specular "0"
SET pixelshader "0"
SET detaildensity "1"
SET unitdrawdist "20"
SET waterlod "0"
SET basemip "1"
SET shadowlevel "1"
SET alphalevel "1"
SET anisotropic "16"
SET textureloddist "80"
in your Config.wtf in your WTF folder instead
If you know any other options or see that I use some option incorrectly, please tell me so that I can edit it.