Features: - ConsistLOD: fast-path Bezier position update for distant cars (PositionAccuracy matched, LocationF/R synced, OnPosition fired, culler sphere kept current) - ConsistFreezer: per-consist auto-freeze replacing stock all-or-nothing optimizer - PhysicsTimer: stacked ring buffers (render, FixedUpdate, Tick, PosCars) + report - PhysicsOverlayGUI: draggable stacked-area chart, reference lines always visible, ON/OFF toggles with persistence, opacity control - Settings: JSON persistence, full UMM settings panel with auto-save - ConsoleCommands: /rpf with freeze/unfreeze/dump/timing/overlay/forceactive/lod
11 lines
306 B
JSON
11 lines
306 B
JSON
{
|
|
"Id": "RailroaderPhysicsOverhaul",
|
|
"DisplayName": "Physics Overhaul",
|
|
"Author": "seton",
|
|
"Version": "0.1.1",
|
|
"ManagerVersion": "0.27.0",
|
|
"GameVersionPoint": "0",
|
|
"AssemblyName": "RailroaderPhysicsOverhaul.dll",
|
|
"EntryMethod": "RailroaderPhysicsOverhaul.Main.Load",
|
|
"Requirements": []
|
|
}
|