Cities: Skylines
Slow Citizen Aging Configurable
38 коментара
WenShanUK 2 юни 2021 в 4:17 
默认情况下,将老化速度减慢到1/2,但在加载可以更改的地图后,还会在游戏目录中创建一个文件。

可配置模块的配置文件位置:

Windows-C:\Program Files(x86)\Steam\steamapps\common\Cities\u Skylines\slowCitizenAging.txt

Mac-/Users/<username>/Library/Application-Support/Steam/steamapps/common/Cities\u Skylines/slowCitizenAging.txt

Linux-/home/<username>/.steam/steam/SteamApps/common/Cities\u Skylines/slowCitizenAging.txt

创建文件后,您可以打开它并将文件中的数字更改为速度所需的除数。即:1/5老化速度为5。你不必完全退出游戏就可以进行更新,你可以在游戏运行时更改配置文件,然后加载你的保存,它会改变老化速度。
Baleur 3 дек. 2016 в 1:42 
Does this still work?
mottoth 4 март 2016 в 10:30 
Do you plan to fix it for v1.3.2 ? Can't do without it... too bad that my pre-snowfall city now loads well with v1.3.2 but is suffering deathwave coz' citizens are aging at normal rate.
MosaPudica 20 февр. 2016 в 17:10 
Does this work similar to https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=409070218

The "Slow Citizen Aging" thread indicates that it works as follows:

It uses the ThreadingExtensionBase from the modding API to do a OnAfterSimulationFrame call. I loop through the Citizens in the same way that the CitizenManager does it in the main game. I subtract 1 from their age except every 4th time in the slow and every 16th time in the very slow. I also won't reduce their age below certain thresholds to avoid setting off education/job change events again.

How does this mod do the age stretching?
MosaPudica 20 февр. 2016 в 17:05 
Note that for Linux, the path is (lowercase "steamapps"):

~/.steam/steam/steamapps/common/Cities_Skylines/slowCitizenAging.txt
Termite 27 окт. 2015 в 8:04 
Does anyone know the right divsor for 1 in game year = 1 year in age? I tried different ones and 12 or 13 are the nearest by the look of it. However, I noticed that young adult years go by slower than anyone in the 40+ range. After some testing, using the same divisor, I found 20 year olds were taking 18 months in game years/months to become 21 where some 40+ cims were ageing 2 years for every game year. At times though even the 20 year olds where gaining a year in only 4 game months.
Termite 27 окт. 2015 в 7:56 
@Maestro. Yes it does as the students take longer to get to graduate.
Maestro 5 окт. 2015 в 6:38 
Does this mod also slow down how quickly cims are educated as a side-effect?
Harag 24 септ. 2015 в 14:32 
@Nohealforu, thanks - do you know what affects it might have on the new features of the game?
Nohealforu  [автор] 24 септ. 2015 в 14:27 
@harag: It still appears to be functioning correctly.
Harag 24 септ. 2015 в 14:06 
@Nohealforu any idea when/if this is compatible with the new AD DLC???
Jaylen 23 юли 2015 в 12:39 
Is there a way to make aging faster?
Jaylen 23 юли 2015 в 7:18 
Can we make the aging go by faster instead of slower?
Seeks 23 май 2015 в 4:12 
Is it still working with 1.1?
Nohealforu  [автор] 8 апр. 2015 в 9:42 
@MrShinobi: unfortunately it doesn't have support for non-integer numbers, so 1.25 won't work.
MrShinobi 7 апр. 2015 в 20:23 
HI no thanks for this mod, so if I set 1.25, that means it's 1/1.25, which means if they currently live only 4-5 years (which I think it is not sure), 1.25 will make it 5-6 right?
Harag 6 апр. 2015 в 14:10 
Excellent, thanks I'll reenable it and see - been playing last couple of hours with out it and they are aging too quick.
Nohealforu  [автор] 6 апр. 2015 в 13:40 
@harag: should work fine with proper hardness.
Harag 6 апр. 2015 в 7:34 
Does anyone know if this Mod works with the "proper hardness" mod. ??
penny 3 апр. 2015 в 10:27 
ah ok thanks!
Nohealforu  [автор] 3 апр. 2015 в 9:46 
@Pennymorker: you don't have to start a new map, that part of the description wasn't worded very well, and is talking about if you change the speed in the config file that it will update as soon as you load a game.
penny 3 апр. 2015 в 8:46 
Do i have to start a new map for this to work because it says "and load a new map it will read the new value"?
markusheimerl 22 март 2015 в 12:17 
Thank you alot for this mod. Take my upvote :)
PicSoul 20 март 2015 в 17:58 
Awesome! Thank you for getting back to me.
Nohealforu  [автор] 20 март 2015 в 17:09 
@PicSoul: yes, the config file will be created wherever the Cities_Skylines directory is.
PicSoul 20 март 2015 в 16:00 
I see a lot of mods with a config file located in the C: drive but... what if I have my Steam games on a different drive? Will mods like this one still work?
Nohealforu  [автор] 19 март 2015 в 14:06 
@simplicity: Yes, a value of 16 in this mod makes it behave the same way as the 1/16 speed mod.
NZ_Wanderer 19 март 2015 в 14:04 
great mod, so if I wish to have my cims live to what your other mod is (1/16) I put 16 into configuration right/ :)
Bogmire 18 март 2015 в 14:38 
Skylineites live fast and die young, too young, thanks.
Nohealforu  [автор] 18 март 2015 в 10:21 
@Baleur: good call, I uploaded the wrong version apparently.
Baleur 18 март 2015 в 9:59 
The default seems to be 1/8, not 1/2
Flexible Games 17 март 2015 в 20:12 
Are you going to open the source? I'd like to see if it's possible to tweak the length of the different stages of life. Longer lives are great, but my city is currently sitting at 34% seniors.

Something like 6 years as Children, 6 as Teen, 6 as Young adult, 50 at Adult, and 15 for senior.
Patrik Reichl 16 март 2015 в 17:36 
I think it would be much better if someone figure out how to add some random factor to aging / deaths, then "only" slow the aging. "People moving into the city/being born should come with all sorts of starting ages (well not the babies that would be odd) and life spans, to be affected by your city's health/medical facilities/crime/accidents etc."
Patrik Reichl 16 март 2015 в 16:19 
Thank you! Did you tried what this makes with other in game mechanics? Cause if people get their knowledge from schools slowly, that way it will take enormous time to fill job places, or not?
Nohealforu  [автор] 16 март 2015 в 14:22 
Hmm, I could probably use a similar approach to handle garbage. I'll see what I can do.
Ironvos 16 март 2015 в 14:01 
Nice, less hearses to clog up traffic.

Just wondering, is it also possible to mod how much garbage people produce? Would be nice to see the insane amount of garbage trucks and landfills be lowered.
Nohealforu  [автор] 16 март 2015 в 13:09 
Yes, it works with existing cities.
kreaturen 16 март 2015 в 13:08 
It works with existing cities? I guess I'll just try.