RimWorld

RimWorld

TicksPerSecond
13 Comments
pgames-food 30 Dec, 2022 @ 9:50pm 
hi can i check what happened to the [KV ]Keep Hands and Feet mod? i cant seem to find it on workshop.. do you know what the workshop number was for it?
Grizzle 12 Oct, 2022 @ 4:40pm 
Hi i published an unofficial update for 1.4 TicksPerSecond 1.4
Geojak 9 Nov, 2021 @ 12:38pm 
its easy to change. in the code in line 88 ToDisplay, just change the :0.00 to just :0. and it will only display integers.
Geojak 9 Nov, 2021 @ 12:32pm 
could the tps numbers be valued to full ticks without decimals. i feel like those decimals values only distract and take up screen space but dont actually add antiyng. i dont need to know if game runs at 333.68 Ticks, 334 or just 333 is enough
KiameV  [author] 11 Jul, 2021 @ 7:43pm 
Updated for 1.3
Анатолий 4 Jul, 2021 @ 8:56am 
l really like your work!
Please do keep at it:steamthumbsup:
hope my comments
make you happy
Viper 22 Sep, 2020 @ 6:53am 
people like KV take Rimworld from good to great. thanks for all you do KV
pgames-food 19 Sep, 2020 @ 4:54pm 
(for comparison, in my 1.0 game, i was getting 3-10) :)
pgames-food 19 Sep, 2020 @ 4:54pm 
hi kiame, ive been running the RimThreaded with some mods and this Ticks mod, recently and was surprisingly getting very good high ticks :) like 750+
KiameV  [author] 19 Sep, 2020 @ 12:29am 
Rewrote the code to be more efficient / less expensive to run. Added a mod setting to change the interval between updates.

Setting the interval to 5, for instance, will give the average ticks over the 5 second interval
KiameV  [author] 18 Sep, 2020 @ 5:26pm 
I just copied straight from the original. I'm looking to integrate the ui part in rimthreaded and make the tps a much better average. In any case thought I'd post this working version of this mod here.

Othe problem with dub's is you need the analyzer window open
Salad Snake 18 Sep, 2020 @ 3:04pm 
Does this still have the issue with the original where it was somewhat destructive in its method? It actually caused a slight but notable slowdown when active. The lag-free way of viewing your ticks/second is with Dubs Performance Analyzer. This mod isn't terrible for performance but if you're trying to eke frames out wherever you can it isn't ideal for the tool responsible for measuring your progress to actually add to the problem.
pgames-food 17 Sep, 2020 @ 9:11pm 
cool, thanks :)