Skip to content

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.

ENGINE_BRAKING

Layout Type
Base EA::Reflection::Float

The engine braking strength at low (index 0), medium (index 1), and high (index 2) RPM.

FLYWHEEL_MASS

Layout Type
Base EA::Reflection::Float

The flywheel's mass in kilograms.

Tip

This value may be decreased with performance upgrades.

IDLE

Layout Type
Base EA::Reflection::Float

The engine's idle RPM.

Tip

This value should not change with performance upgrades.

MAX_RPM

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.

RED_LINE

Layout Type
Base EA::Reflection::Float

The engine's redline RPM.

Tip

This value should not change with performance upgrades.

TORQUE

Layout Type
Base EA::Reflection::Float

Specifies the engine's torque in pound feet per 1000 RPM.