Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
rocketman is no longer required (and updated to 1.6), because the most important parts of it are now in vanilla.
FPS doesn't matter, TPS does.
This mod works and does help with TPS, at least 20-40TPS increase.
I have a similar hardware with a 4080 SUPER instead, and I'm all the time at 220+fps.
It also happens to be the only way to actually get whatever your mysterious, vague problem is fixed.
Thx a lot!
Just wanted to add it for completeness. This mod helps by saving resources elsewhere, but meditation remains are major issue.
I'm no coding wizard and I'm not familiar with the internals of the mod, perhaps there's something you can do relating to this. It has essentially killed my Odyssey at this point as meditation drops me so low.
While it seems that the meditation as whole is a massive resource hog, the Wealth focus type in on a different level entirely, with a single pawn unlocking it effectively rendering meditation impossible due to TPS issues (though I figured out how to unlearn the focus with dev commands).
Anyway, maybe this is a good place to bring this to your attention?
Thank you for all the hard work you do on your mod as well as contributor on other mods.
I wish you an excellent day! :)
During meditation, TPS plummet from well over 200 to below 40 when select foci are selected. With just the base focuses, I see TPS drop from 200 to about 80 with 6 meditators. With just one of those unlocked the wealth meditation focus, it drops to well below 40, as low as 20 TPS.
-- VanillaPsycastsExpanded.StatPart_NearbyFoci:AllFociNearby seems to be the one that's hogging all the resources. Specifically -- System.Linq.IIListProvider<ValueTuple<Thing, List<MeditationFocusDef>, Single>>:ToList being called each tick.
Is there something you can do about it this, in this mod or the VPE mod proper (even better I'd imagine)?