LAG Issues
Posted: Sun Aug 28, 2011 7:41 pm
I have been experiencing LAG on every character I have made. Whenever I go to an area with a lot of monsters my character will lag for about 5-10 seconds with every tile move. I have noticed that it has gotten worse as I have progressed the game.
My current character, a lvl 31 Temporal Warden is exploring Ardhungol and this issue is ruining the game for me. After clearing the first level the lag lessened, but now that I am on the second level its a pain to do anything.
I have tried changing the graphics and video options, and the following fix:
"darkgod wrote:
Ok people who have lags can you please try that:
Edit the file game/loader/pre-init.lua and add
Code:
collectgarbage("setpause",100)
collectgarbage("setstepmul",400)
collectgarbage("restart")
at the top of it
Then run the game and see how it feels"
Nothing seems to work, HELP?
My current character, a lvl 31 Temporal Warden is exploring Ardhungol and this issue is ruining the game for me. After clearing the first level the lag lessened, but now that I am on the second level its a pain to do anything.
I have tried changing the graphics and video options, and the following fix:
"darkgod wrote:
Ok people who have lags can you please try that:
Edit the file game/loader/pre-init.lua and add
Code:
collectgarbage("setpause",100)
collectgarbage("setstepmul",400)
collectgarbage("restart")
at the top of it
Then run the game and see how it feels"
Nothing seems to work, HELP?