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
The new version aims to do a few things:
1. Immediate reinterpretation of the game world with almost no extra burden on the system
2. Allow other mods to use its data, instead of collecting the data on their own
#2 is the more important part. Currently, mods either collect data on their own with varying degrees of efficiency or modify the code behind the game. The former would cause your system to slow down more than necessary. The latter would cause your game to break, as many players are experiencing right now.
If other mods can start using the new overwatch module, players should be able to enjoy a very noticeable improvement in both performance and reliability from the mods. However, it is unlikely that a game running with mods will outperform a game running without mods.
The new overwatch library puts nearly 0 burden on the C:S engine and has an immediate reaction time. The new one can guarantee that, if the game engine knows something occurred, it will as well.
When the release day comes, I'll post an announcement under the deprecated mods, as well as on /r/citiesskylines and /r/citiesskylinesmodding
I'm restructuring the entire approach at the moment, and I'm very close to releasing a city overwatch library that adds nearly no burden on the game engine, i.e., extremely high efficiency. This library will be the foundation of the new versions of seagull remover and SOM.
(Filename: Line: 25)
Function class SoundChannelInstance *__cdecl SoundChannel::operator ->(void) const may only be called from main thread!