View Single Post
  #34  
Old 07-19-2010, 10:12 PM
mrybczyn mrybczyn is offline
Skeleton


Join Date: Feb 2010
Posts: 18
Default

I tried every trick in here and others, and still had occasional slow run issues. What fixed it for me was turning the sky off and disabling vertex shader, probably something to do with shitty ATI drivers.

So, if you're having persistent slowness issues, try turning off the sky under options->display.

and in eqclient.ini

TextureQuality=1
VertexShaders=FALSE
20PixelShaders=TRUE
14PixelShaders=TRUE
1xPixelShaders=TRUE
MultiPassLighting=FALSE
Last edited by mrybczyn; 07-20-2010 at 07:48 PM..
Reply With Quote