A lightweight Windows tool to edit Microsoft Train Simulator (.eng) engine files.
-
Edit engine fields in a simple GUI
-
Auto-save changes with backups
-
Optional advanced raw text editor
-
Logs all autosaves in-app
-
Select your
train.exeto load MSTS files -
Click a train to edit its engine
-
Modify values; changes are auto-saved
-
Toggle Advanced Mode for raw editing
-
Windows
-
Microsoft Train Simulator
EngineCategories.cs contains info for the stuff you can modify such as Mass, MaxPower, MaxForce, Sanding etc.
`{ "Brakes", new List<string> { "MaxBrakeForce" } }`
Brakes are the name of the tab in the MSTSE while MaxBrakeForce is the name of the "stat" in the .eng file of the trains