Page 1 of 1

disable flashing "LUA-DRAW(MT)"

Posted: 23 Jan 2011, 11:33
by DreamWorker
howto disable flashing "LUA-DRAW(MT)" value in spring_multithread?
I understand that Lua drawing will slowdown game and better to disable some drawing widgets, but blinking LUA-DRAW is so distracting.
Thanks.

Re: disable flashing "LUA-DRAW(MT)"

Posted: 23 Jan 2011, 11:42
by jK
Then don't use spring-MT!

Re: disable flashing "LUA-DRAW(MT)"

Posted: 23 Jan 2011, 13:11
by DreamWorker
With single-thread SIM spring when I spectate game with ~1200 units i have ~10 fps.
With spring MT(singleplayer) I builded fighter screen of 1300 planes on my dual-core CPU have ~50 fps. (With different widgets LUA-DRAW have 30-50%).
So spring-MT is awesome because in sigle thread spring I can't manage my units in large battle.

Re: disable flashing "LUA-DRAW(MT)"

Posted: 23 Jan 2011, 13:14
by Jazcash
Yeh, I have about an average of 70% and it's just annoying that it's just always there flashing right over my resource bars impairing my vision of them ¬_¬ I mean, I'd understand if the 70% meant anything to me but it doesn't as I get more FPS with MT Spring than with ST so I'll use MT when I can.

Re: disable flashing "LUA-DRAW(MT)"

Posted: 23 Jan 2011, 13:26
by DreamWorker
hardware solution...
Image

Re: disable flashing "LUA-DRAW(MT)"

Posted: 23 Jan 2011, 13:29
by Jazcash
Looks much better.

Re: disable flashing "LUA-DRAW(MT)"

Posted: 24 Jan 2011, 18:11
by zerver
The flashing thing is there for a purpose --- to tell you that your widgets rape the CPU and you may lag out of the game.

You can disable it with /mtinfo

Re: disable flashing "LUA-DRAW(MT)"

Posted: 24 Jan 2011, 19:11
by Jazcash
zerver wrote:The flashing thing is there for a purpose --- to tell you that your widgets rape the CPU and you may lag out of the game.

You can disable it with /mtinfo
Thank you!