-
Notifications
You must be signed in to change notification settings - Fork 2
AttribSys ‐ engine
rx edited this page Nov 29, 2024
·
5 revisions
This page documents fields in the engine
AttribSys class found in the ATTRIBUTES.BIN
file.
Layout | Type |
---|---|
Base | EA::Reflection::Float |
The engine braking strength at low (index 0), medium (index 1), and high (index 2) RPM.
Layout | Type |
---|---|
Base | EA::Reflection::Float |
The flywheel's mass in kilograms.
Tip
This value may be decreased with performance upgrades.
Layout | Type |
---|---|
Base | EA::Reflection::Float |
The engine's idle RPM.
Tip
This value should not change with performance upgrades.
Layout | Type |
---|---|
Base | EA::Reflection::Float |
The engine's maximum RPM.
Tip
This value should be set to RED_LINE + 1000.
Tip
This value should not change with performance upgrades.
Layout | Type |
---|---|
Base | EA::Reflection::Float |
The engine's redline RPM.
Tip
This value should not change with performance upgrades.
Layout | Type |
---|---|
Base | EA::Reflection::Float |
Specifies the engine's torque in pound feet per 1000 RPM.