Massive slowdown

Where bugs go to lie down and rest

Moderator: Moderator

Message
Author
darkgod
Master of Eyal
Posts: 10751
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: Massive slowdown

#91 Post by darkgod »

Yay again :)
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Grey
Loremaster
Posts: 3517
Joined: Thu Sep 23, 2010 10:18 pm
Location: London, England
Contact:

Re: Massive slowdown

#92 Post by Grey »

I've gone through a couple of dungeons with the patch and haven't encountered slowdown of any sort - I'm quite amazed I must say.

About to do Dreadfell, so that'll be the big test :)
http://www.gamesofgrey.com - My own T-Engine games!
Roguelike Radio - A podcast about roguelikes

Lord Estraven
Uruivellas
Posts: 718
Joined: Tue Dec 13, 2005 12:35 am

Re: Massive slowdown

#93 Post by Lord Estraven »

The fix improves speed dramatically for me too, but CPU usage remains at 100% with or without it. Maybe that's a different bug.

Fizanko
Wayist
Posts: 22
Joined: Sun Jan 09, 2011 6:19 pm

Re: Massive slowdown

#94 Post by Fizanko »

darkgod wrote:Ok people who have lags can you please try that:
Edit the file game/loader/pre-init.lua and add

Code: Select all

collectgarbage("setpause",100)
collectgarbage("setstepmul",400)
collectgarbage("restart")
at the top of it

Then run the game and see how it feels
I just got some time and launched beta20 after making the change on the pre-init.lua file.
Using a level 13 archimage i explored Kor'Pul entirely and the change seems to make a very big difference as i didn't encountered a single slowdown.

Kor'Pul before this change had regular slowdowns. Seems this is THE fix to that stuttering/slowdown/lag very annoying issue.

great job !

Fizanko
Wayist
Posts: 22
Joined: Sun Jan 09, 2011 6:19 pm

Re: Massive slowdown

#95 Post by Fizanko »

I played a long session tonight with beta21 in a single seating during which i cleaned both Trollmire and Kor'Pul successively .
Then i went in the new version of Derth with the bunch of invading monsters (difficult to avoid them coming 1 by 1 with the new town design) shooting lightning at my characters in the same time.

I'm happy to confirm now that i encountered absolutely no slowdown during this whole session.

Tome4 now is running very smoothly on my not so recent system, even when there's a bunch of enemies around with lots of floating damage message, fantastic job in fixing this major annoyance definitively !

darkgod
Master of Eyal
Posts: 10751
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: Massive slowdown

#96 Post by darkgod »

YAY
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Post Reply