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
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2889455050
Thank you for the prompt reply it was helpful in finding the setting!
How do I actually access the mod setting? It is not letting me change it from the scenario editor. Do I need to go somewhere else to change these setting?
or at least add more information to the mod menu about the settings used in the current save.
If you played more then one colony/save before 0.5 it was just annoying to adjust the settings every time.
<daysTillCurrentPauseEnds>0</daysTillCurrentPauseEnds>
<timesShift>0</timesShift>
<temperatureOffsetColdCurrentSave>250</temperatureOffsetColdCurrentSave>
<temperatureOffsetWarmCurrentSave>0</temperatureOffsetWarmCurrentSave><cycleLength>400</cycleLength>
<currentPeriod>0</currentPeriod>
<currentDay>619</currentDay>
<cycleInverted>True</cycleInverted>
the path is Users\ your user name \AppData\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios\Saves\ then open the save file with a text editor like notepad++ and search for
<def>ClimateCycle_Extended</def>
there are the settings for your game.
<daysTillCurrentPauseEnds>0</daysTillCurrentPauseEnds>
<timesShift>-3</timesShift>
<temperatureOffsetColdCurrentSave>25</temperatureOffsetColdCurrentSave> <temperatureOffsetWarmCurrentSave>30</temperatureOffsetWarmCurrentSave> <cycleLength>5</cycleLength> <currentPeriod>2</currentPeriod>
<currentDay>518</currentDay>
<cycleInverted>False</cycleInverted>
So with 1 year after 15 days you reach hot peak staying at limit for 6 to 12 days 1/2 - 1 month.
With 100 years it would be peak after 15 years staying for 30 to 60 days 1/2 - 1 year at peak...
Also note that with a cycle duration of 1 year temperature will go from 0 to -200 in 15 days each day about 13° the catch is I didn't use 2*pi but rounded it to 6.28 for the curve.
this leads to a small inaccuracy on short cycles below 2-3 years Wich could result in temperature going 180 -> 190 -> 180 -> 170 instead of 180 -> 190 -> 200 -> 190.
Well while writing this I got a solution I will force it to 100% during the 3-7 day peak duration.
Thank you for the update!
Just make sure to turn it to true before loading your save game default is set to false...
Also with 60 years duration it will take you 15 till you hit the first peak.
You can still edit the values inside your save file by adjusting temperatureOffsetColdCurrentSave and temperatureOffsetWarmCurrentSave.
[Auto-generated text]: Update on 11/20/2021 8:08:10 PM.