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
I'm reporting this because I've discovered a discrepancy between this mod and the Exosuit Framework mod ( https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3352894993 ) .
I discovered that when I try to repair an Exosuit while it's assembled in the Maintenance Bay added by the Exosuit Framework mod, it takes several times longer than usual. This extended repair time phenomenon increases or decreases proportionally when you adjust the tick rate of this mod, so I think it's probably because the tick rate reduction effect is also applied to the assembled Exosuit. In fact, this issue does not apply if you repair the Exosuit after unassembling it and storing it in Component Storage.
If you don't mind, I'd be happy if you added an option to remove the Exosuit from the tick rate reduction effect. Even if you don't, I'm still thanks to you.
Could not be that. Could be vtr related. But then you would have to complain to Ludeon on this one, not me. If true, they have a discord and have fixed a bunch of errors similar to the one you are complaining about. Send them a bug report with log and save file.
I dunno if this is real or I'm being a baby, but I figured I'd ask here since it seems related.
Options > Experimental > Apply for other things > Check
Those are pawn related activities. 'Things' are more like chemfuel refineries, fire, projectiles, etc.
Example is research speed / global workspeed, does the game use deltatime or does it go by tick
What a lot of mod authors do is just tick a version up from 1.5. Most mods either don't realize or account for the changes to the new version code was added which they now have to create a new section of code to account for.
"Oh but I removed your mod and it disappeared." It didn't. You just didn't check it properly for offscreen pawns.
Vanilla uses the same dilation factor as this mod uses. But I use for onscreen pawns and vanilla for offscreen only. Stop arguing with me and read properly what I am trying to tell you instead of thinking I don't know how my own mod works.
It could be some other performance mod, who knows. Thats why I want to test it when I have time.