RimWorld

RimWorld

TicksPerSecond
13 kommentarer
pgames-food 30. dec. 2022 kl. 21:50 
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. okt. 2022 kl. 16:40 
Hi i published an unofficial update for 1.4 TicksPerSecond 1.4
Geojak 9. nov. 2021 kl. 12:38 
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 kl. 12:32 
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  [ophavsmand] 11. juli 2021 kl. 19:43 
Updated for 1.3
Анатолий 4. juli 2021 kl. 8:56 
l really like your work!
Please do keep at it:steamthumbsup:
hope my comments
make you happy
Viper 22. sep. 2020 kl. 6:53 
people like KV take Rimworld from good to great. thanks for all you do KV
pgames-food 19. sep. 2020 kl. 16:54 
(for comparison, in my 1.0 game, i was getting 3-10) :)
pgames-food 19. sep. 2020 kl. 16:54 
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  [ophavsmand] 19. sep. 2020 kl. 0:29 
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  [ophavsmand] 18. sep. 2020 kl. 17:26 
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 kl. 15:04 
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 kl. 21:11 
cool, thanks :)