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
uset g_traffic "1"
1 = default and can go up to 10 (I think)
alternatively it can be done through the console while gaming, for that you need to change these 2 line in the same config file:
uset g_developer "0"
uset g_console "0"
change both to one
once done you can open the dev console in game (while parked, or stopped at traffic lights), or in the menu with (in my case) the ~
and type in g_traffic 2 (for example)
0.0 is no traffic at all. 10.0 is crazy insane traffic jam. Somewhere between is probably what you want.
it is possible to give the values as integer (0, 1, 2, ...). The game will convert them to float.
g_traffic is a quick and dirty option it does come with some drawbacks. It can cause infinite loops of trains crossing rail road crossings since these are all under the traffic category.
g_traffic will increase ALL traffic and not certain traffic. For more precise traffic increase making a mod (or even modifying one for personal use) would be the better idea. Of course, a mod comes with its own drawback of potentially breaking with a game update.
Though generally increasing the traffic will put more load on your CPU and if your CPU is already bottlenecking everything then having more traffic will just cause more issues.