Three versions of Open Rails are readily available to users, as shown below:
For first-time users, we recommend the Stable Version which comes with an installer.
Whichever version you choose, Open Rails has a mechanism to notify you of new versions and to update Open Rails for you. You will find the settings for this mechanism in Menu > Options > Update
Open Rails will check for updates at most once a day. If an update is found, then you can install the update just by clicking on the link in the top, right corner:
If you follow the Open Rails project on the forums, then you will hear about bug-fixes and new features. These are included in the Unstable Version for developers and testers to try out. Once they have been checked and approved, they are published (on Friday) as the latest Testing Version. Any user can easily update to the current weekly Testing Version and benefit from these improvements.
For reference all the Testing Versions (executable and source) can be found in our archive.
T1.5.1-1502-g934fd3a3b
Merge pull request #1009 from mbm-OR/bugfix/Fix-TrainCarViewer-overlaps-when-display-size-changed80172b80
Fix: TrainCarViewer overlaps when display size changedT1.5.1-1500-g8773ee549
Merge pull request #1035 from mbm-OR/bugfix/Fix-TrainDrivingInfo-EngineBrakeStatus36dcea40
Fix: TrainDrivingInfo crashes if engineBrakeStatus is null.T1.5.1-1498-g7a341e17b
Merge pull request #1028 from twpol/feature/use-native-compressionc5f291d8
fix: Update launcher requirementsed17c280
fix: Use only standard built-in compression classes42e128a0
fix: Use only standard built-in compression classes4805f87f
fix: Use only standard built-in compression classesThe current Testing Version can also be downloaded as a Zip archive:
31 January 2025, 108MB
The documents included in the Testing Versions downloads can be found on-line at:
Note: Multiple versions of Open Rails will not interfere if they are saved to different folders.
To support development, the latest unstable version is also available, which is updated whenever a developer publishes a change. The unstable versions are more likely to contain serious bugs and are only recommended for users wishing to help with Open Rails development.
The Manual for the Unstable version is not included in the download, but is available on-line.
For reference all the Unstable Versions (executable and source) can be found in our Unstable archive.
Improvements to Open Rails are drawn from several public sources as shown here:
We try to make sure that these changes all work and fit together by reviews as marked in orange in the diagram.