安裝 Steam
登入
|
語言
簡體中文
日本語(日文)
한국어(韓文)
ไทย(泰文)
Български(保加利亞文)
Čeština(捷克文)
Dansk(丹麥文)
Deutsch(德文)
English(英文)
Español - España(西班牙文 - 西班牙)
Español - Latinoamérica(西班牙文 - 拉丁美洲)
Ελληνικά(希臘文)
Français(法文)
Italiano(義大利文)
Bahasa Indonesia(印尼語)
Magyar(匈牙利文)
Nederlands(荷蘭文)
Norsk(挪威文)
Polski(波蘭文)
Português(葡萄牙文 - 葡萄牙)
Português - Brasil(葡萄牙文 - 巴西)
Română(羅馬尼亞文)
Русский(俄文)
Suomi(芬蘭文)
Svenska(瑞典文)
Türkçe(土耳其文)
tiếng Việt(越南文)
Українська(烏克蘭文)
回報翻譯問題
Now unsubscribed because latest patch (1.1.1b) adds a configureable autosave option in the main menu/options screen. :-)
Otherwise if you break it up over time I think it would be best to move your saves to another folder after each day you work on it adding Dates to the save name. That way you can have 2 groups default and theend with more time of the last group so you can stop the game. I hope that helps.
- Fixed the error that appeared in the version 1.1 when we were using the save on the cloud. ( @tcgames65: Thanks for the warning )
- Fixed the error detecting the oldest save. ( @geminian_mike: thanks for the warning )
BTW:
I had problems to enable the mods after the version 1.1. I had to unsubscribe and subscribe every single mod from outside of the game ( @tcgames65 thanks! )
After the new patch, it seems that there are some errors and there's a chance that it won't work properly. I'm investigating it.
Thank you for your patient :)
New version of the mod uploaded.
Added the new parameter 'skip_save_on_groups' for the group. It makes that several groups don't save at the same time and will only save the one/s that we will choose.
For more info, read the description of the mod.
Thank you!
I have noticed today that there was a confusing error message when the mod started in a fresh instalation and the ini file didn't exist.
Thank you ^^
I uploaded a new version with bug related with the cloud save. When the 'save_cloud_image_hack' wasn't True, the mod didn't create a cloud save.
For me it's not annoying that behaviour, but for other people could be the same. I think that I could control that, stoping the autosave when we are dragging. But maybe there other people that don't feel the same about that.
Because of that, I started a thread with suggestions and improvements for the mod. If you think that this would be a nice improvement for the mod. Feel free to add your comment there and we can value it :)
Thanks!
So for now I'm done with it and have to remember to save manually.
This is a clear save because when you save manually you stop dragging anything, go to menu and save.
The feedback is always welcome :-P
Thanks
Thanks :)
The save_duration is a way to control that two groups don't try to save at the same time.
For example:
One group saves at 30 minutes and another one at 1h. The second save of the 30 minutes would start at the same time that the one from 1h. So I gave a "margin of time" for each save, to prevent that kind of things.
The code from Colossal doesn't contemplate this posibility. Well, It does, but the only thing that would happen is that the save from "1h group" would never happen, because the "30m group" would be saving first, and not leting the other one to be saved.
For that reason I prevent that with the parameter "save_duration". Which means that we have a marging of time of "1.5 seconds" for each save. And the second save is queued and processed later :-)
I hope that my explanation was more or less clear ^^
------------------------------------------------------------------------------
Of course, if the tag is anoying for us, I can remove it without any problem. An of course you would need to be more careful about the preffixes and suffixes of each group ( that's why I added the name of the group at the end, to create a unique name for each group ).
o0kami, I just add you, to help you :)
I have a request : can we remove the [foo] string added at the end of the save name with a foo category ?
What do really do the setting save_duration ?
Here my .ini file
default.save_time=5.0
default.use_game_time=False
default.save_slots=6
default.saved_per_city=True
default.save_pause_separately=False
default.saved_preffix=AUTO_5min_
default.saved_suffix=_
default.save_normalized_names=False
trente.save_time=30.0
trente.use_game_time=False
trente.save_slots=1
trente.saved_per_city=True
trente.save_pause_separately=False
trente.saved_preffix=AUTO_30min_
trente.saved_suffix=_
trente.save_normalized_names=False
heure.save_time=60.0
heure.use_game_time=False
heure.save_slots=1
heure.saved_per_city=True
heure.save_pause_separately=False
heure.saved_preffix=AUTO_1h_
heure.saved_suffix=_
heure.save_normalized_names=False
If that isn't the case, and you don't have the other mod installed. Please add me as friend and we can try to investigate the case.
Thanks :)
It's always welcome if I have people that can help me in some point, to test new features or in other OS. So if you want to coloborate, feel free to add me ^^
Thanks very much !
I just see your friend request. Do you still need my help ? If yes, I'll add you :)
Nice option for groups of save :p
Changes ( see more info in the description ):
- Added the concept of 'group of slots'.
- Now with the game speed ( if we want, as everything here ^^ ) , we can control the save time of the autosave ( the more speed, the faster autosave ).
- CHANGE THE PATH OF THE CONFIG FILE. Your older configuration should be preserved and moved to the new path.
- Possibility to enabled the log file to find easier and faster the errors.
I'll appreciate your feedback, as always. Thanks!
PD: I couldn't have time to investigate save games in the cloud. It will be my next step :)
Thanks!
As I see, Steam App is installed in /Applications/Steam.app
But, you can change the location of the game files as you can do on windows.
The default path is /Users/Me/Library/Application Support/Steam/
I set to another location on my drive to access quickly.
For me it's here : /Users/Me/Jeux/Steam Games/
So the SteamApps folder containing the Cities_Skyline game folder is in : /Users/Me/Jeux/Steam Games/
The workshop directory is also there.
But the local file I create, like Savegames, Assets, Maps,... are located here :
/Users/Me/Library/Application Support/Colossal Order/Cities_Skylines/
So the userGameState.cgs and the gameSettings.cgs are in there.
I'm not sure if there is another location for the files...
I hope this will help you :)
Based on the information from internet, that's the path where the games are installed.
Is there any option to change the installation folder or something like that? If there's a mistake on my instructions, I would appreciate that you or someone else tell the correct path.
Thank you!
I searched in the %HOME/Library/Application Support/Steam/steamapps/
but there is no folder name common here, nor the subfolder...
Thanks again, I appreciate so much these kind of things ^^
Thank you!
I also have fixed some possible situations when the autosave could be initialized incorrectly and wouldn't work.
If there is any error that you have detected, please, let me know it :)
Thank you!
If the parameter it's "True" it should generate a save with "_pause" at the end. If you set the value to "False" it will use the usally slots to save in pause state.
You can check the screenshot on my profile.
I wait for new feedbacks from you :-)
Thank you