Skip to content

Commit dd8ee2b

Browse files
authored
Merge pull request #295 from noah-severyn/update-automata-plugins
Update Automata Plugins
2 parents 082be8b + 110d6e3 commit dd8ee2b

2 files changed

Lines changed: 92 additions & 62 deletions

File tree

Lines changed: 66 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -1,66 +1,80 @@
11
---
22
title : "Automata Plugins"
33
description: "NAM Automata Plugins"
4-
lead:
4+
lead: Gli automi sono animazioni di automobili, treni, camion, imbarcazioni, pedoni, ecc., che si spostano lungo le reti di trasporto.
55
date: 2022-09-06T10:09:26+00:00
66
lastmod: 2022-09-06T10:09:26+00:00
77
draft: false
88
images: []
99
url: "docs/feature-guides/automata-plugins"
1010
---
1111

12-
{{< docstatus status="oldcontent" >}}
1312
{{< docstatus status="untranslated" >}}
1413

15-
*Note:** The Automata Plugins are also referred as Automata Controllers, like other NAM files where only one file can be installed at a time.
16-
17-
**IT IS IMPORTANT THAT YOU ONLY USE ONE OF THE "...*Automata_Plugin*..." FILES, & ONE ONLY. The NAM Installer should ensure this.**
18-
19-
The information below explains which " *...*Automata_Plugin*...*" files contain what changes. See the notes at the end before using any file.
20-
21-
The " *...*Automata_Plugin*...*" files have a naming scheme according to the following below:
22-
23-
" _...*Standard*" = Default Maxis values, except: It has been slightly modified to take into account the RealHighway network's speed. It has been changed to give more of an accurate representation of the speed the vehicles are travelling at on the RealHighway network, compared to the other networks. Nothing else in this file is changed.
24-
25-
" *...*Automata24*...*" = Automata, of most kinds, is displayed for most of the 24-Hour Sim day.
26-
27-
" *...*Radical*...*" = The following changes [increases/decreases]:
28-
29-
* Vehicle Lifespan Range: Min:50, Max:380
30-
* Ped Lifespan Range: Min:128, Max:255
31-
* Sim Prop Anim range: Min:25, Max:150
32-
* Max Peds per second [per tile]:100
33-
* Max Vehicles per second [per tile]:250
34-
* Max Peds [at any one time]:2500
35-
* Max Vehicles [at any one time]:5000
36-
* Max Aircraft [at any one time]:35
37-
* Max Watercraft [at any one time]:100
38-
* Sims per Train Car:100
39-
* Sims per Bus:80
40-
* Commute Train Length: Min:5, Max:15
41-
* Freight Train Length: Min:9, Max:25
42-
* Maximum level of Freight Trucks Cut-off [Industrial City Jobs]:500,000
43-
* Curve speed multiplier:0.7 [of normal speed]
44-
* Population Occupant Trip Radius [in tiles]:10
45-
* Moving Van Frequency [new residence]:2
46-
* Hill/Slope speed multiplier [% of normal speed when going up/down a hill]: 0.20
47-
* Simulation Speed multiplier-For Cheetah Speed only [this only applies if you use "Variable Speed Automata" in the Games Options]:8
48-
49-
Spawn/Recall for:
50-
51-
* Streets: 40%/30%,10%/40%
52-
* Roads: 50%/30%,10%/40%
53-
* Avenues: 60%/30%,10%/40%
54-
* Highways: 85%/60%,10%/30%
55-
56-
--Add Information about Persistent options here--
57-
58-
**Note:** Spawn/Recall is the percent chance/capacity at which more automata are added/removed for/from a tile. First set of numbers represents the percent chance at the specified capacity at which automata will be added; the second set is the percent chance at the specified capacity at which automata will be removed.
14+
## Overview
15+
SimCity 4 is not an "agent-based" game where each object you see on a road represents one "item" in the simulation. SimCity 4's automata are only a visual approximation of what is happening in the underlying traffic simulation, and maintain only a loose correlation to the actual statistical measures of the simulation. As such, any of the changes made to the Automata settings do not actually change any functional aspects of a network's capacity, speed, or commute attributes. As a representation of statistical data, automata may be prone to bizarre behavior that would defy real-world traffic logic. Due to the nature of how they are programmed, this is not something the NAM Team can address.
16+
17+
The Automata Plugins are also referred as **Automata Controllers**, in the sense that they control how the automata is shown in-game.
18+
19+
## Automata Options
20+
The Network Addon Mod provides a variety Automata Controllers to choose from, and each of them made from a combination of options which affect automata in a slightly different way. The two base options are:
21+
22+
<table>
23+
<tr>
24+
<td style="text-align:center;width:50%;"><h5 style="margin-bottom:0px;">Standard</h5></td>
25+
<td style="text-align:center;width:50%;"><h5 style="margin-bottom:0px;">Radical</h5></td>
26+
</tr>
27+
<tr>
28+
<td>Maintains the default Maxis values for the quantity of automata and speed they visually travel over a network. The only exception is for the <a href="/docs/feature-guides/realhighway-mod">RealHighway</a> network, which has had its speed increased to give more of an accurate representation of the speed the vehicles traveling at on a highway network.</td>
29+
<td>Increases the speed of automata travel and the maximum amount of automata able to be visible at a given time.</td>
30+
<tr>
31+
</table>
32+
33+
There are three additional options which modify the base options for additional customization:
34+
35+
<table>
36+
<tr>
37+
<td style="text-align:center;width:33%;"><h5 style="margin-bottom:0px;">24-hour</h5></td>
38+
<td style="text-align:center;width:33%;"><h5 style="margin-bottom:0px;">Persistent</h5></td>
39+
<td style="text-align:center;width:33%;"><h5 style="margin-bottom:0px;">LB</h5></td>
40+
</tr>
41+
<tr>
42+
<td>Varies the volume of automata present depending on the time of day. This option creates a low volume of traffic at night, a high volume of traffic during the morning and evening rush hours, and a medium volume of traffic in the middle of the day.</td>
43+
<td>Automata is visible for a longer period of time before it disappears.</td>
44+
<td>Increases the duration of the traffic signal cycles and increases the appearance of pedestrians, but otherwise functions like the <i>Radical 24-hour Persistent</i> variant. This option is not available for NAM Lite.</td>
45+
<tr>
46+
</table>
47+
48+
One of the base options and one or more of the additional options may be combined to produce your desired configuration.
49+
As an example, *Standard*, and *Standard 24-Hour*, and *Standard 24-Hour Persistent* are all valid configurations.
50+
51+
### Standard vs Radical Details
52+
The following parameters have been tweaked with the **Radical** option compared to the Maxis default **Standard** option. For more information on the details of each property, refer to the [Automata Tuning Exemplars list](https://wiki.sc4devotion.com/index.php?title=Exemplar_properties#Automata_Tuning_Exemplar) in the SC4D Wiki.
53+
54+
| Property | Standard | Radical |
55+
|---------------------------------|--------------|--------------|
56+
| Sims Per Train Car | 40 | 100 |
57+
| Curve Speed Multiplier | 0.5 | 0.7 |
58+
| Max Vehicles Per Second | 10 | 250 |
59+
| Max Vehicles | 250 | 5000 |
60+
| Vehicle Lifespan Range | 10, 20 | 50, 124 |
61+
| Max Peds Per Second | 4 | 100 |
62+
| Max Peds | 512 | 2500 |
63+
| Max Aircraft | 20 | 35 |
64+
| Ped Lifespan Range | 2, 4 | 128, 0 |
65+
| Max Watercraft | 20 | 100 |
66+
| Occupant Trip Population Radius | 3 | 10 |
67+
| Sim Prop Animation Range | 3, 10 | 25, 150 |
68+
| Simulation Speed Multiplier | 1, 2, 4, 0.5 | 1, 2, 8, 0.5 |
69+
| Commute Train Length | 3, 8 | 5, 15 |
70+
| Travelers Per Bus | 50 | 80 |
71+
| Moving Van Frequency | 1 | 2 |
72+
| Grade Speed Multiplier | 0.3 | 0.2 |
73+
| Freight Train Length | 9, 15 | 9, 25 |
74+
| Spawn/Recall: Streets | 40%/30%, 40%/30% | 40%/30%, 10%/40% |
75+
| Spawn/Recall: Roads | 40%/30%, 40%/30% | 50%/30%, 10%/40% |
76+
| Spawn/Recall: Avenues | 40%/30%, 40%/30% | 60%/30%, 10%/40% |
77+
| Spawn/Recall: Highway | 40%/30%, 40%/30% | 85%/60%, 10%/30% |
5978

6079
### Additional Notes
61-
62-
The file names explain what files contain what changes & are all based on the " _...*Standard*" file above. If a file name contains two [or more] of the above names, then that means it contains those changes as detailed above.
63-
64-
You do not actually need/have to use any of the " *...*Automata_Plugin*...*" file if you do not want to. It is not really imperative to the Network Addon Mod that a " *...*Automata_Plugin*...*" file is used. If you choose not to use one of the " *...*Automata_Plugin*...*" files though, then the Automata on the RealHighway network will not be represented fairly/accurately as intended.
65-
66-
**Automata:** Automata are basically animations; a "visual" representation. So while they represent the underlying Traffic happening [to some degree only really], they are only animations, and as such any of the changes made above do not actually change any functional aspects of networks capacities/speeds/commutes. Automata, being generated as a representation of statistical data, also may be prone to bizarre behavior that would defy real-world traffic logic. Due to the nature of how they are programmed, this is not something the NAM Team can address.
80+
An automata controller is not technically a required component of the Network Addon Mod, as if one is not present, the Maxis default values will be used. However, if do not use any automata controller, then the Automata on the RealHighway network will not be represented accurately as intended. If you do use an automata controller, **only one controller may be installed at a time**.

content/docs/feature-guides/automata-plugins/index.md

Lines changed: 26 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title : "Automata Plugins"
33
description: "NAM Automata Plugins"
4-
lead: Automata are animations of cars, trains, trucks, boats, etc. which travel over transit networks.
4+
lead: Automata are animations of cars, trains, trucks, boats, pedestrians, etc., which travel over transit networks.
55
date: 2022-09-06T10:09:26+00:00
66
lastmod: 2022-09-06T10:09:26+00:00
77
draft: false
@@ -16,21 +16,37 @@ The Automata Plugins are also referred as **Automata Controllers**, in the sense
1616

1717
## Automata Options
1818
The Network Addon Mod provides a variety Automata Controllers to choose from, and each of them made from a combination of options which affect automata in a slightly different way. The two base options are:
19-
* **Standard** - Maintains the default Maxis values for the quantity of automata and speed they visually travel over a network. The only exception is for the [RealHighway](/docs/feature-guides/realhighway) network, which has had its speed increased to give more of an accurate representation of the speed the vehicles traveling at on a highway network.
2019

21-
* **Radical** - Increases the speed of automata travel and the maximum amount of automata able to be visible at a given time.
20+
<table>
21+
<tr>
22+
<td style="text-align:center;width:50%;"><h5 style="margin-bottom:0px;">Standard</h5></td>
23+
<td style="text-align:center;width:50%;"><h5 style="margin-bottom:0px;">Radical</h5></td>
24+
</tr>
25+
<tr>
26+
<td>Maintains the default Maxis values for the quantity of automata and speed they visually travel over a network. The only exception is for the <a href="/docs/feature-guides/realhighway-mod">RealHighway</a> network, which has had its speed increased to give more of an accurate representation of the speed the vehicles traveling at on a highway network.</td>
27+
<td>Increases the speed of automata travel and the maximum amount of automata able to be visible at a given time.</td>
28+
<tr>
29+
</table>
2230

2331
There are three additional options which modify the base options for additional customization:
2432

25-
* **24-hour** - Varies the volume of automata present depending on the time of day. This option creates a low volume of traffic at night, a high volume of traffic during the morning and evening rush hours, and a medium volume of traffic in the middle of the day.
33+
<table>
34+
<tr>
35+
<td style="text-align:center;width:33%;"><h5 style="margin-bottom:0px;">24-hour</h5></td>
36+
<td style="text-align:center;width:33%;"><h5 style="margin-bottom:0px;">Persistent</h5></td>
37+
<td style="text-align:center;width:33%;"><h5 style="margin-bottom:0px;">LB</h5></td>
38+
</tr>
39+
<tr>
40+
<td>Varies the volume of automata present depending on the time of day. This option creates a low volume of traffic at night, a high volume of traffic during the morning and evening rush hours, and a medium volume of traffic in the middle of the day.</td>
41+
<td>Automata is visible for a longer period of time before it disappears.</td>
42+
<td>Increases the duration of the traffic signal cycles and increases the appearance of pedestrians, but otherwise functions like the <i>Radical 24-hour Persistent</i> variant. This option is not available for NAM Lite.</td>
43+
<tr>
44+
</table>
2645

27-
* **Persistent** - Automata is visible for a longer period of time before it disappears.
46+
One of the base options and one or more of the additional options may be combined to produce your desired configuration.
47+
As an example, *Standard*, and *Standard 24-Hour*, and *Standard 24-Hour Persistent* are all valid configurations.
2848

29-
* **LB** - Increases the duration of the traffic signal cycles and increases the appearance of pedestrians, but otherwise functions like the 24-hour radical persistent variant. This option is not available for NAM Lite.
30-
31-
The three additional options may be combined with one base option to produce your desired configuration. As an example, *"Standard"*, and *"Standard 24-Hour"*, and *"Standard Persistent 24-Hour"* are all valid configurations.
32-
33-
### Standard vs Radical Option Details
49+
### Standard vs Radical Details
3450
The following parameters have been tweaked with the **Radical** option compared to the Maxis default **Standard** option. For more information on the details of each property, refer to the [Automata Tuning Exemplars list](https://wiki.sc4devotion.com/index.php?title=Exemplar_properties#Automata_Tuning_Exemplar) in the SC4D Wiki.
3551

3652
| Property | Standard | Radical |

0 commit comments

Comments
 (0)